Releases: mike-north/ember-api-actions
Releases · mike-north/ember-api-actions
v0.2.9
0.2.9 (2020-04-04)
Bug Fixes
v0.2.8
0.2.8 (2019-04-11)
Bug Fixes
v0.2.6
0.2.6 (2018-11-27)
Bug Fixes
- optionalDependencies -> devDependencies (e1b0c9e)
v0.2.5
0.2.5 (2018-11-08)
Bug Fixes
v0.2.2
0.2.2 (2018-11-01)
Bug Fixes
v0.2.1
0.2.1 (2018-11-01)
Bug Fixes
- after hook should only be fired if the record is NOT destroyed (9c91f99)
- cleanup variable names, delete empty file (cd0338f)
v0.2.0
0.2.0 (2018-10-31)
Bug Fixes
- after hook should only be fired if the record is NOT destroyed (9e4149c)
- cleanup variable names, delete empty file (b0e2bd9)
Features
- Extract serializeAndPush into a util exported by this add-on (67dbe8a)
v0.1.9
0.1.9 (2018-09-02)
Bug Fixes
- bump dependencies (915f13d)
- cut npm release only after ember-try cleanup (d8e261e)
- install regenerator for async/await in tests (ca062d3)
- linting (ce539bf)
- readme badges (e27d3f6)
- semantic-release (365ed29)
- semantic-release as optional dependency (dd36367)
- update tests to RFC 232 style (76c5142)