Releases: meteor/blaze
Releases · meteor/blaze
v2.9.0
What's Changed
- Bump @adobe/css-tools from 4.3.1 to 4.3.2 in /site by @dependabot in #455
- Implemented async dynamic attributes (closes #443). by @radekmie in #460
- Blaze._expandAttributes returns empty object, if null or … by @jankapunkt in #458
- Release 2.9 by @Grubba27 in #463
Full Changelog: v2.8.0...v2.9.0
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
2.7.1
2.7
What's Changed
- Bump moment from 2.29.2 to 2.29.4 in /site by @dependabot in #386
- docs (Overview) add instructions on how to install
jQuery
. by @distalx in #381 - Bump moment-timezone from 0.5.34 to 0.5.37 in /site by @dependabot in #392
- Bump decode-uri-component from 0.2.0 to 0.2.2 in /site by @dependabot in #398
- Add types to core by @Grubba27 in #403
- Stop establishing unnecessary reactive dependencies by @imajus in #406
- Fix for legacy client by @zodern in #410
- Tests for ensuring that event handlers are not reactive by @imajus in #407
- Release 2.6.2 by @StorytellerCZ in #411
- Implemented async bindings in
#let
. by @radekmie in #412 - Added support for
Promise
s inSpacebars.call
andSpacebars.dot
. by @radekmie in #413 - Async: update test app by @jankapunkt in #416
- Release 2.7 by @Grubba27 in #415
New Contributors
- @Grubba27 made their first contribution in #403
- @imajus made their first contribution in #406
- @radekmie made their first contribution in #412
Full Changelog: v2.6.1...v2.7
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