There was a bug if you were using can.view.mustache("TEMPLATE CONTENT") where it would return a string instead of fragment renderer. Those are fixed in 2.1. But if your code was relying on the bug, it might have broken. How are you calling the template?
↧