UNPKG

ember-data-codemod

Version:
40 lines (28 loc) 2.11 kB
# CHANGELOG ## v0.1.1 (2021-01-15) #### :bug: Bug Fix * [#118](https://github.com/ember-codemods/ember-data-codemod/pull/118) Switch to using typescript parser ([@dcyriller](https://github.com/dcyriller)) #### :memo: Documentation * [#91](https://github.com/ember-codemods/ember-data-codemod/pull/91) docs: add link to lint rule ([@bmish](https://github.com/bmish)) #### :house: Internal * [#61](https://github.com/ember-codemods/ember-data-codemod/pull/61) Release to npm only relevant files ([@dcyriller](https://github.com/dcyriller)) #### Committers: 3 - Bryan Mishkin ([@bmish](https://github.com/bmish)) - Cyrille David ([@dcyriller](https://github.com/dcyriller)) - [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) ## v0.1.0 (2020-01-30) #### :boom: Breaking Change * [#60](https://github.com/ember-codemods/ember-data-codemod/pull/60) Drop NodeJs 8 and 11 ([@dcyriller](https://github.com/dcyriller)) * [#30](https://github.com/ember-codemods/ember-data-codemod/pull/30) Migrate to use codemod-cli infrastructure ([@dcyriller](https://github.com/dcyriller)) #### :bug: Bug Fix * [#44](https://github.com/ember-codemods/ember-data-codemod/pull/44) Update only ember-data imports ([@dcyriller](https://github.com/dcyriller)) #### :memo: Documentation * [#52](https://github.com/ember-codemods/ember-data-codemod/pull/52) fix quotes typo ([@kellyselden](https://github.com/kellyselden)) * [#51](https://github.com/ember-codemods/ember-data-codemod/pull/51) package.json: Add ember-codemod keyword ([@dcyriller](https://github.com/dcyriller)) #### :house: Internal * [#60](https://github.com/ember-codemods/ember-data-codemod/pull/60) Drop NodeJs 8 and 11 ([@dcyriller](https://github.com/dcyriller)) * [#30](https://github.com/ember-codemods/ember-data-codemod/pull/30) Migrate to use codemod-cli infrastructure ([@dcyriller](https://github.com/dcyriller)) #### Committers: 3 - Cyrille David ([@dcyriller](https://github.com/dcyriller)) - Kelly Selden ([@kellyselden](https://github.com/kellyselden)) - [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview)