File tree 2 files changed +7
-2
lines changed
2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Ember Changelog
2
2
3
+ ## v3.27.4 (June 9, 2021)
4
+
5
+ - [ #19594 ] ( https://github.com/emberjs/ember.js/pull/19594 ) [ BUGFIX] Revert lazy hash changes
6
+ - [ #19596 ] ( https://github.com/emberjs/ember.js/pull/19596 ) [ DOC] Fix "Dormant" addon warning typo
7
+
3
8
## v3.27.3 (June 3, 2021)
4
9
5
10
- [ #19565 ] ( https://github.com/emberjs/ember.js/pull/19565 ) [ BUGFIX] Ensures that ` computed ` can depend on dynamic ` (hash ` keys
6
11
- [ #19571 ] ( https://github.com/emberjs/ember.js/pull/19571 ) [ BUGFIX] Extend ` Route.prototype.transitionTo ` deprecation until 5.0.0
7
- - [ #19586 ] ( https://github.com/emberjs/ember.js/pull/19586 ) [ BUGFIX] Fix Embroider compatibility
12
+ - [ #19586 ] ( https://github.com/emberjs/ember.js/pull/19586 ) [ BUGFIX] Fix Embroider compatibility
8
13
9
14
10
15
### v3.27.2 (May 27, 2021)
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ember-source" ,
3
- "version" : " 3.27.3 " ,
3
+ "version" : " 3.27.4 " ,
4
4
"description" : " A JavaScript framework for creating ambitious web applications" ,
5
5
"keywords" : [
6
6
" ember-addon"
You can’t perform that action at this time.
0 commit comments