UNPKG

ember-copy

Version:

Ember addon to replace deprecated copy function and Copyable mixin

27 lines (16 loc) 955 B
## v2.0.1 (2020-10-12) #### :house: Internal * [#3](https://github.com/emberjs/ember-copy/pull/3) Update to Ember 3.21 blueprint ([@loganrosen](https://github.com/loganrosen)) #### Committers: 1 - Logan Rosen ([@loganrosen](https://github.com/loganrosen)) ## v2.0.0 (2020-10-09) #### :boom: Breaking Change * [#6](https://github.com/emberjs/ember-copy/pull/6) Drop support for Node < 10; Bump ember-cli-babel to ^7.0.0. ([@nlfurniss](https://github.com/nlfurniss)) #### :bug: Bug Fix * [#4](https://github.com/emberjs/ember-copy/pull/4) Fix cycle detection ([@hjdivad](https://github.com/hjdivad)) #### :memo: Documentation * [#2](https://github.com/emberjs/ember-copy/pull/2) README: Fix import path ([@Turbo87](https://github.com/Turbo87)) #### Committers: 3 - David J. Hamilton ([@hjdivad](https://github.com/hjdivad)) - Nathaniel Furniss ([@nlfurniss](https://github.com/nlfurniss)) - Tobias Bieniek ([@Turbo87](https://github.com/Turbo87))