Skip to content

Latest commit

 

History

History
174 lines (92 loc) · 7.92 KB

CHANGELOG.md

File metadata and controls

174 lines (92 loc) · 7.92 KB

0.2.9 (2020-04-04)

Bug Fixes

0.2.8 (2019-04-11)

Bug Fixes

0.2.7 (2019-02-15)

Bug Fixes

  • change Ember.merge to Ember.assign (2859d33)

0.2.6 (2018-11-27)

Bug Fixes

  • optionalDependencies -> devDependencies (e1b0c9e)

0.2.5 (2018-11-08)

Bug Fixes

0.2.4 (2018-11-04)

Bug Fixes

  • deps: update dependency ember-cli-babel to v7.1.3 (54c61d4)

0.2.3 (2018-11-04)

Bug Fixes

  • deps: update dependency ember-cli-typescript to v2.0.0-beta.3 (c16743e)
  • ESLint fixes (b707c9f)

0.2.2 (2018-11-01)

Bug Fixes

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)

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)

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)

Change Log

Full Changelog

v0.0.11 (2015-12-09)

Full Changelog

Merged pull requests:

v0.0.10 (2015-09-14)

Full Changelog

Fixed bugs:

  • should note versions of ember-data this addon is compatible with #6

Merged pull requests:

v0.0.9 (2015-09-14)

Full Changelog

Merged pull requests:

v0.0.8 (2015-08-24)

Full Changelog

Closed issues:

  • collectionAction is not a function #7

v0.0.7 (2015-07-31)

Full Changelog

v0.0.6 (2015-07-28)

Full Changelog

v0.0.5 (2015-07-11)

Full Changelog

Merged pull requests:

v0.0.4 (2015-07-07)

Full Changelog

Merged pull requests:

  • Fixes issue with URLs that already end in a '/' character #4 (jmurphyau)

v0.0.3 (2015-07-06)

Full Changelog

Closed issues:

  • Ember Data and ajaxOptions #2

Merged pull requests:

  • Refactoring, and relying on Adapter#ajax and not Adapter#ajaxOptions #3 (mike-north)

v0.0.2 (2015-07-06)

Merged pull requests:

  • Use ember-data adapter for ajaxOptions and ajax #1 (mike-north)

* This Change Log was automatically generated by github_changelog_generator