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
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,14 +1,13 @@
1
1
# Ember Changelog
2
2
3
-
### v4.1.0-beta.1 (November 19, 2021)
3
+
### v4.1.0 (December 28, 2021)
4
4
5
5
-[#19772](https://github.com/emberjs/ember.js/pull/19772) / [#19826](https://github.com/emberjs/ember.js/pull/19826)[FEATURE] Add a `@cached` decorator per [RFC #0566](https://github.com/emberjs/rfcs/blob/af64915b5ecde010fce09309a47ee6d2447588d0/text/0566-memo-decorator.md).
6
6
-[#19471](https://github.com/emberjs/ember.js/pull/19471) / [#19834](https://github.com/emberjs/ember.js/pull/19834)[FEATURE] Add `refresh` method to the Router Service per [RFC #0631](https://github.com/emberjs/rfcs/blob/master/text/0631-refresh-method-for-router-service.md).
7
7
-[#19776](https://github.com/emberjs/ember.js/pull/19776)[FEATURE] Provide `service` export from `@ember/service` in favour of `inject` implementing [RFC #0752](https://github.com/emberjs/rfcs/blob/master/text/0752-inject-service.md).
8
8
-[#19510](https://github.com/emberjs/ember.js/pull/19510)[DEPRECATION] Deprecate auto location per [RFC #0711](https://github.com/emberjs/rfcs/blob/master/text/0711-deprecate-auto-location.md).
9
9
-[#17570](https://github.com/emberjs/ember.js/pull/17570)[BUGFIX] Passing ObjectProxy with a property size to `isEmpty` would throw assertion
10
10
-[#18269](https://github.com/emberjs/ember.js/pull/18269)[BUGFIX] Fix for when query params are using a nested value
11
-
-[#19787](https://github.com/emberjs/ember.js/pull/19787) Setup basic infrastructure to ensure destroyables destroyed
0 commit comments