alouette 19.0.0-beta.5 → 19.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/CHANGELOG.md +689 -0
  2. package/package.json +3 -3
package/CHANGELOG.md ADDED
@@ -0,0 +1,689 @@
1
+ # Changelog
2
+
3
+ All notable changes to this project will be documented in this file.
4
+ See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
+
6
+ ## [19.0.0](https://github.com/christophehurpeau/alouette/compare/alouette@18.8.0...alouette@19.0.0) (2026-06-21)
7
+
8
+ ### ⚠ BREAKING CHANGES
9
+
10
+ * complete rewrite using nativewind (#327)
11
+
12
+ ### Features
13
+
14
+ * add and export FlatList and SectionList components
15
+ * complete rewrite using nativewind ([#327](https://github.com/christophehurpeau/alouette/issues/327))
16
+ * update global CSS to ensure body and root elements use flex layout
17
+ * update package version and description, add metro.cjs to files, and include @tailwindcss/postcss dependency
18
+
19
+ Version bump for dependency: alouette-icons
20
+
21
+
22
+ ## [18.8.0](https://github.com/christophehurpeau/alouette/compare/alouette@18.7.0...alouette@18.8.0) (2026-05-01)
23
+
24
+ ### Features
25
+
26
+ * **deps:** update dependency type-fest to v5 ([#248](https://github.com/christophehurpeau/alouette/issues/248))
27
+
28
+ ### Bug Fixes
29
+
30
+ * add @tamagui/metro-plugin to have warning when version is not compatible
31
+ * **deps:** update tamagui to v2.0.0-rc.41 ([#305](https://github.com/christophehurpeau/alouette/issues/305))
32
+
33
+ Version bump for dependency: alouette-icons
34
+
35
+
36
+ ## [18.7.0](https://github.com/christophehurpeau/alouette/compare/alouette@18.6.1...alouette@18.7.0) (2026-03-12)
37
+
38
+ ### Features
39
+
40
+ * allow onChangeText
41
+
42
+ ## [18.6.1](https://github.com/christophehurpeau/alouette/compare/alouette@18.6.0...alouette@18.6.1) (2026-03-12)
43
+
44
+ Note: no notable changes
45
+
46
+
47
+ ## [18.6.0](https://github.com/christophehurpeau/alouette/compare/alouette@18.5.0...alouette@18.6.0) (2026-03-12)
48
+
49
+ ### Features
50
+
51
+ * add spacing $8.0
52
+ * expose semantic messages
53
+ * **input:** add maxlength
54
+
55
+ ### Bug Fixes
56
+
57
+ * **deps:** update tamagui to v2.0.0-rc.22 ([#302](https://github.com/christophehurpeau/alouette/issues/302))
58
+ * switch button type
59
+
60
+ ## [18.5.0](https://github.com/christophehurpeau/alouette/compare/alouette@18.4.0...alouette@18.5.0) (2026-02-27)
61
+
62
+ ### Features
63
+
64
+ * add new spacing token for 4.0 in createAlouetteTokens
65
+ * button and icon button use consistent height values; update stories and variants for improved clarity and usability
66
+ * extend BoxProps to include additional padding properties
67
+
68
+ ## [18.4.0](https://github.com/christophehurpeau/alouette/compare/alouette@18.3.0...alouette@18.4.0) (2026-02-26)
69
+
70
+ ### Features
71
+
72
+ * update Surface component to use layer prop instead of highlight
73
+
74
+ ## [18.3.0](https://github.com/christophehurpeau/alouette/compare/alouette@18.2.0...alouette@18.3.0) (2026-02-26)
75
+
76
+ ### Features
77
+
78
+ * add onValueChange prop to useControllableCheckedState and Switch component
79
+ * allow all props for SafeAreaBox except paddings
80
+
81
+ ## [18.2.0](https://github.com/christophehurpeau/alouette/compare/alouette@18.1.0...alouette@18.2.0) (2026-02-26)
82
+
83
+ ### Features
84
+
85
+ * export Switch component and its props
86
+ * improve switch render on native
87
+
88
+ Version bump for dependency: alouette-icons
89
+
90
+
91
+ ## [18.1.0](https://github.com/christophehurpeau/alouette/compare/alouette@18.0.0...alouette@18.1.0) (2026-02-25)
92
+
93
+ ### Features
94
+
95
+ * add GradientScrollView and its props to index export
96
+
97
+ ### Bug Fixes
98
+
99
+ * add missing type assertion for variants in InteractiveBoxFrame
100
+
101
+ ## [18.0.0](https://github.com/christophehurpeau/alouette/compare/alouette@17.0.3...alouette@18.0.0) (2026-02-25)
102
+
103
+ ### ⚠ BREAKING CHANGES
104
+
105
+ * new major redesign
106
+
107
+ ### Features
108
+
109
+ * enhance layout and styling in stories and components
110
+ * new major redesign
111
+
112
+ ## [17.0.3](https://github.com/christophehurpeau/alouette/compare/alouette@17.0.2...alouette@17.0.3) (2025-12-21)
113
+
114
+ Version bump for dependency: alouette-icons
115
+
116
+
117
+ ## [17.0.2](https://github.com/christophehurpeau/alouette/compare/alouette@17.0.1...alouette@17.0.2) (2025-12-21)
118
+
119
+ Version bump for dependency: alouette-icons
120
+
121
+
122
+ ## [17.0.1](https://github.com/christophehurpeau/alouette/compare/alouette@17.0.0...alouette@17.0.1) (2025-12-21)
123
+
124
+ Version bump for dependency: alouette-icons
125
+
126
+
127
+ ## [17.0.0](https://github.com/christophehurpeau/alouette/compare/alouette@16.3.0...alouette@17.0.0) (2025-12-21)
128
+
129
+ ### ⚠ BREAKING CHANGES
130
+
131
+ * rename 'centered' to 'center' for consistency across components
132
+
133
+ ### Features
134
+
135
+ * add new HStack story with flexGrow example
136
+ * rename 'centered' to 'center' for consistency across components
137
+ * update tamagui
138
+
139
+ ### Bug Fixes
140
+
141
+ * update expo-linear-gradient version to use tilde for patch updates
142
+ * update FullTheme type definition to extend ColorTheme interface
143
+
144
+ Version bump for dependency: alouette-icons
145
+
146
+
147
+ ## [16.3.0](https://github.com/christophehurpeau/alouette/compare/alouette@16.2.1...alouette@16.3.0) (2025-11-11)
148
+
149
+ ### Features
150
+
151
+ * update tamagui
152
+
153
+ ## [16.2.1](https://github.com/christophehurpeau/alouette/compare/alouette@16.2.0...alouette@16.2.1) (2025-11-10)
154
+
155
+ ### Bug Fixes
156
+
157
+ * fix import of useSafeAreaInsets
158
+
159
+ ## [16.2.0](https://github.com/christophehurpeau/alouette/compare/alouette@16.1.1...alouette@16.2.0) (2025-11-05)
160
+
161
+ ### Features
162
+
163
+ * greatly improve PressableListItem
164
+
165
+ ## [16.1.1](https://github.com/christophehurpeau/alouette/compare/alouette@16.1.0...alouette@16.1.1) (2025-11-04)
166
+
167
+ Version bump for dependency: alouette-icons
168
+
169
+
170
+ ## [16.1.0](https://github.com/christophehurpeau/alouette/compare/alouette@16.0.0...alouette@16.1.0) (2025-11-04)
171
+
172
+ ### Features
173
+
174
+ * update tamagui
175
+
176
+ ## [16.0.0](https://github.com/christophehurpeau/alouette/compare/alouette@15.4.0...alouette@16.0.0) (2025-11-04)
177
+
178
+ ### ⚠ BREAKING CHANGES
179
+
180
+ * each icon has its own file to reduce generated bundle size, drop cjs
181
+ * remove SafeAreaProvider from AlouetteProvider
182
+
183
+ ### Features
184
+
185
+ * **deps:** update dependency react-native-svg to v15.14.0 ([#262](https://github.com/christophehurpeau/alouette/issues/262))
186
+ * **deps:** update tamagui to v1.135.4 ([#269](https://github.com/christophehurpeau/alouette/issues/269))
187
+ * each icon has its own file to reduce generated bundle size, drop cjs
188
+ * remove SafeAreaProvider from AlouetteProvider
189
+
190
+ ### Bug Fixes
191
+
192
+ * **deps:** update dependency react-native-safe-area-context to v5.6.2 ([#274](https://github.com/christophehurpeau/alouette/issues/274))
193
+ * throw error when withElevation and translucent screen background used together as it creates a weird shadow below on android
194
+
195
+ Version bump for dependency: alouette-icons
196
+
197
+
198
+ ## [15.4.0](https://github.com/christophehurpeau/alouette/compare/alouette@15.3.2...alouette@15.4.0) (2025-10-26)
199
+
200
+ ### Features
201
+
202
+ * add customCreateColorTheme in createAlouetteThemes for improved flexibility ([636305f](https://github.com/christophehurpeau/alouette/commit/636305f0c8ea42125a2656718ab013481f5d6922))
203
+
204
+ ## [15.3.2](https://github.com/christophehurpeau/alouette/compare/alouette@15.3.1...alouette@15.3.2) (2025-10-13)
205
+
206
+ Note: no notable changes
207
+
208
+
209
+ ## [15.3.1](https://github.com/christophehurpeau/alouette/compare/alouette@15.3.0...alouette@15.3.1) (2025-10-12)
210
+
211
+ Note: no notable changes
212
+
213
+
214
+ ## [15.3.0](https://github.com/christophehurpeau/alouette/compare/alouette@15.2.1...alouette@15.3.0) (2025-10-12)
215
+
216
+ ### Features
217
+
218
+ * export SVGIconElement type from Icon component ([31ac499](https://github.com/christophehurpeau/alouette/commit/31ac49994eb7fbc7f23fa5f91ad8423bf2c6cf02))
219
+
220
+ ## [15.2.1](https://github.com/christophehurpeau/alouette/compare/alouette@15.2.0...alouette@15.2.1) (2025-10-12)
221
+
222
+ Version bump for dependency: alouette-icons
223
+
224
+
225
+ ## [15.2.0](https://github.com/christophehurpeau/alouette/compare/alouette@15.1.0...alouette@15.2.0) (2025-10-12)
226
+
227
+ ### Features
228
+
229
+ * export type AlouetteColorIntent ([52f4a6d](https://github.com/christophehurpeau/alouette/commit/52f4a6d2b01f770e73bfebcd41dfd3b20f403d00))
230
+
231
+ ## [15.1.0](https://github.com/christophehurpeau/alouette/compare/alouette@15.0.0...alouette@15.1.0) (2025-09-21)
232
+
233
+ ### Features
234
+
235
+ * xxl ([e898707](https://github.com/christophehurpeau/alouette/commit/e898707f073014d380a13b66dc63de726ad9a7eb))
236
+
237
+ ## [15.0.0](https://github.com/christophehurpeau/alouette/compare/alouette@14.0.0...alouette@15.0.0) (2025-09-20)
238
+
239
+ ### ⚠ BREAKING CHANGES
240
+
241
+ * drop node 20
242
+
243
+ ### Features
244
+
245
+ * add optional monospace font with example ([d6f40c2](https://github.com/christophehurpeau/alouette/commit/d6f40c272dc5b7971e76c43d8d62b270c80bdd00))
246
+ * drop node 20 ([3c6d62d](https://github.com/christophehurpeau/alouette/commit/3c6d62d42b3e1651c05a3ff677bfc52471d5e267))
247
+ * react-native-safe-area-context ([488c642](https://github.com/christophehurpeau/alouette/commit/488c64279b2c67d5f8b3b0408648369990140b43))
248
+ * update deps ([aaaa8a7](https://github.com/christophehurpeau/alouette/commit/aaaa8a784227db1324980c897714fb2649517985))
249
+
250
+ ### Bug Fixes
251
+
252
+ * disable react-native-safe-area-context for web ([c68fb2a](https://github.com/christophehurpeau/alouette/commit/c68fb2ad21bebc81320471ff3dfd0543f9693ba0))
253
+ * fix exports ([11346f1](https://github.com/christophehurpeau/alouette/commit/11346f1945b018c93d8b34b5890d030a2fdd73ce))
254
+
255
+ Version bump for dependency: alouette-icons
256
+
257
+
258
+ ## [14.0.0](https://github.com/christophehurpeau/alouette/compare/alouette@13.6.0...alouette@14.0.0) (2025-09-14)
259
+
260
+ ### ⚠ BREAKING CHANGES
261
+
262
+ * upgrade to expo 54
263
+ * use sora font
264
+
265
+ ### Features
266
+
267
+ * upgrade to expo 54 ([f4fbf72](https://github.com/christophehurpeau/alouette/commit/f4fbf724765c1f2d97451164eb2fb766bbd8d342))
268
+ * use sora font ([557bd50](https://github.com/christophehurpeau/alouette/commit/557bd509ad3c4612728834658cd3db58f57d6f6b))
269
+
270
+ Version bump for dependency: alouette-icons
271
+
272
+
273
+ ## [13.6.0](https://github.com/christophehurpeau/alouette/compare/alouette@13.5.1...alouette@13.6.0) (2025-09-13)
274
+
275
+ ### Features
276
+
277
+ * improve gradient background stories as well as colors to match ([8825eb3](https://github.com/christophehurpeau/alouette/commit/8825eb333c0430fb1cae3b41987d092b9638ec1b))
278
+
279
+ ## [13.5.1](https://github.com/christophehurpeau/alouette/compare/alouette@13.5.0...alouette@13.5.1) (2025-09-11)
280
+
281
+ ### Bug Fixes
282
+
283
+ * add missing backgroundColorTranslucent value ([76e5d62](https://github.com/christophehurpeau/alouette/commit/76e5d629e78f51a6b5fa405108efd7674ac41ee3))
284
+
285
+ ## [13.5.0](https://github.com/christophehurpeau/alouette/compare/alouette@13.4.0...alouette@13.5.0) (2025-09-11)
286
+
287
+ ### Features
288
+
289
+ * add backgroundColorTranslucent ([2d95941](https://github.com/christophehurpeau/alouette/commit/2d959418d1b2a4cf62dfb8a99335177dee4a5893))
290
+
291
+ ## [13.4.0](https://github.com/christophehurpeau/alouette/compare/alouette@13.3.0...alouette@13.4.0) (2025-09-11)
292
+
293
+ ### Features
294
+
295
+ * add fullscreen variant ([056fd99](https://github.com/christophehurpeau/alouette/commit/056fd9908b013d2bde5fde85e4a19039e579a83c))
296
+ * export containersVariants ([360f4a3](https://github.com/christophehurpeau/alouette/commit/360f4a3d6bb9430ce160d8ec3c44cce09b4a9096))
297
+
298
+ Version bump for dependency: alouette-icons
299
+
300
+
301
+ ## [13.3.0](https://github.com/christophehurpeau/alouette/compare/alouette@13.2.1...alouette@13.3.0) (2025-09-10)
302
+
303
+ ### Features
304
+
305
+ * add slow animation ([9008b90](https://github.com/christophehurpeau/alouette/commit/9008b90cdf59b3c5a68bf61cca4d7ac2925306d8))
306
+ * improve dark textColor:disabled ([ee7bcbb](https://github.com/christophehurpeau/alouette/commit/ee7bcbb61c8df2e8f0ff70e6c28dc4956f09735a))
307
+
308
+ ### Bug Fixes
309
+
310
+ * forComponent icon ([ca2586d](https://github.com/christophehurpeau/alouette/commit/ca2586d0843de7157a5e1fb88cc3d894c3036288))
311
+
312
+ ## [13.2.1](https://github.com/christophehurpeau/alouette/compare/alouette@13.2.0...alouette@13.2.1) (2025-09-09)
313
+
314
+ ### Bug Fixes
315
+
316
+ * improve color contrast ([dd1d0ec](https://github.com/christophehurpeau/alouette/commit/dd1d0ecc63d0a28edf40dfa603b56a569c863460))
317
+
318
+ ## [13.2.0](https://github.com/christophehurpeau/alouette/compare/alouette@13.1.0...alouette@13.2.0) (2025-09-09)
319
+
320
+ ### Features
321
+
322
+ * add medium animation ([1a9293b](https://github.com/christophehurpeau/alouette/commit/1a9293b2231b0330590a5442aa1495f27cc4e8b4))
323
+
324
+ ### Bug Fixes
325
+
326
+ * fix disabled color dark mode ([086355c](https://github.com/christophehurpeau/alouette/commit/086355cfd1f484e811d471418a823a918ed2a469))
327
+ * optional GradientBackground children ([dde4495](https://github.com/christophehurpeau/alouette/commit/dde44952fc01ef1633059e11a9a4ea540318b68c))
328
+
329
+ ## [13.1.0](https://github.com/christophehurpeau/alouette/compare/alouette@13.0.0...alouette@13.1.0) (2025-09-09)
330
+
331
+ ### Features
332
+
333
+ * improve dark background, color contrasts and pressable outline border size ([0cdeb86](https://github.com/christophehurpeau/alouette/commit/0cdeb86870bf2e8c42f9a4d154b1d439aa5d8a80))
334
+
335
+ ## [13.0.0](https://github.com/christophehurpeau/alouette/compare/alouette@12.0.0...alouette@13.0.0) (2025-09-08)
336
+
337
+ ### ⚠ BREAKING CHANGES
338
+
339
+ * remove box around icon component and accent color
340
+
341
+ ### Features
342
+
343
+ * add GradientBackground component ([28c9aaf](https://github.com/christophehurpeau/alouette/commit/28c9aaf04ecfb6f4329da68a37910dbb643c9dce))
344
+
345
+ ### Bug Fixes
346
+
347
+ * remove box around icon component and accent color ([bd8eaf6](https://github.com/christophehurpeau/alouette/commit/bd8eaf686aca94b23cead0844d353aff6ef3d3fe))
348
+
349
+ ## [12.0.0](https://github.com/christophehurpeau/alouette/compare/alouette@11.3.0...alouette@12.0.0) (2025-09-08)
350
+
351
+ ### ⚠ BREAKING CHANGES
352
+
353
+ * generate palette, check colors for accessibility and improve dark/light modes
354
+
355
+ ### Features
356
+
357
+ * **deps:** update dependency react-native-svg to v15.12.1 ([#211](https://github.com/christophehurpeau/alouette/issues/211)) ([cf78659](https://github.com/christophehurpeau/alouette/commit/cf78659d27c63f7aa88873ae51e34e24b9cd52fb))
358
+ * generate palette, check colors for accessibility and improve dark/light modes ([49157a7](https://github.com/christophehurpeau/alouette/commit/49157a70dae174aa93b78390bc90ee259218975b))
359
+
360
+ ### Bug Fixes
361
+
362
+ * fix themes stories ([4c2fe21](https://github.com/christophehurpeau/alouette/commit/4c2fe2132a73f97d7d922997cbebf09f122c41ea))
363
+
364
+ Version bump for dependency: alouette-icons
365
+
366
+
367
+ ## [11.3.0](https://github.com/christophehurpeau/alouette/compare/alouette@11.2.1...alouette@11.3.0) (2025-08-02)
368
+
369
+ ### Features
370
+
371
+ * update tamagui ([d61b072](https://github.com/christophehurpeau/alouette/commit/d61b072792fefc38656451fc7a487bd73362022d))
372
+
373
+ ## [11.2.1](https://github.com/christophehurpeau/alouette/compare/alouette@11.2.0...alouette@11.2.1) (2025-08-02)
374
+
375
+ Note: no notable changes
376
+
377
+
378
+ ## [11.2.0](https://github.com/christophehurpeau/alouette/compare/alouette@11.1.0...alouette@11.2.0) (2025-08-02)
379
+
380
+ ### Features
381
+
382
+ * add InternalLinkButton ([6d1487a](https://github.com/christophehurpeau/alouette/commit/6d1487aad220cdad0ec17afea26d129b147c2178))
383
+
384
+ ## [11.1.0](https://github.com/christophehurpeau/alouette/compare/alouette@11.0.0...alouette@11.1.0) (2025-07-09)
385
+
386
+ ### Features
387
+
388
+ * add reset ([dbd881b](https://github.com/christophehurpeau/alouette/commit/dbd881b4dfe5090a1cba98d553361df7c9a6caf2))
389
+ * add reset and ExternalLinkButton ([aa9de4f](https://github.com/christophehurpeau/alouette/commit/aa9de4f9ebb85926805e8672cbc92dba243b8488))
390
+ * update babel ([2d1f630](https://github.com/christophehurpeau/alouette/commit/2d1f6301b7c716d32df7969bb14a8a61facc6d9d))
391
+ * update tamagui ([6fdce00](https://github.com/christophehurpeau/alouette/commit/6fdce005e99f83f260212343357ac36052c8dcd1))
392
+
393
+ Version bump for dependency: alouette-icons
394
+
395
+
396
+ ## [11.0.0](https://github.com/christophehurpeau/alouette/compare/alouette@10.3.0...alouette@11.0.0) (2025-06-29)
397
+
398
+ ### ⚠ BREAKING CHANGES
399
+
400
+ * update to react 19, typography changes and add native storybook
401
+
402
+ ### Features
403
+
404
+ * **deps:** update dependency type-fest to v4.35.0 ([#166](https://github.com/christophehurpeau/alouette/issues/166)) ([c0e667e](https://github.com/christophehurpeau/alouette/commit/c0e667e21a56da7a8d3d9d441781718a528bf117))
405
+ * update dependencies ([27d1465](https://github.com/christophehurpeau/alouette/commit/27d146549419358385e1a5d6bab79c426269e542))
406
+ * update tamagui ([9880238](https://github.com/christophehurpeau/alouette/commit/98802387b506755124bef6dc7c1ea660b20d8737))
407
+ * update to react 19, typography changes and add native storybook ([87cc3a9](https://github.com/christophehurpeau/alouette/commit/87cc3a99e295d7a47e90c04d68dfb2aecc79430f))
408
+
409
+ ### Bug Fixes
410
+
411
+ * animation import ([90dc596](https://github.com/christophehurpeau/alouette/commit/90dc596b36be08439ecf520856324f005a091059))
412
+ * **deps:** update tamagui to v1.125.23 ([#138](https://github.com/christophehurpeau/alouette/issues/138)) ([5f695d7](https://github.com/christophehurpeau/alouette/commit/5f695d7358bbab15052ca89dc3144e07499eb3b7))
413
+
414
+ Version bump for dependency: alouette-icons
415
+
416
+
417
+ ## [10.3.0](https://github.com/christophehurpeau/alouette/compare/alouette@10.2.0...alouette@10.3.0) (2025-02-15)
418
+
419
+ ### Features
420
+
421
+ * add variants elevated and ghosts ([983aa49](https://github.com/christophehurpeau/alouette/commit/983aa49e883ba3bd2aa050c4d8c284611fa5ba37))
422
+
423
+ ## [10.2.0](https://github.com/christophehurpeau/alouette/compare/alouette@10.1.1...alouette@10.2.0) (2025-02-15)
424
+
425
+ ### Features
426
+
427
+ * **deps:** update dependency type-fest to v4.34.1 ([#158](https://github.com/christophehurpeau/alouette/issues/158)) ([b07cf48](https://github.com/christophehurpeau/alouette/commit/b07cf484d671ba0be6a96af470f8b819a3b0e66a))
428
+ * improve dark mode disabled colors ([1787990](https://github.com/christophehurpeau/alouette/commit/1787990c0aa01ac69ef15de79ff911c6dcbe2e15))
429
+
430
+ ### Bug Fixes
431
+
432
+ * update tamagui ([ea74ff5](https://github.com/christophehurpeau/alouette/commit/ea74ff5f4ce09906a9b972ba8bfaab2aaff910cf))
433
+
434
+ Version bump for dependency: alouette-icons
435
+
436
+
437
+ ## [10.1.1](https://github.com/christophehurpeau/alouette/compare/alouette@10.1.0...alouette@10.1.1) (2025-02-09)
438
+
439
+ Version bump for dependency: alouette-icons
440
+
441
+
442
+ ## [10.1.0](https://github.com/christophehurpeau/alouette/compare/alouette@10.0.0...alouette@10.1.0) (2025-02-02)
443
+
444
+ ### Features
445
+
446
+ * update tamagui ([fa5e6bb](https://github.com/christophehurpeau/alouette/commit/fa5e6bb03237d944bddb122d8885812235eda14c))
447
+
448
+ Version bump for dependency: alouette-icons
449
+
450
+
451
+ ## 10.0.0 (2025-02-01)
452
+
453
+ ### ⚠ BREAKING CHANGES
454
+
455
+ * drop node 18
456
+
457
+ ### Features
458
+
459
+ * add disableInjectCSS ([0580216](https://github.com/christophehurpeau/alouette/commit/0580216d01bee3d5917c17f1f42df7fcf0545a5f))
460
+ * add textColor ([f1a3263](https://github.com/christophehurpeau/alouette/commit/f1a32638eb2ba351e7f49a09b82501c1addfc55f))
461
+ * alouette-icons ([924eb6d](https://github.com/christophehurpeau/alouette/commit/924eb6da66cb9689cfc1bb390a810167eb9b5d87))
462
+ * **Button:** add size sm and fix default variant ([9d6e1ab](https://github.com/christophehurpeau/alouette/commit/9d6e1ab1ccc5437a1807e634e270eb9ff258d75d))
463
+ * color scheme ([0704f9a](https://github.com/christophehurpeau/alouette/commit/0704f9ad4a868efef989d7a8412e84d278dfc2a2))
464
+ * **deps:** update dependency @phosphor-icons/core to v2.1.1 ([#14](https://github.com/christophehurpeau/alouette/issues/14)) ([decf7d9](https://github.com/christophehurpeau/alouette/commit/decf7d9cef74838916082e81e9d9a84da1a1c53a))
465
+ * **deps:** update dependency react-native to v0.74.2 ([#15](https://github.com/christophehurpeau/alouette/issues/15)) ([1cee78f](https://github.com/christophehurpeau/alouette/commit/1cee78fa487b3045f33860b2a2fb9a873dfdf0a5))
466
+ * **deps:** update dependency react-native to v0.75.2 ([#61](https://github.com/christophehurpeau/alouette/issues/61)) ([09b2a47](https://github.com/christophehurpeau/alouette/commit/09b2a472ba642defe11ef3eee5ef546ff1bf633f))
467
+ * **deps:** update dependency react-native to v0.77.0 ([#68](https://github.com/christophehurpeau/alouette/issues/68)) ([577dc45](https://github.com/christophehurpeau/alouette/commit/577dc45287c344164317212198c6453d1bde1a74))
468
+ * **deps:** update dependency react-native-svg to v15.11.1 ([#137](https://github.com/christophehurpeau/alouette/issues/137)) ([0630652](https://github.com/christophehurpeau/alouette/commit/063065233926237a36ed9713362d397852fafdff))
469
+ * **deps:** update dependency react-native-svg to v15.7.1 ([#81](https://github.com/christophehurpeau/alouette/issues/81)) ([9e2dac7](https://github.com/christophehurpeau/alouette/commit/9e2dac7dcd04fd6d3d7785371813d0a8453b2912))
470
+ * **deps:** update dependency react-native-svg to v15.9.0 ([#97](https://github.com/christophehurpeau/alouette/issues/97)) ([9708d65](https://github.com/christophehurpeau/alouette/commit/9708d65227f41c6a63c1eaebdccc08954b1859e4))
471
+ * **deps:** update dependency type-fest to v4.26.0 ([#47](https://github.com/christophehurpeau/alouette/issues/47)) ([7493b0e](https://github.com/christophehurpeau/alouette/commit/7493b0edc4a8a4ffd3761576d0ca1a121e774ce7))
472
+ * **deps:** update dependency type-fest to v4.27.1 ([#106](https://github.com/christophehurpeau/alouette/issues/106)) ([017ecef](https://github.com/christophehurpeau/alouette/commit/017ecef48d136a11cf741150c8a5d9c9440df6b7))
473
+ * **deps:** update dependency type-fest to v4.28.0 ([#109](https://github.com/christophehurpeau/alouette/issues/109)) ([2723fc5](https://github.com/christophehurpeau/alouette/commit/2723fc56620a6aded5402162eff1e5a85a3eeb50))
474
+ * **deps:** update tamagui to v1.101.0 ([#28](https://github.com/christophehurpeau/alouette/issues/28)) ([df1cc36](https://github.com/christophehurpeau/alouette/commit/df1cc36366d4fb102a22b5f8c4bb498970836e07))
475
+ * **deps:** update tamagui to v1.110.2 ([#53](https://github.com/christophehurpeau/alouette/issues/53)) ([5638c4c](https://github.com/christophehurpeau/alouette/commit/5638c4c687432e9d2c2a7fdc1931502843fe3370))
476
+ * **deps:** update tamagui to v1.112.0 ([#73](https://github.com/christophehurpeau/alouette/issues/73)) ([11debab](https://github.com/christophehurpeau/alouette/commit/11debabc2a07e70607c6b2675c371a05afcb487f))
477
+ * **deps:** update tamagui to v1.117.0 ([#88](https://github.com/christophehurpeau/alouette/issues/88)) ([7d94ca0](https://github.com/christophehurpeau/alouette/commit/7d94ca0e722579c33a1dbe93e72c2eb9924ce542))
478
+ * **IconButton:** add size story section ([ddd03e4](https://github.com/christophehurpeau/alouette/commit/ddd03e4076d42bc1169b13ba43f679f2d6d85adc))
479
+ * improvements and new components ([335f060](https://github.com/christophehurpeau/alouette/commit/335f06086a3eae528e8f351ad6bf5b94cdc4c612))
480
+ * initial design system with storybook ([6d790b3](https://github.com/christophehurpeau/alouette/commit/6d790b35641bb740c3a569f5bac1ee32839244c7))
481
+ * update dependencies and build cjs ([121ed87](https://github.com/christophehurpeau/alouette/commit/121ed8748bed730826d206160399af2f1eae63fa))
482
+ * work on themes and ts ([dd8604c](https://github.com/christophehurpeau/alouette/commit/dd8604cc4cc6b0aba616ce29f03447b4d5306fb5))
483
+
484
+ ### Bug Fixes
485
+
486
+ * add createAlouetteTamagui.js in files ([9d88c7e](https://github.com/christophehurpeau/alouette/commit/9d88c7e966e43aa4af3a257e74394b8619786dcd))
487
+ * add missing flexwrap in storybook ([42e6d4a](https://github.com/christophehurpeau/alouette/commit/42e6d4a7621ab4c155038b54e9b67625004edd72))
488
+ * add missing peerdep react-dom ([4c93bf1](https://github.com/christophehurpeau/alouette/commit/4c93bf1d8514b36da791c99647789524a67d55fd))
489
+ * build node for react-native ([c050f74](https://github.com/christophehurpeau/alouette/commit/c050f74899de0bc97758bdecc00b880dbad2f865))
490
+ * **deps:** update dependency react-native to v0.74.3 ([#42](https://github.com/christophehurpeau/alouette/issues/42)) ([844da1f](https://github.com/christophehurpeau/alouette/commit/844da1f99b03c91060d71534594201dec987f661))
491
+ * **deps:** update dependency react-native-svg to v15.10.1 ([#120](https://github.com/christophehurpeau/alouette/issues/120)) ([66ccff7](https://github.com/christophehurpeau/alouette/commit/66ccff7556dc0bbdee4c7571bb62dcd848a0c623))
492
+ * **deps:** update dependency type-fest to v4.26.1 ([#64](https://github.com/christophehurpeau/alouette/issues/64)) ([04f79ff](https://github.com/christophehurpeau/alouette/commit/04f79ff9821193ecf06d0563a90161bd54ae208b))
493
+ * **deps:** update dependency type-fest to v4.30.1 ([#130](https://github.com/christophehurpeau/alouette/issues/130)) ([45e3cb7](https://github.com/christophehurpeau/alouette/commit/45e3cb7dcc76bce482b1a74e17680f97b4c02074))
494
+ * **deps:** update tamagui to v1.100.6 ([#26](https://github.com/christophehurpeau/alouette/issues/26)) ([52fb809](https://github.com/christophehurpeau/alouette/commit/52fb809d954bd6116ddf5a35c3f43877d6f06867))
495
+ * **deps:** update tamagui to v1.101.1 ([#31](https://github.com/christophehurpeau/alouette/issues/31)) ([fb8999a](https://github.com/christophehurpeau/alouette/commit/fb8999aa3e8138e4419c05f8abc14429272a128b))
496
+ * **deps:** update tamagui to v1.101.3 ([#32](https://github.com/christophehurpeau/alouette/issues/32)) ([15ad21b](https://github.com/christophehurpeau/alouette/commit/15ad21bad60b07c349432fe1b458b538e8f117c6))
497
+ * **deps:** update tamagui to v1.101.5 ([#40](https://github.com/christophehurpeau/alouette/issues/40)) ([a538c10](https://github.com/christophehurpeau/alouette/commit/a538c10caba04e94f2729521295bb84c32b3fda3))
498
+ * **deps:** update tamagui to v1.101.6 ([#43](https://github.com/christophehurpeau/alouette/issues/43)) ([38996b8](https://github.com/christophehurpeau/alouette/commit/38996b874f2ca72dee0e768d88d87257ccd91c0a))
499
+ * **deps:** update tamagui to v1.101.7 ([#44](https://github.com/christophehurpeau/alouette/issues/44)) ([2ee5352](https://github.com/christophehurpeau/alouette/commit/2ee53525a49b0a693f7032f2b0e07471a8e58c0e))
500
+ * **deps:** update tamagui to v1.121.9 ([#107](https://github.com/christophehurpeau/alouette/issues/107)) ([080f004](https://github.com/christophehurpeau/alouette/commit/080f004d01fb2289fb947595b307f3bc378f5ca9))
501
+ * fix borderWidth ([4771470](https://github.com/christophehurpeau/alouette/commit/4771470de9bf60ed866d77eac181dc9cde06e6c7))
502
+ * fix build and other issues ([c61594c](https://github.com/christophehurpeau/alouette/commit/c61594caf742766d5e26cffb5c4d1a9bfffcc98f))
503
+ * fix deprecated property ([b350114](https://github.com/christophehurpeau/alouette/commit/b350114bdbb82249c5b791ad77e92a7baf5d43bf))
504
+ * fix dist for web ([43ddeaf](https://github.com/christophehurpeau/alouette/commit/43ddeaf1efc4989d56b248aa91aa667cdb418fa3))
505
+ * fix for react-native update ([2d642c0](https://github.com/christophehurpeau/alouette/commit/2d642c0d42feb54275fd1b7db7309e8fb28cc96d))
506
+ * fix require path for createAlouetteTamagui ([861c551](https://github.com/christophehurpeau/alouette/commit/861c551bff575a3445f6402afb200a108ef45a36))
507
+ * move react-native before browser ([27265f9](https://github.com/christophehurpeau/alouette/commit/27265f9f89e5692d4a1b39b25c6b1817b0b73792))
508
+ * only react-native-web for browser ([33c8f6e](https://github.com/christophehurpeau/alouette/commit/33c8f6e7446772ed58a54cc9f18f6bcb2b40612f))
509
+ * use View for HStack and VStack ([999dff6](https://github.com/christophehurpeau/alouette/commit/999dff604ddf1b5e503af46d8f41e2f3f8899107))
510
+
511
+ ### Miscellaneous Chores
512
+
513
+ * update dev dependencies and update to node 20 ([28885df](https://github.com/christophehurpeau/alouette/commit/28885dfe4fae18e4159ec3c9fab23a7fc738b6c0))
514
+
515
+ Version bump for dependency: alouette-icons
516
+
517
+
518
+ ## 9.0.0 (2025-02-01)
519
+
520
+ ### ⚠ BREAKING CHANGES
521
+
522
+ * drop node 18
523
+
524
+ ### Features
525
+
526
+ * add textColor ([f1a3263](https://github.com/christophehurpeau/alouette/commit/f1a32638eb2ba351e7f49a09b82501c1addfc55f))
527
+ * alouette-icons ([924eb6d](https://github.com/christophehurpeau/alouette/commit/924eb6da66cb9689cfc1bb390a810167eb9b5d87))
528
+ * **Button:** add size sm and fix default variant ([9d6e1ab](https://github.com/christophehurpeau/alouette/commit/9d6e1ab1ccc5437a1807e634e270eb9ff258d75d))
529
+ * color scheme ([0704f9a](https://github.com/christophehurpeau/alouette/commit/0704f9ad4a868efef989d7a8412e84d278dfc2a2))
530
+ * **deps:** update dependency @phosphor-icons/core to v2.1.1 ([#14](https://github.com/christophehurpeau/alouette/issues/14)) ([decf7d9](https://github.com/christophehurpeau/alouette/commit/decf7d9cef74838916082e81e9d9a84da1a1c53a))
531
+ * **deps:** update dependency react-native to v0.74.2 ([#15](https://github.com/christophehurpeau/alouette/issues/15)) ([1cee78f](https://github.com/christophehurpeau/alouette/commit/1cee78fa487b3045f33860b2a2fb9a873dfdf0a5))
532
+ * **deps:** update dependency react-native to v0.75.2 ([#61](https://github.com/christophehurpeau/alouette/issues/61)) ([09b2a47](https://github.com/christophehurpeau/alouette/commit/09b2a472ba642defe11ef3eee5ef546ff1bf633f))
533
+ * **deps:** update dependency react-native to v0.77.0 ([#68](https://github.com/christophehurpeau/alouette/issues/68)) ([577dc45](https://github.com/christophehurpeau/alouette/commit/577dc45287c344164317212198c6453d1bde1a74))
534
+ * **deps:** update dependency react-native-svg to v15.11.1 ([#137](https://github.com/christophehurpeau/alouette/issues/137)) ([0630652](https://github.com/christophehurpeau/alouette/commit/063065233926237a36ed9713362d397852fafdff))
535
+ * **deps:** update dependency react-native-svg to v15.7.1 ([#81](https://github.com/christophehurpeau/alouette/issues/81)) ([9e2dac7](https://github.com/christophehurpeau/alouette/commit/9e2dac7dcd04fd6d3d7785371813d0a8453b2912))
536
+ * **deps:** update dependency react-native-svg to v15.9.0 ([#97](https://github.com/christophehurpeau/alouette/issues/97)) ([9708d65](https://github.com/christophehurpeau/alouette/commit/9708d65227f41c6a63c1eaebdccc08954b1859e4))
537
+ * **deps:** update dependency type-fest to v4.26.0 ([#47](https://github.com/christophehurpeau/alouette/issues/47)) ([7493b0e](https://github.com/christophehurpeau/alouette/commit/7493b0edc4a8a4ffd3761576d0ca1a121e774ce7))
538
+ * **deps:** update dependency type-fest to v4.27.1 ([#106](https://github.com/christophehurpeau/alouette/issues/106)) ([017ecef](https://github.com/christophehurpeau/alouette/commit/017ecef48d136a11cf741150c8a5d9c9440df6b7))
539
+ * **deps:** update dependency type-fest to v4.28.0 ([#109](https://github.com/christophehurpeau/alouette/issues/109)) ([2723fc5](https://github.com/christophehurpeau/alouette/commit/2723fc56620a6aded5402162eff1e5a85a3eeb50))
540
+ * **deps:** update tamagui to v1.101.0 ([#28](https://github.com/christophehurpeau/alouette/issues/28)) ([df1cc36](https://github.com/christophehurpeau/alouette/commit/df1cc36366d4fb102a22b5f8c4bb498970836e07))
541
+ * **deps:** update tamagui to v1.110.2 ([#53](https://github.com/christophehurpeau/alouette/issues/53)) ([5638c4c](https://github.com/christophehurpeau/alouette/commit/5638c4c687432e9d2c2a7fdc1931502843fe3370))
542
+ * **deps:** update tamagui to v1.112.0 ([#73](https://github.com/christophehurpeau/alouette/issues/73)) ([11debab](https://github.com/christophehurpeau/alouette/commit/11debabc2a07e70607c6b2675c371a05afcb487f))
543
+ * **deps:** update tamagui to v1.117.0 ([#88](https://github.com/christophehurpeau/alouette/issues/88)) ([7d94ca0](https://github.com/christophehurpeau/alouette/commit/7d94ca0e722579c33a1dbe93e72c2eb9924ce542))
544
+ * **IconButton:** add size story section ([ddd03e4](https://github.com/christophehurpeau/alouette/commit/ddd03e4076d42bc1169b13ba43f679f2d6d85adc))
545
+ * improvements and new components ([335f060](https://github.com/christophehurpeau/alouette/commit/335f06086a3eae528e8f351ad6bf5b94cdc4c612))
546
+ * initial design system with storybook ([6d790b3](https://github.com/christophehurpeau/alouette/commit/6d790b35641bb740c3a569f5bac1ee32839244c7))
547
+ * update dependencies and build cjs ([121ed87](https://github.com/christophehurpeau/alouette/commit/121ed8748bed730826d206160399af2f1eae63fa))
548
+ * work on themes and ts ([dd8604c](https://github.com/christophehurpeau/alouette/commit/dd8604cc4cc6b0aba616ce29f03447b4d5306fb5))
549
+
550
+ ### Bug Fixes
551
+
552
+ * add createAlouetteTamagui.js in files ([9d88c7e](https://github.com/christophehurpeau/alouette/commit/9d88c7e966e43aa4af3a257e74394b8619786dcd))
553
+ * add missing flexwrap in storybook ([42e6d4a](https://github.com/christophehurpeau/alouette/commit/42e6d4a7621ab4c155038b54e9b67625004edd72))
554
+ * add missing peerdep react-dom ([4c93bf1](https://github.com/christophehurpeau/alouette/commit/4c93bf1d8514b36da791c99647789524a67d55fd))
555
+ * build node for react-native ([c050f74](https://github.com/christophehurpeau/alouette/commit/c050f74899de0bc97758bdecc00b880dbad2f865))
556
+ * **deps:** update dependency react-native to v0.74.3 ([#42](https://github.com/christophehurpeau/alouette/issues/42)) ([844da1f](https://github.com/christophehurpeau/alouette/commit/844da1f99b03c91060d71534594201dec987f661))
557
+ * **deps:** update dependency react-native-svg to v15.10.1 ([#120](https://github.com/christophehurpeau/alouette/issues/120)) ([66ccff7](https://github.com/christophehurpeau/alouette/commit/66ccff7556dc0bbdee4c7571bb62dcd848a0c623))
558
+ * **deps:** update dependency type-fest to v4.26.1 ([#64](https://github.com/christophehurpeau/alouette/issues/64)) ([04f79ff](https://github.com/christophehurpeau/alouette/commit/04f79ff9821193ecf06d0563a90161bd54ae208b))
559
+ * **deps:** update dependency type-fest to v4.30.1 ([#130](https://github.com/christophehurpeau/alouette/issues/130)) ([45e3cb7](https://github.com/christophehurpeau/alouette/commit/45e3cb7dcc76bce482b1a74e17680f97b4c02074))
560
+ * **deps:** update tamagui to v1.100.6 ([#26](https://github.com/christophehurpeau/alouette/issues/26)) ([52fb809](https://github.com/christophehurpeau/alouette/commit/52fb809d954bd6116ddf5a35c3f43877d6f06867))
561
+ * **deps:** update tamagui to v1.101.1 ([#31](https://github.com/christophehurpeau/alouette/issues/31)) ([fb8999a](https://github.com/christophehurpeau/alouette/commit/fb8999aa3e8138e4419c05f8abc14429272a128b))
562
+ * **deps:** update tamagui to v1.101.3 ([#32](https://github.com/christophehurpeau/alouette/issues/32)) ([15ad21b](https://github.com/christophehurpeau/alouette/commit/15ad21bad60b07c349432fe1b458b538e8f117c6))
563
+ * **deps:** update tamagui to v1.101.5 ([#40](https://github.com/christophehurpeau/alouette/issues/40)) ([a538c10](https://github.com/christophehurpeau/alouette/commit/a538c10caba04e94f2729521295bb84c32b3fda3))
564
+ * **deps:** update tamagui to v1.101.6 ([#43](https://github.com/christophehurpeau/alouette/issues/43)) ([38996b8](https://github.com/christophehurpeau/alouette/commit/38996b874f2ca72dee0e768d88d87257ccd91c0a))
565
+ * **deps:** update tamagui to v1.101.7 ([#44](https://github.com/christophehurpeau/alouette/issues/44)) ([2ee5352](https://github.com/christophehurpeau/alouette/commit/2ee53525a49b0a693f7032f2b0e07471a8e58c0e))
566
+ * **deps:** update tamagui to v1.121.9 ([#107](https://github.com/christophehurpeau/alouette/issues/107)) ([080f004](https://github.com/christophehurpeau/alouette/commit/080f004d01fb2289fb947595b307f3bc378f5ca9))
567
+ * fix borderWidth ([4771470](https://github.com/christophehurpeau/alouette/commit/4771470de9bf60ed866d77eac181dc9cde06e6c7))
568
+ * fix build and other issues ([c61594c](https://github.com/christophehurpeau/alouette/commit/c61594caf742766d5e26cffb5c4d1a9bfffcc98f))
569
+ * fix deprecated property ([b350114](https://github.com/christophehurpeau/alouette/commit/b350114bdbb82249c5b791ad77e92a7baf5d43bf))
570
+ * fix dist for web ([43ddeaf](https://github.com/christophehurpeau/alouette/commit/43ddeaf1efc4989d56b248aa91aa667cdb418fa3))
571
+ * fix for react-native update ([2d642c0](https://github.com/christophehurpeau/alouette/commit/2d642c0d42feb54275fd1b7db7309e8fb28cc96d))
572
+ * fix require path for createAlouetteTamagui ([861c551](https://github.com/christophehurpeau/alouette/commit/861c551bff575a3445f6402afb200a108ef45a36))
573
+ * move react-native before browser ([27265f9](https://github.com/christophehurpeau/alouette/commit/27265f9f89e5692d4a1b39b25c6b1817b0b73792))
574
+ * only react-native-web for browser ([33c8f6e](https://github.com/christophehurpeau/alouette/commit/33c8f6e7446772ed58a54cc9f18f6bcb2b40612f))
575
+ * use View for HStack and VStack ([999dff6](https://github.com/christophehurpeau/alouette/commit/999dff604ddf1b5e503af46d8f41e2f3f8899107))
576
+
577
+ ### Miscellaneous Chores
578
+
579
+ * update dev dependencies and update to node 20 ([28885df](https://github.com/christophehurpeau/alouette/commit/28885dfe4fae18e4159ec3c9fab23a7fc738b6c0))
580
+
581
+ Version bump for dependency: alouette-icons
582
+
583
+
584
+ ## [8.0.7](https://github.com/christophehurpeau/alouette/compare/alouette@8.0.6...alouette@8.0.7) (2024-12-05)
585
+
586
+ ### Bug Fixes
587
+
588
+ * add createAlouetteTamagui.js in files ([9d88c7e](https://github.com/christophehurpeau/alouette/commit/9d88c7e966e43aa4af3a257e74394b8619786dcd))
589
+
590
+ ## [8.0.6](https://github.com/christophehurpeau/alouette/compare/alouette@8.0.5...alouette@8.0.6) (2024-12-05)
591
+
592
+ Version bump for dependency: alouette-icons
593
+
594
+
595
+ ## [8.0.5](https://github.com/christophehurpeau/alouette/compare/alouette@8.0.4...alouette@8.0.5) (2024-12-05)
596
+
597
+ ### Bug Fixes
598
+
599
+ * fix for react-native update ([2d642c0](https://github.com/christophehurpeau/alouette/commit/2d642c0d42feb54275fd1b7db7309e8fb28cc96d))
600
+
601
+ ## [8.0.4](https://github.com/christophehurpeau/alouette/compare/alouette@8.0.3...alouette@8.0.4) (2024-12-05)
602
+
603
+ ### Bug Fixes
604
+
605
+ * only react-native-web for browser ([33c8f6e](https://github.com/christophehurpeau/alouette/commit/33c8f6e7446772ed58a54cc9f18f6bcb2b40612f))
606
+
607
+ ## [8.0.3](https://github.com/christophehurpeau/alouette/compare/alouette@8.0.2...alouette@8.0.3) (2024-12-05)
608
+
609
+ ### Bug Fixes
610
+
611
+ * build node for react-native ([c050f74](https://github.com/christophehurpeau/alouette/commit/c050f74899de0bc97758bdecc00b880dbad2f865))
612
+ * fix require path for createAlouetteTamagui ([861c551](https://github.com/christophehurpeau/alouette/commit/861c551bff575a3445f6402afb200a108ef45a36))
613
+
614
+ ## [8.0.2](https://github.com/christophehurpeau/alouette/compare/alouette@8.0.1...alouette@8.0.2) (2024-12-05)
615
+
616
+ ### Bug Fixes
617
+
618
+ * move react-native before browser ([27265f9](https://github.com/christophehurpeau/alouette/commit/27265f9f89e5692d4a1b39b25c6b1817b0b73792))
619
+
620
+ ## [8.0.1](https://github.com/christophehurpeau/alouette/compare/alouette@8.0.0...alouette@8.0.1) (2024-12-05)
621
+
622
+ ### Bug Fixes
623
+
624
+ * fix dist for web ([43ddeaf](https://github.com/christophehurpeau/alouette/commit/43ddeaf1efc4989d56b248aa91aa667cdb418fa3))
625
+
626
+ Version bump for dependency: alouette-icons
627
+
628
+
629
+ ## [8.0.0](https://github.com/christophehurpeau/alouette/compare/alouette@7.0.0...alouette@8.0.0) (2024-12-03)
630
+
631
+ ### ⚠ BREAKING CHANGES
632
+
633
+ * drop node 18
634
+
635
+ ### Features
636
+
637
+ * **deps:** update dependency react-native-svg to v15.7.1 ([#81](https://github.com/christophehurpeau/alouette/issues/81)) ([9e2dac7](https://github.com/christophehurpeau/alouette/commit/9e2dac7dcd04fd6d3d7785371813d0a8453b2912))
638
+ * **deps:** update dependency react-native-svg to v15.9.0 ([#97](https://github.com/christophehurpeau/alouette/issues/97)) ([9708d65](https://github.com/christophehurpeau/alouette/commit/9708d65227f41c6a63c1eaebdccc08954b1859e4))
639
+ * **deps:** update dependency type-fest to v4.27.1 ([#106](https://github.com/christophehurpeau/alouette/issues/106)) ([017ecef](https://github.com/christophehurpeau/alouette/commit/017ecef48d136a11cf741150c8a5d9c9440df6b7))
640
+ * **deps:** update dependency type-fest to v4.28.0 ([#109](https://github.com/christophehurpeau/alouette/issues/109)) ([2723fc5](https://github.com/christophehurpeau/alouette/commit/2723fc56620a6aded5402162eff1e5a85a3eeb50))
641
+ * **deps:** update tamagui to v1.112.0 ([#73](https://github.com/christophehurpeau/alouette/issues/73)) ([11debab](https://github.com/christophehurpeau/alouette/commit/11debabc2a07e70607c6b2675c371a05afcb487f))
642
+ * **deps:** update tamagui to v1.117.0 ([#88](https://github.com/christophehurpeau/alouette/issues/88)) ([7d94ca0](https://github.com/christophehurpeau/alouette/commit/7d94ca0e722579c33a1dbe93e72c2eb9924ce542))
643
+ * update dependencies and build cjs ([121ed87](https://github.com/christophehurpeau/alouette/commit/121ed8748bed730826d206160399af2f1eae63fa))
644
+
645
+ ### Bug Fixes
646
+
647
+ * add missing flexwrap in storybook ([42e6d4a](https://github.com/christophehurpeau/alouette/commit/42e6d4a7621ab4c155038b54e9b67625004edd72))
648
+ * **deps:** update dependency type-fest to v4.26.1 ([#64](https://github.com/christophehurpeau/alouette/issues/64)) ([04f79ff](https://github.com/christophehurpeau/alouette/commit/04f79ff9821193ecf06d0563a90161bd54ae208b))
649
+
650
+ ### Miscellaneous Chores
651
+
652
+ * update dev dependencies and update to node 20 ([28885df](https://github.com/christophehurpeau/alouette/commit/28885dfe4fae18e4159ec3c9fab23a7fc738b6c0))
653
+
654
+ Version bump for dependency: alouette-icons
655
+
656
+
657
+ ## 7.0.0 (2024-09-14)
658
+
659
+ ### Features
660
+
661
+ * add textColor ([f1a3263](https://github.com/christophehurpeau/alouette/commit/f1a32638eb2ba351e7f49a09b82501c1addfc55f))
662
+ * alouette-icons ([924eb6d](https://github.com/christophehurpeau/alouette/commit/924eb6da66cb9689cfc1bb390a810167eb9b5d87))
663
+ * **Button:** add size sm and fix default variant ([9d6e1ab](https://github.com/christophehurpeau/alouette/commit/9d6e1ab1ccc5437a1807e634e270eb9ff258d75d))
664
+ * **deps:** update dependency @phosphor-icons/core to v2.1.1 ([#14](https://github.com/christophehurpeau/alouette/issues/14)) ([decf7d9](https://github.com/christophehurpeau/alouette/commit/decf7d9cef74838916082e81e9d9a84da1a1c53a))
665
+ * **deps:** update dependency react-native to v0.74.2 ([#15](https://github.com/christophehurpeau/alouette/issues/15)) ([1cee78f](https://github.com/christophehurpeau/alouette/commit/1cee78fa487b3045f33860b2a2fb9a873dfdf0a5))
666
+ * **deps:** update dependency react-native to v0.75.2 ([#61](https://github.com/christophehurpeau/alouette/issues/61)) ([09b2a47](https://github.com/christophehurpeau/alouette/commit/09b2a472ba642defe11ef3eee5ef546ff1bf633f))
667
+ * **deps:** update dependency type-fest to v4.26.0 ([#47](https://github.com/christophehurpeau/alouette/issues/47)) ([7493b0e](https://github.com/christophehurpeau/alouette/commit/7493b0edc4a8a4ffd3761576d0ca1a121e774ce7))
668
+ * **deps:** update tamagui to v1.101.0 ([#28](https://github.com/christophehurpeau/alouette/issues/28)) ([df1cc36](https://github.com/christophehurpeau/alouette/commit/df1cc36366d4fb102a22b5f8c4bb498970836e07))
669
+ * **deps:** update tamagui to v1.110.2 ([#53](https://github.com/christophehurpeau/alouette/issues/53)) ([5638c4c](https://github.com/christophehurpeau/alouette/commit/5638c4c687432e9d2c2a7fdc1931502843fe3370))
670
+ * **IconButton:** add size story section ([ddd03e4](https://github.com/christophehurpeau/alouette/commit/ddd03e4076d42bc1169b13ba43f679f2d6d85adc))
671
+ * improvements and new components ([335f060](https://github.com/christophehurpeau/alouette/commit/335f06086a3eae528e8f351ad6bf5b94cdc4c612))
672
+ * initial design system with storybook ([6d790b3](https://github.com/christophehurpeau/alouette/commit/6d790b35641bb740c3a569f5bac1ee32839244c7))
673
+ * work on themes and ts ([dd8604c](https://github.com/christophehurpeau/alouette/commit/dd8604cc4cc6b0aba616ce29f03447b4d5306fb5))
674
+
675
+ ### Bug Fixes
676
+
677
+ * **deps:** update dependency react-native to v0.74.3 ([#42](https://github.com/christophehurpeau/alouette/issues/42)) ([844da1f](https://github.com/christophehurpeau/alouette/commit/844da1f99b03c91060d71534594201dec987f661))
678
+ * **deps:** update tamagui to v1.100.6 ([#26](https://github.com/christophehurpeau/alouette/issues/26)) ([52fb809](https://github.com/christophehurpeau/alouette/commit/52fb809d954bd6116ddf5a35c3f43877d6f06867))
679
+ * **deps:** update tamagui to v1.101.1 ([#31](https://github.com/christophehurpeau/alouette/issues/31)) ([fb8999a](https://github.com/christophehurpeau/alouette/commit/fb8999aa3e8138e4419c05f8abc14429272a128b))
680
+ * **deps:** update tamagui to v1.101.3 ([#32](https://github.com/christophehurpeau/alouette/issues/32)) ([15ad21b](https://github.com/christophehurpeau/alouette/commit/15ad21bad60b07c349432fe1b458b538e8f117c6))
681
+ * **deps:** update tamagui to v1.101.5 ([#40](https://github.com/christophehurpeau/alouette/issues/40)) ([a538c10](https://github.com/christophehurpeau/alouette/commit/a538c10caba04e94f2729521295bb84c32b3fda3))
682
+ * **deps:** update tamagui to v1.101.6 ([#43](https://github.com/christophehurpeau/alouette/issues/43)) ([38996b8](https://github.com/christophehurpeau/alouette/commit/38996b874f2ca72dee0e768d88d87257ccd91c0a))
683
+ * **deps:** update tamagui to v1.101.7 ([#44](https://github.com/christophehurpeau/alouette/issues/44)) ([2ee5352](https://github.com/christophehurpeau/alouette/commit/2ee53525a49b0a693f7032f2b0e07471a8e58c0e))
684
+ * fix borderWidth ([4771470](https://github.com/christophehurpeau/alouette/commit/4771470de9bf60ed866d77eac181dc9cde06e6c7))
685
+ * fix build and other issues ([c61594c](https://github.com/christophehurpeau/alouette/commit/c61594caf742766d5e26cffb5c4d1a9bfffcc98f))
686
+
687
+ Version bump for dependency: alouette-icons
688
+
689
+
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "alouette",
3
- "version": "19.0.0-beta.5",
3
+ "version": "19.0.0",
4
4
  "description": "A modern, customizable design system built on top of NativeWind v5 with configurable defaults",
5
5
  "keywords": [
6
6
  "tanstack-intent"
@@ -124,7 +124,7 @@
124
124
  },
125
125
  "dependencies": {
126
126
  "@tailwindcss/postcss": "4.3.1",
127
- "alouette-icons": "8.0.7",
127
+ "alouette-icons": "9.0.0",
128
128
  "expo-web-browser": "~15.0.10",
129
129
  "react-native-safe-area-context": "5.6.2",
130
130
  "tailwind-merge": "3.5.0",
@@ -149,4 +149,4 @@
149
149
  "tailwindcss": "4.3.1",
150
150
  "typescript": "5.9.3"
151
151
  }
152
- }
152
+ }