@@ -4,95 +4,122 @@ All notable changes to this project will be documented in this auto-generated
4
4
file. The format is based on [ Conventional Commits] [ 1 ] ; this project adheres to
5
5
[ Semantic Versioning] [ 2 ] .
6
6
7
- ### [ 1.0.4] [ 3 ] (2023-01-29)
7
+ ## [ 2.0.0] [ 3 ] (2023-11-30)
8
+
9
+ ### 💥 Breaking Changes 💥
10
+
11
+ - End-of-life node versions (14 and 16) are no longer supported
12
+
13
+ - These packages are only guaranteed to work with the _ latest_ remark/unified
14
+ packages
15
+
16
+ #### ⚙️ Build System
17
+
18
+ - ** package:** add strip-ansi devdep; force update of unified-args to 11.0.1
19
+ ([ 150abb4] [ 4 ] )
20
+ - Update all plugins to work with unified@>=11 ([ fe98b3c] [ 5 ] )
21
+
22
+ #### 🧙🏿 Refactored
23
+
24
+ - ** package:** bumped minimum node version to maintained ([ 364aced] [ 6 ] )
25
+
26
+ ### [ 1.0.4] [ 7 ] (2023-01-29)
8
27
9
28
#### ⚙️ Build System
10
29
11
- - Stabilize build process ([ 6994784] [ 4 ] )
30
+ - Stabilize build process ([ 6994784] [ 8 ] )
12
31
13
- ### [ 1.0.3] [ 5 ] (2023-01-04)
32
+ ### [ 1.0.3] [ 9 ] (2023-01-04)
14
33
15
34
#### ⚙️ Build System
16
35
17
- - ** packages:** update maintainence badge ([ 4cbf746] [ 6 ] )
36
+ - ** packages:** update maintainence badge ([ 4cbf746] [ 10 ] )
18
37
19
38
#### 🔥 Reverted
20
39
21
40
- _ "test: replace remark-remove-comments with
22
- @xunnamius/remark-remove-comments "_ ([ 2395903] [ 7 ] )
41
+ @xunnamius/remark-remove-comments "_ ([ 2395903] [ 11 ] )
23
42
24
- ### [ 1.0.2] [ 8 ] (2022-12-06)
43
+ ### [ 1.0.2] [ 12 ] (2022-12-06)
25
44
26
45
#### 🪄 Fixes
27
46
28
47
- ** packages:** use "remark-lint" as origin scope for comment-level
29
- disable/ignore support ([ 3f15c0f] [ 9 ] )
48
+ disable/ignore support ([ 3f15c0f] [ 13 ] )
30
49
31
- ### [ 1.0.1] [ 10 ] (2022-10-29)
50
+ ### [ 1.0.1] [ 14 ] (2022-10-29)
32
51
33
52
#### 🪄 Fixes
34
53
35
54
- ** packages/remark-lint-fenced-code-flag-case:** use better existence guarantee
36
- for options object ([ 955c4f4] [ 11 ] )
55
+ for options object ([ 955c4f4] [ 15 ] )
37
56
38
- ## [ 1.0.0] [ 12 ] (2022-10-29)
57
+ ## [ 1.0.0] [ 16 ] (2022-10-29)
39
58
40
59
#### ✨ Features
41
60
42
61
- ** packages/remark-lint-fenced-code-flag-case:** add new package
43
- ([ 593cd60] [ 13 ] )
62
+ ([ 593cd60] [ 17 ] )
44
63
45
64
#### ⚙️ Build System
46
65
47
- - Add all-contributors ([ 84bff68] [ 14 ] )
48
- - ** lint-staged:** add doctoc to pre-commit build process ([ fa4f9ee] [ 15 ] )
49
- - ** package:** add doctoc to npm format script ([ 112d42c] [ 16 ] )
50
- - ** package:** defer to jest.config.js for coverage options ([ 05cd09e] [ 17 ] )
51
- - ** package:** fix npm test script jest invocations ([ a2ccf80] [ 18 ] )
52
- - ** package:** update core npm format script ([ c9d61ba] [ 19 ] )
53
- - ** package:** use actual test ignore regex pattern ([ 6358888] [ 20 ] )
54
- - Update core build toolchain ([ 19243d6] [ 21 ] )
55
- - Update core lint npm script; add lint: all npm script ([ bd84d8f] [ 22 ] )
66
+ - Add all-contributors ([ 84bff68] [ 18 ] )
67
+ - ** lint-staged:** add doctoc to pre-commit build process ([ fa4f9ee] [ 19 ] )
68
+ - ** package:** add doctoc to npm format script ([ 112d42c] [ 20 ] )
69
+ - ** package:** defer to jest.config.js for coverage options ([ 05cd09e] [ 21 ] )
70
+ - ** package:** fix npm test script jest invocations ([ a2ccf80] [ 22 ] )
71
+ - ** package:** update core npm format script ([ c9d61ba] [ 23 ] )
72
+ - ** package:** use actual test ignore regex pattern ([ 6358888] [ 24 ] )
73
+ - Update core build toolchain ([ 19243d6] [ 25 ] )
74
+ - Update core lint npm script; add lint: all npm script ([ bd84d8f] [ 26 ] )
56
75
57
76
[ 1 ] : https://conventionalcommits.org
58
77
[ 2 ] : https://semver.org
59
78
[ 3] :
60
- https://github.com/Xunnamius/unified-utils/compare/[email protected] .3 ...remark-lint-fenced-code-flag-case@1 .0.4
79
+ https://github.com/Xunnamius/unified-utils/compare/[email protected] .4 ...remark-lint-fenced-code-flag-case@2 .0.0
61
80
[ 4] :
62
- https://github.com/Xunnamius/unified-utils/commit/69947844f42e618f336aeeb9af1d6c9f4ee1e82b
81
+ https://github.com/Xunnamius/unified-utils/commit/150abb424fd30e84336ddf8b1f443d75a04c30a1
63
82
[ 5] :
64
- https://github.com/Xunnamius/unified-utils/compare/remark-lint-fenced-code-flag-case@[email protected]
83
+ https://github.com/Xunnamius/unified-utils/commit/fe98b3c7f06f4356bed713d2edb7d6f7f749617b
65
84
[ 6] :
66
- https://github.com/Xunnamius/unified-utils/commit/4cbf746b78c3bb369c3b27228ec582c3a3e47c54
85
+ https://github.com/Xunnamius/unified-utils/commit/364aced3f0c8d4e56df8cde24419d13f568cb68f
67
86
[ 7] :
68
- https://github.com/Xunnamius/unified-utils/commit/23959035752e76f19ec4440cd762b4594fdb93bf
87
+ https://github.com/Xunnamius/unified-utils/compare/remark-lint-fenced-code-flag-case@[email protected]
69
88
[ 8] :
70
- https://github.com/Xunnamius/unified-utils/compare/remark-lint-fenced-code-flag-case@[email protected]
89
+ https://github.com/Xunnamius/unified-utils/commit/69947844f42e618f336aeeb9af1d6c9f4ee1e82b
71
90
[ 9] :
72
- https://github.com/Xunnamius/unified-utils/commit/3f15c0fb647157848e323f66cd56eaf74e590141
91
+ https://github.com/Xunnamius/unified-utils/compare/remark-lint-fenced-code-flag-case@[email protected]
73
92
[ 10] :
74
- https://github.com/Xunnamius/unified-utils/compare/remark-lint-fenced-code-flag-case@[email protected]
93
+ https://github.com/Xunnamius/unified-utils/commit/4cbf746b78c3bb369c3b27228ec582c3a3e47c54
75
94
[ 11] :
76
- https://github.com/Xunnamius/unified-utils/commit/955c4f498096c3c3e02cce788a0387ae1a85613f
95
+ https://github.com/Xunnamius/unified-utils/commit/23959035752e76f19ec4440cd762b4594fdb93bf
77
96
[ 12] :
78
- https://github.com/Xunnamius/unified-utils/compare/05cd09e0cf13f18fa56f6156516bcf546b1238e6... [email protected] .0
97
+ https://github.com/Xunnamius/unified-utils/compare/[email protected] ...[email protected] .2
79
98
[ 13] :
80
- https://github.com/Xunnamius/unified-utils/commit/593cd60c080725ec30073ab03fed26791c787f79
99
+ https://github.com/Xunnamius/unified-utils/commit/3f15c0fb647157848e323f66cd56eaf74e590141
81
100
[ 14] :
82
- https://github.com/Xunnamius/unified-utils/commit/84bff68339c7a742c104c0f2545fe62b28c8b473
101
+ https://github.com/Xunnamius/unified-utils/compare/remark-lint-fenced-code-flag-case@[email protected]
83
102
[ 15] :
84
- https://github.com/Xunnamius/unified-utils/commit/fa4f9ee3f9cd922875cf077f6d8b74105f0ba55e
103
+ https://github.com/Xunnamius/unified-utils/commit/955c4f498096c3c3e02cce788a0387ae1a85613f
85
104
[ 16] :
86
- https://github.com/Xunnamius/unified-utils/commit/112d42c6999f758ff618f4e116eb7cf38c09f77c
105
+ https://github.com/Xunnamius/unified-utils/compare/05cd09e0cf13f18fa56f6156516bcf546b1238e6...remark-lint-fenced-code-flag-case@1.0.0
87
106
[ 17] :
88
- https://github.com/Xunnamius/unified-utils/commit/05cd09e0cf13f18fa56f6156516bcf546b1238e6
107
+ https://github.com/Xunnamius/unified-utils/commit/593cd60c080725ec30073ab03fed26791c787f79
89
108
[ 18] :
90
- https://github.com/Xunnamius/unified-utils/commit/a2ccf801276c84e54d3fc1afaad574f78408d86f
109
+ https://github.com/Xunnamius/unified-utils/commit/84bff68339c7a742c104c0f2545fe62b28c8b473
91
110
[ 19] :
92
- https://github.com/Xunnamius/unified-utils/commit/c9d61bacbd52bc76b05abd3426474bf0176c3cd9
111
+ https://github.com/Xunnamius/unified-utils/commit/fa4f9ee3f9cd922875cf077f6d8b74105f0ba55e
93
112
[ 20] :
94
- https://github.com/Xunnamius/unified-utils/commit/63588887a7377f3ee7488b19c87f1f2bf1faa811
113
+ https://github.com/Xunnamius/unified-utils/commit/112d42c6999f758ff618f4e116eb7cf38c09f77c
95
114
[ 21] :
96
- https://github.com/Xunnamius/unified-utils/commit/19243d623ba14cfd629c5e4632e6a75de508592b
115
+ https://github.com/Xunnamius/unified-utils/commit/05cd09e0cf13f18fa56f6156516bcf546b1238e6
97
116
[ 22] :
117
+ https://github.com/Xunnamius/unified-utils/commit/a2ccf801276c84e54d3fc1afaad574f78408d86f
118
+ [ 23] :
119
+ https://github.com/Xunnamius/unified-utils/commit/c9d61bacbd52bc76b05abd3426474bf0176c3cd9
120
+ [ 24] :
121
+ https://github.com/Xunnamius/unified-utils/commit/63588887a7377f3ee7488b19c87f1f2bf1faa811
122
+ [ 25] :
123
+ https://github.com/Xunnamius/unified-utils/commit/19243d623ba14cfd629c5e4632e6a75de508592b
124
+ [ 26] :
98
125
https://github.com/Xunnamius/unified-utils/commit/bd84d8fc1fb5c4d1828a16a47214a6730f34899a
0 commit comments