File tree 2 files changed +19
-1
lines changed
2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change
1
+ # [ 3.0.0] ( https://github.com/projectcaluma/ember-localized-model/compare/v2.0.0...v3.0.0 ) (2023-05-17)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * ** deps:** convert @glimmer/tracking to dependency ([ 947a5c4] ( https://github.com/projectcaluma/ember-localized-model/commit/947a5c4f80096e6b8391c24d822523eb568c1350 ) )
7
+ * ** deps:** convert ember-data to peer dependency ([ b3adf35] ( https://github.com/projectcaluma/ember-localized-model/commit/b3adf353dfb53886598ac8db998a55dbe49b63c4 ) )
8
+
9
+
10
+ ### chore
11
+
12
+ * ** deps:** update dependencies ([ 0ef2341] ( https://github.com/projectcaluma/ember-localized-model/commit/0ef2341e9008041ae2e4f477d35455350dff1e40 ) )
13
+
14
+
15
+ ### BREAKING CHANGES
16
+
17
+ * ** deps:** Drop support for Ember v3.
18
+
1
19
# [ 2.0.0] ( https://github.com/projectcaluma/ember-localized-model/compare/v1.2.1...v2.0.0 ) (2023-01-27)
2
20
3
21
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ember-localized-model" ,
3
- "version" : " 2 .0.0" ,
3
+ "version" : " 3 .0.0" ,
4
4
"description" : " Handle model field translations for JSON:API" ,
5
5
"keywords" : [
6
6
" ember-addon" ,
You can’t perform that action at this time.
0 commit comments