ember-set-helper 3.0.1 (patch)
ember-set-helper
,test-app
- #64 Move ci.yml to correct folder (@MelSumner)
- Other
- #65 putting it back where it was first (@MelSumner)
- Giles Thompson (@gilest)
- Melanie Sumner (@MelSumner)
ember-set-helper 3.0.0 (major)
- Other
- #61 moving to release-plan (@MelSumner)
- #54 Create dependabot.yml (@MelSumner)
test-app
- #53 Add a little CI (@MelSumner)
- Melanie Sumner (@MelSumner)
- @johanrd
- #33 Update assertion to match README (@betocantu93)
- #32 Move htmlbars to dev dep (@nlfurniss)
- Alberto Cantú Gómez (@betocantu93)
- Nathaniel Furniss (@nlfurniss)
- Chris Garrett (@pzuraq)
- #26 Remove target from assertion to better align with
mut
(@rwwagner90)
- Robert Wagner (@rwwagner90)
- #22 Fix setting a component argument's value (@boris-petrov)
- Boris Petrov (@boris-petrov)
- Jonathan (@lljr)
- Robert Wagner (@rwwagner90)
Placeholder syntax has been removed in this major release. It was experimental, and the finding was that it couldn't be generalized in a way that would make sense in the Handlebars language. Removing it brings this addon more inline with the future of the language as a whole.
The API has been simplified, and documentation has been updated to reflect the new API without placeholder syntax.
- Andrey Fel (@andreyfel)
- Chris Garrett (@pzuraq)
- Julien Palmas (@bartocc)