Skip to content

Latest commit

 

History

History
185 lines (114 loc) · 10.3 KB

CHANGELOG.md

File metadata and controls

185 lines (114 loc) · 10.3 KB

Change Log

v3.3.0 (2019-09-30)

Full Changelog

Merged pull requests:

v3.2.0 (2019-06-20)

Full Changelog

Closed issues:

  • Pass the model to dataForCustomAction within params for enabling serialization #59

Merged pull requests:

v3.1.0 (2019-03-04)

Full Changelog

Closed issues:

  • Warning: cjs already defined #54

Merged pull requests:

  • Update ember-cli-cjs-transform to 2.0.0 #55 (oakho)

v3.0.0 (2018-09-08)

Full Changelog

Implemented enhancements:

Closed issues:

  • [Feature request] Make it possible to add an extra 'callback' function to custom actions #46
  • urlForCustomAction not working. #45
  • Pass payload through serializer? #41

v2.1.0 (2018-05-01)

Full Changelog

Implemented enhancements:

  • Feature new pushToStore implementation #43 (Exelord)

Merged pull requests:

v2.0.1 (2018-04-23)

Full Changelog

Implemented enhancements:

v2.0.0 (2018-03-07)

Full Changelog

Implemented enhancements:

Closed issues:

  • Assertion Failed: You must provide a path for model action! #39
  • Error in the readme? #33
  • No compatible version found 1.6.0 on npm install #22

Merged pull requests:

v1.6.0 (2017-06-25)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Could not find module ember-data/-private/debug imported from ember-custom-actions/serializers/rest #20

v1.5.0 (2017-06-24)

Full Changelog

Implemented enhancements:

v1.4.0 (2017-06-20)

Full Changelog

Implemented enhancements:

  • Handle backend errors deserialization + support RESTSerializer #15 (dcyriller)

v1.3.0 (2017-04-10)

Full Changelog

Merged pull requests:

v1.2.2 (2017-03-01)

Full Changelog

Fixed bugs:

Closed issues:

  • Resource actions .then() returning undefined #12

Merged pull requests:

v1.2.1 (2017-02-13)

Full Changelog

Implemented enhancements:

v1.2.0 (2017-02-09)

Full Changelog

Implemented enhancements:

  • Add posibility to bind results #5 (Exelord)

v1.1.1 (2017-02-09)

Full Changelog

v1.1.0 (2017-02-08)

Full Changelog

Implemented enhancements:

Fixed bugs:

Merged pull requests:

v1.0.0 (2017-02-05)

* This Change Log was automatically generated by github_changelog_generator