File tree 1 file changed +9
-0
lines changed
1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Ember Changelog
2
2
3
+ ## v5.7.0-beta.1 (January 22, 2024)
4
+
5
+ - [ #20597 ] ( https://github.com/emberjs/ember.js/pull/20597 ) [ FEATURE] Add explicit support TS 5.1, 5.2, and 5.3
6
+ - [ #20224 ] ( https://github.com/emberjs/ember.js/pull/20224 ) Integrate types for the ` warn ` method
7
+ - [ #20579 ] ( https://github.com/emberjs/ember.js/pull/20579 ) Mark ` cached ` as a ` MethodDecorator ` instead of ` PropertyDecorator `
8
+ - [ #20609 ] ( https://github.com/emberjs/ember.js/pull/20609 ) Bump all glimmer-vm dependencies to 0.87.1
9
+ - [ #20619 ] ( https://github.com/emberjs/ember.js/pull/20619 ) [ CLEANUP] Cleanup incorrect module usage
10
+ - [ #20620 ] ( https://github.com/emberjs/ember.js/pull/20620 ) [ CLEANUP] Remove final eager consumption of AMD loader
11
+
3
12
## v5.6.0 (January 22, 2024)
4
13
5
14
- [ #20595 ] ( https://github.com/emberjs/ember.js/pull/20595 ) [ BUGFIX] An addon re-export should always be a JavaScript file
You can’t perform that action at this time.
0 commit comments