@@ -4,110 +4,137 @@ 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.5] [ 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
8
15
9
16
#### ⚙️ Build System
10
17
11
- - Stabilize build process ([ 6994784] [ 4 ] )
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
12
23
13
- ### [ 1.0.4] [ 5 ] (2023-01-04)
24
+ - ** package:** bumped minimum node version to maintained ([ 364aced] [ 6 ] )
25
+
26
+ ### [ 1.0.5] [ 7 ] (2023-01-29)
14
27
15
28
#### ⚙️ Build System
16
29
17
- - ** packages:** update maintainence badge ([ 4cbf746] [ 6 ] )
30
+ - Stabilize build process ([ 6994784] [ 8 ] )
31
+
32
+ ### [ 1.0.4] [ 9 ] (2023-01-04)
33
+
34
+ #### ⚙️ Build System
35
+
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.3] [ 8 ] (2022-10-30)
43
+ ### [ 1.0.3] [ 12 ] (2022-10-30)
25
44
26
45
#### 🪄 Fixes
27
46
28
- - ** packages/remark-sort-definitions:** fix README.md examples ([ d279dee] [ 9 ] )
47
+ - ** packages/remark-sort-definitions:** fix README.md examples ([ d279dee] [ 13 ] )
29
48
30
- ### [ 1.0.2] [ 10 ] (2022-10-28)
49
+ ### [ 1.0.2] [ 14 ] (2022-10-28)
31
50
32
51
#### 🪄 Fixes
33
52
34
- - ** packages:** ensure Options properties are optional ([ 48478e8] [ 11 ] )
53
+ - ** packages:** ensure Options properties are optional ([ 48478e8] [ 15 ] )
35
54
36
55
#### ⚙️ Build System
37
56
38
- - ** package:** update core npm format script ([ c9d61ba] [ 12 ] )
57
+ - ** package:** update core npm format script ([ c9d61ba] [ 16 ] )
39
58
40
- ### [ 1.0.1] [ 13 ] (2022-10-22)
59
+ ### [ 1.0.1] [ 17 ] (2022-10-22)
41
60
42
61
#### 🪄 Fixes
43
62
44
63
- ** packages:** fix broken tables of contents in various readme files
45
- ([ f666393] [ 14 ] )
64
+ ([ f666393] [ 18 ] )
46
65
47
66
#### ⚙️ Build System
48
67
49
- - Add all-contributors ([ 84bff68] [ 15 ] )
68
+ - Add all-contributors ([ 84bff68] [ 19 ] )
50
69
51
- ## [ 1.0.0] [ 16 ] (2022-10-22)
70
+ ## [ 1.0.0] [ 20 ] (2022-10-22)
52
71
53
72
#### ✨ Features
54
73
55
74
- ** packages/remark-sort-definitions:** add remark-sort-definitions package
56
- ([ 22f0818] [ 17 ] )
75
+ ([ 22f0818] [ 21 ] )
57
76
58
77
#### ⚙️ Build System
59
78
60
- - ** lint-staged:** add doctoc to pre-commit build process ([ fa4f9ee] [ 18 ] )
61
- - ** package:** add doctoc to npm format script ([ 112d42c] [ 19 ] )
62
- - ** package:** defer to jest.config.js for coverage options ([ 05cd09e] [ 20 ] )
63
- - ** package:** fix npm test script jest invocations ([ a2ccf80] [ 21 ] )
64
- - ** package:** use actual test ignore regex pattern ([ 6358888] [ 22 ] )
65
- - Update core build toolchain ([ 19243d6] [ 23 ] )
66
- - Update core lint npm script; add lint: all npm script ([ bd84d8f] [ 24 ] )
79
+ - ** lint-staged:** add doctoc to pre-commit build process ([ fa4f9ee] [ 22 ] )
80
+ - ** package:** add doctoc to npm format script ([ 112d42c] [ 23 ] )
81
+ - ** package:** defer to jest.config.js for coverage options ([ 05cd09e] [ 24 ] )
82
+ - ** package:** fix npm test script jest invocations ([ a2ccf80] [ 25 ] )
83
+ - ** package:** use actual test ignore regex pattern ([ 6358888] [ 26 ] )
84
+ - Update core build toolchain ([ 19243d6] [ 27 ] )
85
+ - Update core lint npm script; add lint: all npm script ([ bd84d8f] [ 28 ] )
67
86
68
87
[ 1 ] : https://conventionalcommits.org
69
88
[ 2 ] : https://semver.org
70
89
[ 3] :
71
- https://github.com/Xunnamius/unified-utils/compare/[email protected] .4 ...remark-sort-definitions@1 .0.5
90
+ https://github.com/Xunnamius/unified-utils/compare/[email protected] .5 ...remark-sort-definitions@2 .0.0
72
91
[ 4] :
73
- https://github.com/Xunnamius/unified-utils/commit/69947844f42e618f336aeeb9af1d6c9f4ee1e82b
92
+ https://github.com/Xunnamius/unified-utils/commit/150abb424fd30e84336ddf8b1f443d75a04c30a1
74
93
[ 5] :
75
- https://github.com/Xunnamius/unified-utils/compare/[email protected] @1.0.4
94
+ https://github.com/Xunnamius/unified-utils/commit/fe98b3c7f06f4356bed713d2edb7d6f7f749617b
76
95
[ 6] :
77
- https://github.com/Xunnamius/unified-utils/commit/4cbf746b78c3bb369c3b27228ec582c3a3e47c54
96
+ https://github.com/Xunnamius/unified-utils/commit/364aced3f0c8d4e56df8cde24419d13f568cb68f
78
97
[ 7] :
79
- https://github.com/Xunnamius/unified-utils/commit/23959035752e76f19ec4440cd762b4594fdb93bf
98
+ https://github.com/Xunnamius/unified-utils/compare/[email protected] @1.0.5
80
99
[ 8] :
81
- https://github.com/Xunnamius/unified-utils/compare/[email protected] @1.0.3
100
+ https://github.com/Xunnamius/unified-utils/commit/69947844f42e618f336aeeb9af1d6c9f4ee1e82b
82
101
[ 9] :
83
- https://github.com/Xunnamius/unified-utils/commit/d279dee5d5bda2e96cbe40d1974c91c997586196
102
+ https://github.com/Xunnamius/unified-utils/compare/[email protected] @1.0.4
84
103
[ 10] :
85
- https://github.com/Xunnamius/unified-utils/compare/[email protected] @1.0.2
104
+ https://github.com/Xunnamius/unified-utils/commit/4cbf746b78c3bb369c3b27228ec582c3a3e47c54
86
105
[ 11] :
87
- https://github.com/Xunnamius/unified-utils/commit/48478e8ea592171aadc86fe719310b50a2e6007e
106
+ https://github.com/Xunnamius/unified-utils/commit/23959035752e76f19ec4440cd762b4594fdb93bf
88
107
[ 12] :
89
- https://github.com/Xunnamius/unified-utils/commit/c9d61bacbd52bc76b05abd3426474bf0176c3cd9
108
+ https://github.com/Xunnamius/unified-utils/compare/[email protected] @1.0.3
90
109
[ 13] :
91
- https://github.com/Xunnamius/unified-utils/compare/[email protected] @1.0.1
110
+ https://github.com/Xunnamius/unified-utils/commit/d279dee5d5bda2e96cbe40d1974c91c997586196
92
111
[ 14] :
93
- https://github.com/Xunnamius/unified-utils/commit/f6663933fe4a7d577956527efe752e18607262ba
112
+ https://github.com/Xunnamius/unified-utils/compare/[email protected] @1.0.2
94
113
[ 15] :
95
- https://github.com/Xunnamius/unified-utils/commit/84bff68339c7a742c104c0f2545fe62b28c8b473
114
+ https://github.com/Xunnamius/unified-utils/commit/48478e8ea592171aadc86fe719310b50a2e6007e
96
115
[ 16] :
97
- https://github.com/Xunnamius/unified-utils/compare/05cd09e0cf13f18fa56f6156516bcf546b1238e6...remark-sort-definitions@1.0.0
116
+ https://github.com/Xunnamius/unified-utils/commit/c9d61bacbd52bc76b05abd3426474bf0176c3cd9
98
117
[ 17] :
99
- https://github.com/Xunnamius/unified-utils/commit/22f08182701455c6ed489a180335150a895071d7
118
+ https://github.com/Xunnamius/unified-utils/compare/[email protected] @1.0.1
100
119
[ 18] :
101
- https://github.com/Xunnamius/unified-utils/commit/fa4f9ee3f9cd922875cf077f6d8b74105f0ba55e
120
+ https://github.com/Xunnamius/unified-utils/commit/f6663933fe4a7d577956527efe752e18607262ba
102
121
[ 19] :
103
- https://github.com/Xunnamius/unified-utils/commit/112d42c6999f758ff618f4e116eb7cf38c09f77c
122
+ https://github.com/Xunnamius/unified-utils/commit/84bff68339c7a742c104c0f2545fe62b28c8b473
104
123
[ 20] :
105
- https://github.com/Xunnamius/unified-utils/commit /05cd09e0cf13f18fa56f6156516bcf546b1238e6
124
+ https://github.com/Xunnamius/unified-utils/compare /05cd09e0cf13f18fa56f6156516bcf546b1238e6[email protected]
106
125
[ 21] :
107
- https://github.com/Xunnamius/unified-utils/commit/a2ccf801276c84e54d3fc1afaad574f78408d86f
126
+ https://github.com/Xunnamius/unified-utils/commit/22f08182701455c6ed489a180335150a895071d7
108
127
[ 22] :
109
- https://github.com/Xunnamius/unified-utils/commit/63588887a7377f3ee7488b19c87f1f2bf1faa811
128
+ https://github.com/Xunnamius/unified-utils/commit/fa4f9ee3f9cd922875cf077f6d8b74105f0ba55e
110
129
[ 23] :
111
- https://github.com/Xunnamius/unified-utils/commit/19243d623ba14cfd629c5e4632e6a75de508592b
130
+ https://github.com/Xunnamius/unified-utils/commit/112d42c6999f758ff618f4e116eb7cf38c09f77c
112
131
[ 24] :
132
+ https://github.com/Xunnamius/unified-utils/commit/05cd09e0cf13f18fa56f6156516bcf546b1238e6
133
+ [ 25] :
134
+ https://github.com/Xunnamius/unified-utils/commit/a2ccf801276c84e54d3fc1afaad574f78408d86f
135
+ [ 26] :
136
+ https://github.com/Xunnamius/unified-utils/commit/63588887a7377f3ee7488b19c87f1f2bf1faa811
137
+ [ 27] :
138
+ https://github.com/Xunnamius/unified-utils/commit/19243d623ba14cfd629c5e4632e6a75de508592b
139
+ [ 28] :
113
140
https://github.com/Xunnamius/unified-utils/commit/bd84d8fc1fb5c4d1828a16a47214a6730f34899a
0 commit comments