You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+17Lines changed: 17 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,20 @@
1
+
2
+
## v1.0.0 (2022-10-06)
3
+
4
+
#### :boom: Breaking Change
5
+
*[#177](https://github.com/ember-polyfills/ember-cached-decorator-polyfill/pull/177) Updating to blueprint for ember 4.7 ([@ef4](https://github.com/ef4)). Oldest supported Node is now 14, oldest supported Ember is still 3.13.
6
+
7
+
#### :rocket: Enhancement
8
+
*[#184](https://github.com/ember-polyfills/ember-cached-decorator-polyfill/pull/184) Macro-based ember version check ([@ef4](https://github.com/ef4))
9
+
*[#144](https://github.com/ember-polyfills/ember-cached-decorator-polyfill/pull/144) Simplify TS setup to avoid needing custom `paths` ([@dfreeman](https://github.com/dfreeman))
10
+
11
+
#### :house: Internal
12
+
*[#181](https://github.com/ember-polyfills/ember-cached-decorator-polyfill/pull/181) convert babel plugin to typescript ([@ef4](https://github.com/ef4))
13
+
14
+
#### Committers: 2
15
+
- Dan Freeman ([@dfreeman](https://github.com/dfreeman))
16
+
- Edward Faulkner ([@ef4](https://github.com/ef4))
0 commit comments