v2.8.0
What's Changed
- Fix reactivity for non-primitives by @jankapunkt in #418
- Completed GitHub community standards by @Veldergard in #422
- fix: remove unnecessary refererences in .versions by @jankapunkt in #429
- Added support for
Promise
s in#if
and#each
. by @radekmie in #424 - Updated documentation about async APIs. by @radekmie in #445
- Deprecate UI package by @StorytellerCZ in #431
- Update dependencies in blaze-hot by @StorytellerCZ in #432
- Update blaze package to es6 by @StorytellerCZ in #437
- Fix observe-squence has-implementation, close to underscore by @jankapunkt in #426
- Updating dependencies for templating-compiler package by @StorytellerCZ in #435
- Update templating deps by @StorytellerCZ in #434
- Update caching-html-compiler by @StorytellerCZ in #433
- Blaze-tool to ES6 by @StorytellerCZ in #436
- Revert "Blaze-tool to ES6" by @Grubba27 in #447
- Revert "Update caching-html-compiler" by @Grubba27 in #448
- Revert "Update templating deps" by @Grubba27 in #449
- Revert "Updating dependencies for templating-compiler package" by @Grubba27 in #450
- Update templating deps by @Grubba27 in #454
- Updating dependencies for templating-compiler package by @Grubba27 in #453
- Feature/update caching html compiler by @Grubba27 in #452
- Release 2.8 by @Grubba27 in #446
New Contributors
- @Veldergard made their first contribution in #422
Full Changelog: v2.7.1...v2.8.0