File tree Expand file tree Collapse file tree 3 files changed +31
-3
lines changed Expand file tree Collapse file tree 3 files changed +31
-3
lines changed Original file line number Diff line number Diff line change
1
+ # [ 2.0.0] ( https://github.com/retejs/rete-cli/compare/v1.2.0...v2.0.0 ) (2024-08-30)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * build ([ 2012653] ( https://github.com/retejs/rete-cli/commit/2012653be91ebdddb5e9bdbda1916dab29dbefa9 ) )
7
+ * dev build ([ 68c4434] ( https://github.com/retejs/rete-cli/commit/68c44343ac8217d0b8aa4a1e4e0f144464dd22a4 ) )
8
+ * eslint plugins ([ dfc43b4] ( https://github.com/retejs/rete-cli/commit/dfc43b411fea3a52648c0ea62972983ea0c7eab5 ) )
9
+ * message with newline ([ 4dd4987] ( https://github.com/retejs/rete-cli/commit/4dd49871158f8c184b15e6cdfa5f8e4b219ff9e9 ) )
10
+
11
+
12
+ ### Features
13
+
14
+ * flat eslint config ([ d52e7fe] ( https://github.com/retejs/rete-cli/commit/d52e7feed3e70e34997c2b1cf97bad8bef1b30d9 ) )
15
+ * linter runner ([ 2b641aa] ( https://github.com/retejs/rete-cli/commit/2b641aade41d3663351ed656fa787834c85bbdb9 ) )
16
+ * report to Sonar ([ 9e0ba55] ( https://github.com/retejs/rete-cli/commit/9e0ba551510fc332c4672ba26ef8e18895c6b5ef ) )
17
+ * type check linter ([ 04a55ef] ( https://github.com/retejs/rete-cli/commit/04a55efa00899dff7e21d597539800d10fd69136 ) )
18
+ * type coverage linter ([ 748dc68] ( https://github.com/retejs/rete-cli/commit/748dc681fbf149fe76f300051b3d75162f08976a ) )
19
+ * typescript 5 ([ 1e223ae] ( https://github.com/retejs/rete-cli/commit/1e223aee6607e25fc4ab2b228d4cf5c75e9e499f ) )
20
+ * update eslint ([ 80578e2] ( https://github.com/retejs/rete-cli/commit/80578e2ce294511564a4378a1cddb958695e669b ) )
21
+ * update rules and options ([ 1a9c720] ( https://github.com/retejs/rete-cli/commit/1a9c72084a2aba59282828b4d11a894a601c374e ) )
22
+ * update typedoc ([ 28da5e0] ( https://github.com/retejs/rete-cli/commit/28da5e00daa891cf285ea4d098dc8d15f706871e ) )
23
+
24
+
25
+ ### BREAKING CHANGES
26
+
27
+ * configs location, eslint config type
28
+
1
29
# [ 1.2.0] ( https://github.com/retejs/rete-cli/compare/v1.1.0...v1.2.0 ) (2024-08-30)
2
30
3
31
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " rete-cli" ,
3
- "version" : " 1.2 .0" ,
3
+ "version" : " 2.0 .0" ,
4
4
"description" : " " ,
5
5
"main" : " bin/module.js" ,
6
6
"module" : " bin/module.js" ,
You can’t perform that action at this time.
0 commit comments