Releases: ember-polyfills/ember-functions-as-helper-polyfill
Releases · ember-polyfills/ember-functions-as-helper-polyfill
v2.1.3-ember-functions-as-helper-polyfill
Release (2025-05-06)
- ember-functions-as-helper-polyfill 2.1.3 (patch)
🐛 Bug Fix
ember-functions-as-helper-polyfill
- #147 fix: Remove @ember/string dependency (@MichalBryxi)
🏠 Internal
ember-functions-as-helper-polyfill
- #149 Add release-plan (@NullVoxPopuli)
- #148 Switch to pnpm (@NullVoxPopuli)
Committers: 2
- Michal Bryxí (@MichalBryxi)
- @NullVoxPopuli
v2.1.2
v2.1.1
v2.1.0
v2.0.1
v2.0.0
2.0.0 (2022-01-30)
chore
- sync with RFC (343a698)
BREAKING CHANGES
- copy real implementation
this changes the behavior of the options arg to enable
optional positional params when options are not used.
See the RFC update for more details.
emberjs/rfcs#756