File tree Expand file tree Collapse file tree 3 files changed +8
-1
lines changed
Expand file tree Collapse file tree 3 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.37.0 (2024-08-19)
4+
5+ - Refactor: Replace ` render-modifier ` with ` ember-modifier ` (#694 )
6+ - Refactor: Remove last ` action ` usage (#695 )
7+ - Refactor: Remove unnecessary package dependencies (#696 )
8+
39## 0.36.2 (2024-08-06)
410
511- Refactor: Remove ` @ember/string ` peerDependency (#691 )
Original file line number Diff line number Diff line change @@ -32,6 +32,7 @@ You can also see some examples in my [Ember Animation Demo](http://github.com/ef
3232| Ember Version | Liquid Fire Release |
3333| ----------------- | ------------------- |
3434| 3.28 and newer | latest |
35+ | 3.16 through 5.10 | 0.36.x |
3536| 3.16 through 4.12 | 0.35.x |
3637| 2.12 through 3.15 | 0.33.x |
3738| 1.13 through 2.11 | 0.29.x |
Original file line number Diff line number Diff line change 11{
22 "name" : " liquid-fire" ,
3- "version" : " 0.36.2 " ,
3+ "version" : " 0.37.0 " ,
44 "description" : " Animated transitions for Ember applications." ,
55 "keywords" : [
66 " ember-addon"
You can’t perform that action at this time.
0 commit comments