v2.6.1
What's Changed
- Remove some old compat and update dependencies by @StorytellerCZ in #330
- Release 2.6 by @StorytellerCZ in #342
- add support for arbitrary iterables in #each templates by @antoinep92 in #341
- fix regression: non array iterables were always treatead as empty by @antoinep92 in #349
- For-in loop does not work in IE fix by @StorytellerCZ in #348
- Remove duplicate key by @harryadel in #357
- Make Template.contentBlock consistent by @znewsham in #358
- Remove underscore from observe sequence by @harryadel in #359
- Release 2.6 by @StorytellerCZ in #343
- Prevent firing callbacks until members are destroyed by @jankapunkt in #366
- Remove tests for removed API in spacebars, fix #369 by @StorytellerCZ in #370
- Blaze.remove should destroy view before detaching by @jankapunkt in #374
- Modify 'Must be attached' error to be more descriptive by @harryadel in #376
- Add a test for #374 by @harryadel in #377
- Release 2.6.1 by @denihs in #371
- Add linter by @jankapunkt in #382
New Contributors
- @antoinep92 made their first contribution in #341
- @znewsham made their first contribution in #358
- @denihs made their first contribution in #371
Full Changelog: v2.5...v2.6.1