Releases: buschtoens/ember-service-helper
Releases · buschtoens/ember-service-helper
v0.2.1
- fix: remove
service
re-export #347 by @bertdeblock
v0.2.0
Changes
- 💥 [BREAKING] Require Node.js
^12.20 || >=14.13
- 💥 [BREAKING] Require Ember.js
^3.12
- ✳️ Feature: Accessing service methods
README.md
for more details.
Check the - Internal: House-cleaning and updating to the latest dependencies
Significant Commits
- chore(pkg): use
files
inpackage.json
c20983c - chore(ci): fix
test-try.needs
9e693c8 - feat: auto-bound methods (#326) 1043b60
- chore(ci): disable
ember-canary
8b3bf5a - chore(ci): split CI and PR worklfows 10c2a87
- chore(ci): update Ember LTS matrix 45553b7
- chore(ci): disable
fail-fast
2cdb32d - test: remove IE 11 target 04cb5c1
- chore(ci): require min Node v10 147f319
- chore(ci): avoid
yarn run
on outdated env 754cf7d - chore(ci): update versions 7e25485
- chore(git): use
main
as default branch cdbd234 - chore: modernize d558adb
- chore(ci): fix scenario ad43ea5
- chore(ci): fix oldest env bb709ae
- docs(README): update CI badge 70be976
- styles: apply new config ff839b4
- chore(deps): update eslint-config 63064fd
- ci: GitHub Actions and new Dependabot, drop Travis 6302273
v0.1.0
- initial iplementation 8bd6b36