1 | # @spark-web/core
|
2 |
|
3 | ## 2.3.0
|
4 |
|
5 | ### Minor Changes
|
6 |
|
7 | - [#382](https://github.com/brighte-labs/spark-web/pull/382)
|
8 | [`955bf5d`](https://github.com/brighte-labs/spark-web/commit/955bf5d7698bfdf45e7f317aa3e726c81d3444c0)
|
9 | Thanks [@dilipt-brighte](https://github.com/dilipt-brighte)! - Updates React
|
10 | version to latest (18.2.0)
|
11 |
|
12 | ### Patch Changes
|
13 |
|
14 | - Updated dependencies
|
15 | [[`955bf5d`](https://github.com/brighte-labs/spark-web/commit/955bf5d7698bfdf45e7f317aa3e726c81d3444c0)]:
|
16 | - @spark-web/a11y@1.4.0
|
17 | - @spark-web/link@1.1.0
|
18 | - @spark-web/theme@3.2.0
|
19 | - @spark-web/utils@1.3.0
|
20 |
|
21 | ## 2.2.2
|
22 |
|
23 | ### Patch Changes
|
24 |
|
25 | - [#274](https://github.com/brighte-labs/spark-web/pull/274)
|
26 | [`b6976e3`](https://github.com/brighte-labs/spark-web/commit/b6976e36ab0a577ba700660c5dc8d2d1251082bb)
|
27 | Thanks [@szhang-brighte](https://github.com/szhang-brighte)! - update
|
28 | @spark-web/link version
|
29 |
|
30 | ## 2.2.1
|
31 |
|
32 | ### Patch Changes
|
33 |
|
34 | - [#264](https://github.com/brighte-labs/spark-web/pull/264)
|
35 | [`d462e07`](https://github.com/brighte-labs/spark-web/commit/d462e07ce0d83d5c0e32650e99a92af1fece599e)
|
36 | Thanks [@szhang-brighte](https://github.com/szhang-brighte)! - replace assert
|
37 | package with emery assertions
|
38 |
|
39 | - Updated dependencies
|
40 | [[`d462e07`](https://github.com/brighte-labs/spark-web/commit/d462e07ce0d83d5c0e32650e99a92af1fece599e)]:
|
41 | - @spark-web/link@1.0.11
|
42 |
|
43 | ## 2.2.0
|
44 |
|
45 | ### Minor Changes
|
46 |
|
47 | - [#255](https://github.com/brighte-labs/spark-web/pull/255)
|
48 | [`bf8b25c`](https://github.com/brighte-labs/spark-web/commit/bf8b25cf0e41ec7776cd1f572b658f18d170e5d6)
|
49 | Thanks [@lukebennett88](https://github.com/lukebennett88)! - Load custom fonts
|
50 | by default
|
51 |
|
52 | ### Patch Changes
|
53 |
|
54 | - [#259](https://github.com/brighte-labs/spark-web/pull/259)
|
55 | [`0fa12eb`](https://github.com/brighte-labs/spark-web/commit/0fa12eb3650ad260b2d19ebedb0602e0430cf384)
|
56 | Thanks [@szhang-brighte](https://github.com/szhang-brighte)! - remove global
|
57 | background color override
|
58 |
|
59 | ## 2.1.5
|
60 |
|
61 | ### Patch Changes
|
62 |
|
63 | - [#245](https://github.com/brighte-labs/spark-web/pull/245)
|
64 | [`21c6e08`](https://github.com/brighte-labs/spark-web/commit/21c6e08e821ada32feea7c34f1bf451573b5023d)
|
65 | Thanks [@lukebennett88](https://github.com/lukebennett88)! - Remove explicit
|
66 | JSX.Element return types
|
67 |
|
68 | - [#218](https://github.com/brighte-labs/spark-web/pull/218)
|
69 | [`6fc8d1b`](https://github.com/brighte-labs/spark-web/commit/6fc8d1bc37e25d0cd622bc37f68a1d92eb5961b5)
|
70 | Thanks [@nderkim](https://github.com/nderkim)! - Rename files to kebab case
|
71 |
|
72 | - [#222](https://github.com/brighte-labs/spark-web/pull/222)
|
73 | [`7f93c45`](https://github.com/brighte-labs/spark-web/commit/7f93c45bbae8c765e10df9d0dd7615473797749b)
|
74 | Thanks [@lukebennett88](https://github.com/lukebennett88)! - Update
|
75 | dependencies
|
76 |
|
77 | - [#242](https://github.com/brighte-labs/spark-web/pull/242)
|
78 | [`6df05f7`](https://github.com/brighte-labs/spark-web/commit/6df05f764e4181c140d6547d6b897d0210468f6a)
|
79 | Thanks [@lukebennett88](https://github.com/lukebennett88)! - - Add homepage
|
80 | and repository keys to package.json
|
81 | - Add CHANGELOG and README to files key in package.json
|
82 | - Updated dependencies
|
83 | [[`6fc8d1b`](https://github.com/brighte-labs/spark-web/commit/6fc8d1bc37e25d0cd622bc37f68a1d92eb5961b5),
|
84 | [`7f93c45`](https://github.com/brighte-labs/spark-web/commit/7f93c45bbae8c765e10df9d0dd7615473797749b),
|
85 | [`62f7de8`](https://github.com/brighte-labs/spark-web/commit/62f7de8a2e1df5ae088c093d3acdaa868d3f61fe),
|
86 | [`6df05f7`](https://github.com/brighte-labs/spark-web/commit/6df05f764e4181c140d6547d6b897d0210468f6a)]:
|
87 | - @spark-web/a11y@1.3.2
|
88 | - @spark-web/link@1.0.10
|
89 | - @spark-web/theme@3.1.0
|
90 | - @spark-web/utils@1.2.3
|
91 |
|
92 | ## 2.1.4
|
93 |
|
94 | ### Patch Changes
|
95 |
|
96 | - [#208](https://github.com/brighte-labs/spark-web/pull/208)
|
97 | [`1ea26ef`](https://github.com/brighte-labs/spark-web/commit/1ea26ef04a3b45875ed0dd2326eeab1fbe1e4bc5)
|
98 | Thanks [@lukebennett88](https://github.com/lukebennett88)! - Lower required
|
99 | node version
|
100 |
|
101 | - Updated dependencies
|
102 | [[`1ea26ef`](https://github.com/brighte-labs/spark-web/commit/1ea26ef04a3b45875ed0dd2326eeab1fbe1e4bc5)]:
|
103 | - @spark-web/a11y@1.3.1
|
104 | - @spark-web/link@1.0.9
|
105 | - @spark-web/theme@3.0.6
|
106 | - @spark-web/utils@1.2.2
|
107 |
|
108 | ## 2.1.3
|
109 |
|
110 | ### Patch Changes
|
111 |
|
112 | - [#197](https://github.com/brighte-labs/spark-web/pull/197)
|
113 | [`94016d8`](https://github.com/brighte-labs/spark-web/commit/94016d84e26bbe55833bbcbab847a2cce6041538)
|
114 | Thanks [@lukebennett88](https://github.com/lukebennett88)! - Update packages
|
115 |
|
116 | - Updated dependencies
|
117 | [[`51b6c7a`](https://github.com/brighte-labs/spark-web/commit/51b6c7a43f441e02b90403b13af9cfa11e5438ef),
|
118 | [`94016d8`](https://github.com/brighte-labs/spark-web/commit/94016d84e26bbe55833bbcbab847a2cce6041538)]:
|
119 | - @spark-web/a11y@1.3.0
|
120 | - @spark-web/link@1.0.8
|
121 | - @spark-web/theme@3.0.5
|
122 | - @spark-web/utils@1.2.1
|
123 |
|
124 | ## 2.1.2
|
125 |
|
126 | ### Patch Changes
|
127 |
|
128 | - [#173](https://github.com/brighte-labs/spark-web/pull/173)
|
129 | [`90b7e9c`](https://github.com/brighte-labs/spark-web/commit/90b7e9cf4eb7e864d765c74b22c3dedf3d262e25)
|
130 | Thanks [@lukebennett88](https://github.com/lukebennett88)! - Update babel
|
131 | dependency
|
132 |
|
133 | - Updated dependencies
|
134 | [[`90b7e9c`](https://github.com/brighte-labs/spark-web/commit/90b7e9cf4eb7e864d765c74b22c3dedf3d262e25),
|
135 | [`be99536`](https://github.com/brighte-labs/spark-web/commit/be99536abb56dd26e5c9a1703e6df9c7860b449b),
|
136 | [`c3867af`](https://github.com/brighte-labs/spark-web/commit/c3867af7b77dfae3580ab63a5d5c9e8452f2da62)]:
|
137 | - @spark-web/a11y@1.2.0
|
138 | - @spark-web/link@1.0.7
|
139 | - @spark-web/theme@3.0.3
|
140 | - @spark-web/utils@1.2.0
|
141 |
|
142 | ## 2.1.1
|
143 |
|
144 | ### Patch Changes
|
145 |
|
146 | - [#167](https://github.com/brighte-labs/spark-web/pull/167)
|
147 | [`4f79350`](https://github.com/brighte-labs/spark-web/commit/4f793508fdb43ddd452f0d59a3126101f9fa5459)
|
148 | Thanks [@lukebennett88](https://github.com/lukebennett88)! - Update Babel
|
149 |
|
150 | - Updated dependencies
|
151 | [[`4f79350`](https://github.com/brighte-labs/spark-web/commit/4f793508fdb43ddd452f0d59a3126101f9fa5459),
|
152 | [`f524009`](https://github.com/brighte-labs/spark-web/commit/f5240098cf731b0a2e351b7b585711e893a33736),
|
153 | [`60f7281`](https://github.com/brighte-labs/spark-web/commit/60f7281c4a194d934a2ce561cad47e737b0fb48e)]:
|
154 | - @spark-web/a11y@1.1.0
|
155 | - @spark-web/link@1.0.6
|
156 | - @spark-web/theme@3.0.2
|
157 | - @spark-web/utils@1.1.5
|
158 |
|
159 | ## 2.1.0
|
160 |
|
161 | ### Minor Changes
|
162 |
|
163 | - [#126](https://github.com/brighte-labs/spark-web/pull/126)
|
164 | [`ac71142`](https://github.com/brighte-labs/spark-web/commit/ac7114274c3d517c5844c6969f9b8de259a0b0ae)
|
165 | Thanks [@lukebennett88](https://github.com/lukebennett88)! - Load fonts from
|
166 | Brighte subdomain
|
167 |
|
168 | Export font URLS
|
169 |
|
170 | ### Patch Changes
|
171 |
|
172 | - Updated dependencies
|
173 | [[`3d519f7`](https://github.com/brighte-labs/spark-web/commit/3d519f7cd4cf5b36dc09548891c835c294a5acef)]:
|
174 | - @spark-web/utils@1.1.4
|
175 |
|
176 | ## 2.0.1
|
177 |
|
178 | ### Patch Changes
|
179 |
|
180 | - [#113](https://github.com/brighte-labs/spark-web/pull/113)
|
181 | [`156236d`](https://github.com/brighte-labs/spark-web/commit/156236d2474aee66a0b8e2030635f9c08a5b78ba)
|
182 | Thanks [@lukebennett88](https://github.com/lukebennett88)! - Update
|
183 | dependencies
|
184 |
|
185 | - Updated dependencies
|
186 | [[`08752c3`](https://github.com/brighte-labs/spark-web/commit/08752c350b53cde0657ec32f03f9932dec835e33),
|
187 | [`156236d`](https://github.com/brighte-labs/spark-web/commit/156236d2474aee66a0b8e2030635f9c08a5b78ba)]:
|
188 | - @spark-web/a11y@1.0.5
|
189 | - @spark-web/link@1.0.5
|
190 | - @spark-web/theme@3.0.1
|
191 | - @spark-web/utils@1.1.3
|
192 |
|
193 | ## 2.0.0
|
194 |
|
195 | ### Major Changes
|
196 |
|
197 | - [#65](https://github.com/brighte-labs/spark-web/pull/65)
|
198 | [`182a53a`](https://github.com/brighte-labs/spark-web/commit/182a53a484892df48754e89dd714459a7f69fcff)
|
199 | Thanks [@lukebennett88](https://github.com/lukebennett88)! - Remove "Inter"
|
200 | font, change font-weights and font-sizes.
|
201 |
|
202 | ### Patch Changes
|
203 |
|
204 | - [#52](https://github.com/brighte-labs/spark-web/pull/52)
|
205 | [`82ab744`](https://github.com/brighte-labs/spark-web/commit/82ab744f198466810f3386bc459b8ab4d57c820e)
|
206 | Thanks [@lukebennett88](https://github.com/lukebennett88)! - Add files array
|
207 | to package.json files
|
208 |
|
209 | - Updated dependencies
|
210 | [[`182a53a`](https://github.com/brighte-labs/spark-web/commit/182a53a484892df48754e89dd714459a7f69fcff),
|
211 | [`5744b68`](https://github.com/brighte-labs/spark-web/commit/5744b6820f626b93a14e11e1fbd96bcbe1b12b27),
|
212 | [`82ab744`](https://github.com/brighte-labs/spark-web/commit/82ab744f198466810f3386bc459b8ab4d57c820e)]:
|
213 | - @spark-web/theme@3.0.0
|
214 | - @spark-web/link@1.0.4
|
215 | - @spark-web/a11y@1.0.4
|
216 | - @spark-web/utils@1.1.2
|
217 |
|
218 | ## 1.0.3
|
219 |
|
220 | ### Patch Changes
|
221 |
|
222 | - [#42](https://github.com/brighte-labs/spark-web/pull/42)
|
223 | [`435779a`](https://github.com/brighte-labs/spark-web/commit/435779aa42bd635bbf43e1fd41724c666402caa2)
|
224 | Thanks [@lukebennett88](https://github.com/lukebennett88)! - Prevent multiple
|
225 | versions of React
|
226 |
|
227 | - Updated dependencies
|
228 | [[`435779a`](https://github.com/brighte-labs/spark-web/commit/435779aa42bd635bbf43e1fd41724c666402caa2)]:
|
229 | - @spark-web/a11y@1.0.3
|
230 | - @spark-web/link@1.0.3
|
231 | - @spark-web/theme@2.0.2
|
232 | - @spark-web/utils@1.1.1
|
233 |
|
234 | ## 1.0.2
|
235 |
|
236 | ### Patch Changes
|
237 |
|
238 | - [#40](https://github.com/brighte-labs/spark-web/pull/40)
|
239 | [`062c8ab`](https://github.com/brighte-labs/spark-web/commit/062c8ab8c7b4120f8d14c269b5f7801288c678ca)
|
240 | Thanks [@lukebennett88](https://github.com/lukebennett88)! - Add
|
241 | @babel/transform-runtime
|
242 |
|
243 | - Updated dependencies
|
244 | [[`062c8ab`](https://github.com/brighte-labs/spark-web/commit/062c8ab8c7b4120f8d14c269b5f7801288c678ca)]:
|
245 | - @spark-web/a11y@1.0.2
|
246 | - @spark-web/link@1.0.2
|
247 | - @spark-web/theme@2.0.1
|
248 | - @spark-web/utils@1.0.2
|
249 |
|
250 | ## 1.0.1
|
251 |
|
252 | ### Patch Changes
|
253 |
|
254 | - [#36](https://github.com/brighte-labs/spark-web/pull/36)
|
255 | [`8546f8f`](https://github.com/brighte-labs/spark-web/commit/8546f8f05daaa79ea3ff954c6c4928a7a2d0622d)
|
256 | Thanks [@lukebennett88](https://github.com/lukebennett88)! - Update Babel
|
257 | config
|
258 |
|
259 | - Updated dependencies
|
260 | [[`aebff30`](https://github.com/brighte-labs/spark-web/commit/aebff30c86cb0a9db22b545c46159ce0d1c14afb),
|
261 | [`8546f8f`](https://github.com/brighte-labs/spark-web/commit/8546f8f05daaa79ea3ff954c6c4928a7a2d0622d)]:
|
262 | - @spark-web/theme@2.0.0
|
263 | - @spark-web/a11y@1.0.1
|
264 | - @spark-web/link@1.0.1
|
265 | - @spark-web/utils@1.0.1
|
266 |
|
267 | ## 1.0.0
|
268 |
|
269 | ### Major Changes
|
270 |
|
271 | - [#27](https://github.com/brighte-labs/spark-web/pull/27)
|
272 | [`4c8e398`](https://github.com/brighte-labs/spark-web/commit/4c8e3988f8a59d3dab60a6b67b1128b6ff2a5f2c)
|
273 | Thanks [@JedWatson](https://github.com/JedWatson)! - Initial Version
|
274 |
|
275 | ### Patch Changes
|
276 |
|
277 | - Updated dependencies
|
278 | [[`4c8e398`](https://github.com/brighte-labs/spark-web/commit/4c8e3988f8a59d3dab60a6b67b1128b6ff2a5f2c)]:
|
279 | - @spark-web/a11y@1.0.0
|
280 | - @spark-web/link@1.0.0
|
281 | - @spark-web/theme@1.0.0
|
282 | - @spark-web/utils@1.0.0
|