ember-data-lexascms
Version:
The officially supported addon for using LexasCMS with Ember Data.
46 lines (28 loc) • 1.62 kB
Markdown
## 0.1.4 (2020-12-04)
#### :rocket: Enhancement
* [#9](https://github.com/LexasCMS/ember-data-lexascms/pull/9) Add support for API keys ([@mike183](https://github.com/mike183))
* [#8](https://github.com/LexasCMS/ember-data-lexascms/pull/8) Add support for pre-encoded request contexts ([@mike183](https://github.com/mike183))
#### Committers: 1
- Michael Donaldson ([@mike183](https://github.com/mike183))
## 0.1.3 (2020-11-10)
#### :rocket: Enhancement
* [#5](https://github.com/LexasCMS/ember-data-lexascms/pull/5) Add support for LexasCMS Request Context ([@mike183](https://github.com/mike183))
#### :house: Internal
* [#6](https://github.com/LexasCMS/ember-data-lexascms/pull/6) Add Embroider safe compatibility tests ([@mike183](https://github.com/mike183))
#### Committers: 1
- Michael Donaldson ([@mike183](https://github.com/mike183))
## 0.1.2 (2020-07-20)
#### :bug: Bug Fix
* [#4](https://github.com/LexasCMS/ember-data-lexascms/pull/4) Fix package dependencies ([@davebond](https://github.com/davebond))
#### :memo: Documentation
* [#2](https://github.com/LexasCMS/ember-data-lexascms/pull/2) Document release instructions ([@mike183](https://github.com/mike183))
#### Committers: 2
- David Bond ([@davebond](https://github.com/davebond))
- Michael Donaldson ([@mike183](https://github.com/mike183))
## 0.1.1 (2020-07-16)
#### :house: Internal
* [#1](https://github.com/LexasCMS/ember-data-lexascms/pull/1) Reduce NPM package size ([@mike183](https://github.com/mike183))
#### Committers: 1
- Michael Donaldson ([@mike183](https://github.com/mike183))
## 0.1.0 (2020-07-16)
Initial release