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
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,15 @@
1
1
# Ember Changelog
2
2
3
+
### v3.27.2 (May 27, 2021)
4
+
5
+
-[#19511](https://github.com/emberjs/ember.js/pull/19511) / [#19548](https://github.com/emberjs/ember.js/pull/19548)[BUGFIX] Makes the (hash) helper lazy
6
+
-[#19530](https://github.com/emberjs/ember.js/pull/19530)[DOC] fix passing params to named blocks examples
7
+
-[#19536](https://github.com/emberjs/ember.js/pull/19536)[BUGFIX] Fix `computed.*` deprecation message to include the correct import path
8
+
-[#19544](https://github.com/emberjs/ember.js/pull/19544)[BUGFIX] Use explicit this in helper test blueprints
9
+
-[#19555](https://github.com/emberjs/ember.js/pull/19555)[BUGFIX] Improve class based tranform deprecation message
10
+
-[#19557](https://github.com/emberjs/ember.js/pull/19557)[BUGFIX] Refine Ember Global deprecation message
11
+
-[#19564](https://github.com/emberjs/ember.js/pull/19564)[BUGFIX] Improve computed.* and run.* deprecation message (IE11)
12
+
3
13
### v3.27.1 (May 13, 2021)
4
14
5
15
-[#19540](https://github.com/emberjs/ember.js/pull/19540)[BUGFIX] Ensure ember-testing is loaded lazily
0 commit comments