Commit cd970b3 1 parent e523142 commit cd970b3 Copy full SHA for cd970b3
File tree 2 files changed +30
-2
lines changed
2 files changed +30
-2
lines changed Original file line number Diff line number Diff line change
1
+ # [ 7.0.0-next.1] ( https://github.com/jorgebodega/typeorm-seeding/compare/v6.0.1...v7.0.0-next.1 ) (2023-10-30)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * deprecation messages ([ e523142] ( https://github.com/jorgebodega/typeorm-seeding/commit/e5231421610e92145779d798996dbddb62ee3d38 ) )
7
+ * eslint ([ 769263d] ( https://github.com/jorgebodega/typeorm-seeding/commit/769263d29ee1c8240b24ce2523229d02e621044d ) )
8
+ * update dependency commander to v10 ([ b43eca4] ( https://github.com/jorgebodega/typeorm-seeding/commit/b43eca4c4106557d95e70a95a8d08141ca65b389 ) )
9
+ * update dependency commander to v11 ([ 4eec67d] ( https://github.com/jorgebodega/typeorm-seeding/commit/4eec67d5390dfafbc42ad0ea68f68bb7b3b1936e ) )
10
+ * update dependency glob to v10 ([ 859da14] ( https://github.com/jorgebodega/typeorm-seeding/commit/859da145303cc0ccc24dced4f1940c9ec8fb7a44 ) )
11
+
12
+
13
+ ### chore
14
+
15
+ * bump minimum node version ([ c08c2b2] ( https://github.com/jorgebodega/typeorm-seeding/commit/c08c2b273d9eddc8fe1ce3d9b294c2e5f7e4c7df ) )
16
+
17
+
18
+ ### Features
19
+
20
+ * upgrade node version ([ b895adb] ( https://github.com/jorgebodega/typeorm-seeding/commit/b895adbac1ce2a541c02b78bd229f6081362950b ) )
21
+ * upgrade typescript ([ af5c2f7] ( https://github.com/jorgebodega/typeorm-seeding/commit/af5c2f76addd352e00538ea198e1ae794def5160 ) )
22
+
23
+
24
+ ### BREAKING CHANGES
25
+
26
+ * remove support for node 16
27
+ * now Node 14 (lts) and 17 are out-of-life
28
+
1
29
## [ 6.0.1] ( https://github.com/jorgebodega/typeorm-seeding/compare/v6.0.0...v6.0.1 ) (2023-01-03)
2
30
3
31
# [ 6.0.0-next.5] ( https://github.com/jorgebodega/typeorm-seeding/compare/v6.0.0-next.4...v6.0.0-next.5 ) (2023-01-03)
Original file line number Diff line number Diff line change 72
72
"typecheck" : " tsc --noEmit"
73
73
},
74
74
"types" : " dist/index.d.ts" ,
75
- "version" : " 6.0 .1"
76
- }
75
+ "version" : " 7.0.0-next .1"
76
+ }
You can’t perform that action at this time.
0 commit comments