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