# Changelog

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [18.7.0](https://github.com/christophehurpeau/alouette/compare/alouette@18.6.1...alouette@18.7.0) (2026-03-12)

### Features

* allow onChangeText

## [18.6.1](https://github.com/christophehurpeau/alouette/compare/alouette@18.6.0...alouette@18.6.1) (2026-03-12)

Note: no notable changes


## [18.6.0](https://github.com/christophehurpeau/alouette/compare/alouette@18.5.0...alouette@18.6.0) (2026-03-12)

### Features

* add spacing $8.0
* expose semantic messages
* **input:** add maxlength

### Bug Fixes

* **deps:** update tamagui to v2.0.0-rc.22 ([#302](https://github.com/christophehurpeau/alouette/issues/302))
* switch button type

## [18.5.0](https://github.com/christophehurpeau/alouette/compare/alouette@18.4.0...alouette@18.5.0) (2026-02-27)

### Features

* add new spacing token for 4.0 in createAlouetteTokens
* button and icon button use consistent height values; update stories and variants for improved clarity and usability
* extend BoxProps to include additional padding properties

## [18.4.0](https://github.com/christophehurpeau/alouette/compare/alouette@18.3.0...alouette@18.4.0) (2026-02-26)

### Features

* update Surface component to use layer prop instead of highlight

## [18.3.0](https://github.com/christophehurpeau/alouette/compare/alouette@18.2.0...alouette@18.3.0) (2026-02-26)

### Features

* add onValueChange prop to useControllableCheckedState and Switch component
* allow all props for SafeAreaBox except paddings

## [18.2.0](https://github.com/christophehurpeau/alouette/compare/alouette@18.1.0...alouette@18.2.0) (2026-02-26)

### Features

* export Switch component and its props
* improve switch render on native

Version bump for dependency: alouette-icons


## [18.1.0](https://github.com/christophehurpeau/alouette/compare/alouette@18.0.0...alouette@18.1.0) (2026-02-25)

### Features

* add GradientScrollView and its props to index export

### Bug Fixes

* add missing type assertion for variants in InteractiveBoxFrame

## [18.0.0](https://github.com/christophehurpeau/alouette/compare/alouette@17.0.3...alouette@18.0.0) (2026-02-25)

### ⚠ BREAKING CHANGES

* new major redesign

### Features

* enhance layout and styling in stories and components
* new major redesign

## [17.0.3](https://github.com/christophehurpeau/alouette/compare/alouette@17.0.2...alouette@17.0.3) (2025-12-21)

Version bump for dependency: alouette-icons


## [17.0.2](https://github.com/christophehurpeau/alouette/compare/alouette@17.0.1...alouette@17.0.2) (2025-12-21)

Version bump for dependency: alouette-icons


## [17.0.1](https://github.com/christophehurpeau/alouette/compare/alouette@17.0.0...alouette@17.0.1) (2025-12-21)

Version bump for dependency: alouette-icons


## [17.0.0](https://github.com/christophehurpeau/alouette/compare/alouette@16.3.0...alouette@17.0.0) (2025-12-21)

### ⚠ BREAKING CHANGES

* rename 'centered' to 'center' for consistency across components

### Features

* add new HStack story with flexGrow example
* rename 'centered' to 'center' for consistency across components
* update tamagui

### Bug Fixes

* update expo-linear-gradient version to use tilde for patch updates
* update FullTheme type definition to extend ColorTheme interface

Version bump for dependency: alouette-icons


## [16.3.0](https://github.com/christophehurpeau/alouette/compare/alouette@16.2.1...alouette@16.3.0) (2025-11-11)

### Features

* update tamagui

## [16.2.1](https://github.com/christophehurpeau/alouette/compare/alouette@16.2.0...alouette@16.2.1) (2025-11-10)

### Bug Fixes

* fix import of useSafeAreaInsets

## [16.2.0](https://github.com/christophehurpeau/alouette/compare/alouette@16.1.1...alouette@16.2.0) (2025-11-05)

### Features

* greatly improve PressableListItem

## [16.1.1](https://github.com/christophehurpeau/alouette/compare/alouette@16.1.0...alouette@16.1.1) (2025-11-04)

Version bump for dependency: alouette-icons


## [16.1.0](https://github.com/christophehurpeau/alouette/compare/alouette@16.0.0...alouette@16.1.0) (2025-11-04)

### Features

* update tamagui

## [16.0.0](https://github.com/christophehurpeau/alouette/compare/alouette@15.4.0...alouette@16.0.0) (2025-11-04)

### ⚠ BREAKING CHANGES

* each icon has its own file to reduce generated bundle size, drop cjs
* remove SafeAreaProvider from AlouetteProvider

### Features

* **deps:** update dependency react-native-svg to v15.14.0 ([#262](https://github.com/christophehurpeau/alouette/issues/262))
* **deps:** update tamagui to v1.135.4 ([#269](https://github.com/christophehurpeau/alouette/issues/269))
* each icon has its own file to reduce generated bundle size, drop cjs
* remove SafeAreaProvider from AlouetteProvider

### Bug Fixes

* **deps:** update dependency react-native-safe-area-context to v5.6.2 ([#274](https://github.com/christophehurpeau/alouette/issues/274))
* throw error when withElevation and translucent screen background used together as it creates a weird shadow below on android

Version bump for dependency: alouette-icons


## [15.4.0](https://github.com/christophehurpeau/alouette/compare/alouette@15.3.2...alouette@15.4.0) (2025-10-26)

### Features

* add customCreateColorTheme in createAlouetteThemes for improved flexibility ([636305f](https://github.com/christophehurpeau/alouette/commit/636305f0c8ea42125a2656718ab013481f5d6922))

## [15.3.2](https://github.com/christophehurpeau/alouette/compare/alouette@15.3.1...alouette@15.3.2) (2025-10-13)

Note: no notable changes


## [15.3.1](https://github.com/christophehurpeau/alouette/compare/alouette@15.3.0...alouette@15.3.1) (2025-10-12)

Note: no notable changes


## [15.3.0](https://github.com/christophehurpeau/alouette/compare/alouette@15.2.1...alouette@15.3.0) (2025-10-12)

### Features

* export SVGIconElement type from Icon component ([31ac499](https://github.com/christophehurpeau/alouette/commit/31ac49994eb7fbc7f23fa5f91ad8423bf2c6cf02))

## [15.2.1](https://github.com/christophehurpeau/alouette/compare/alouette@15.2.0...alouette@15.2.1) (2025-10-12)

Version bump for dependency: alouette-icons


## [15.2.0](https://github.com/christophehurpeau/alouette/compare/alouette@15.1.0...alouette@15.2.0) (2025-10-12)

### Features

* export type AlouetteColorIntent ([52f4a6d](https://github.com/christophehurpeau/alouette/commit/52f4a6d2b01f770e73bfebcd41dfd3b20f403d00))

## [15.1.0](https://github.com/christophehurpeau/alouette/compare/alouette@15.0.0...alouette@15.1.0) (2025-09-21)

### Features

* xxl ([e898707](https://github.com/christophehurpeau/alouette/commit/e898707f073014d380a13b66dc63de726ad9a7eb))

## [15.0.0](https://github.com/christophehurpeau/alouette/compare/alouette@14.0.0...alouette@15.0.0) (2025-09-20)

### ⚠ BREAKING CHANGES

* drop node 20

### Features

* add optional monospace font with example ([d6f40c2](https://github.com/christophehurpeau/alouette/commit/d6f40c272dc5b7971e76c43d8d62b270c80bdd00))
* drop node 20 ([3c6d62d](https://github.com/christophehurpeau/alouette/commit/3c6d62d42b3e1651c05a3ff677bfc52471d5e267))
* react-native-safe-area-context ([488c642](https://github.com/christophehurpeau/alouette/commit/488c64279b2c67d5f8b3b0408648369990140b43))
* update deps ([aaaa8a7](https://github.com/christophehurpeau/alouette/commit/aaaa8a784227db1324980c897714fb2649517985))

### Bug Fixes

* disable react-native-safe-area-context for web ([c68fb2a](https://github.com/christophehurpeau/alouette/commit/c68fb2ad21bebc81320471ff3dfd0543f9693ba0))
* fix exports ([11346f1](https://github.com/christophehurpeau/alouette/commit/11346f1945b018c93d8b34b5890d030a2fdd73ce))

Version bump for dependency: alouette-icons


## [14.0.0](https://github.com/christophehurpeau/alouette/compare/alouette@13.6.0...alouette@14.0.0) (2025-09-14)

### ⚠ BREAKING CHANGES

* upgrade to expo 54
* use sora font

### Features

* upgrade to expo 54 ([f4fbf72](https://github.com/christophehurpeau/alouette/commit/f4fbf724765c1f2d97451164eb2fb766bbd8d342))
* use sora font ([557bd50](https://github.com/christophehurpeau/alouette/commit/557bd509ad3c4612728834658cd3db58f57d6f6b))

Version bump for dependency: alouette-icons


## [13.6.0](https://github.com/christophehurpeau/alouette/compare/alouette@13.5.1...alouette@13.6.0) (2025-09-13)

### Features

* improve gradient background stories as well as colors to match ([8825eb3](https://github.com/christophehurpeau/alouette/commit/8825eb333c0430fb1cae3b41987d092b9638ec1b))

## [13.5.1](https://github.com/christophehurpeau/alouette/compare/alouette@13.5.0...alouette@13.5.1) (2025-09-11)

### Bug Fixes

* add missing backgroundColorTranslucent value ([76e5d62](https://github.com/christophehurpeau/alouette/commit/76e5d629e78f51a6b5fa405108efd7674ac41ee3))

## [13.5.0](https://github.com/christophehurpeau/alouette/compare/alouette@13.4.0...alouette@13.5.0) (2025-09-11)

### Features

* add backgroundColorTranslucent ([2d95941](https://github.com/christophehurpeau/alouette/commit/2d959418d1b2a4cf62dfb8a99335177dee4a5893))

## [13.4.0](https://github.com/christophehurpeau/alouette/compare/alouette@13.3.0...alouette@13.4.0) (2025-09-11)

### Features

* add fullscreen variant ([056fd99](https://github.com/christophehurpeau/alouette/commit/056fd9908b013d2bde5fde85e4a19039e579a83c))
* export containersVariants ([360f4a3](https://github.com/christophehurpeau/alouette/commit/360f4a3d6bb9430ce160d8ec3c44cce09b4a9096))

Version bump for dependency: alouette-icons


## [13.3.0](https://github.com/christophehurpeau/alouette/compare/alouette@13.2.1...alouette@13.3.0) (2025-09-10)

### Features

* add slow animation ([9008b90](https://github.com/christophehurpeau/alouette/commit/9008b90cdf59b3c5a68bf61cca4d7ac2925306d8))
* improve dark textColor:disabled ([ee7bcbb](https://github.com/christophehurpeau/alouette/commit/ee7bcbb61c8df2e8f0ff70e6c28dc4956f09735a))

### Bug Fixes

* forComponent icon ([ca2586d](https://github.com/christophehurpeau/alouette/commit/ca2586d0843de7157a5e1fb88cc3d894c3036288))

## [13.2.1](https://github.com/christophehurpeau/alouette/compare/alouette@13.2.0...alouette@13.2.1) (2025-09-09)

### Bug Fixes

* improve color contrast ([dd1d0ec](https://github.com/christophehurpeau/alouette/commit/dd1d0ecc63d0a28edf40dfa603b56a569c863460))

## [13.2.0](https://github.com/christophehurpeau/alouette/compare/alouette@13.1.0...alouette@13.2.0) (2025-09-09)

### Features

* add medium animation ([1a9293b](https://github.com/christophehurpeau/alouette/commit/1a9293b2231b0330590a5442aa1495f27cc4e8b4))

### Bug Fixes

* fix disabled color dark mode ([086355c](https://github.com/christophehurpeau/alouette/commit/086355cfd1f484e811d471418a823a918ed2a469))
* optional GradientBackground children ([dde4495](https://github.com/christophehurpeau/alouette/commit/dde44952fc01ef1633059e11a9a4ea540318b68c))

## [13.1.0](https://github.com/christophehurpeau/alouette/compare/alouette@13.0.0...alouette@13.1.0) (2025-09-09)

### Features

* improve dark background, color contrasts and pressable outline border size ([0cdeb86](https://github.com/christophehurpeau/alouette/commit/0cdeb86870bf2e8c42f9a4d154b1d439aa5d8a80))

## [13.0.0](https://github.com/christophehurpeau/alouette/compare/alouette@12.0.0...alouette@13.0.0) (2025-09-08)

### ⚠ BREAKING CHANGES

* remove box around icon component and accent color

### Features

* add GradientBackground component ([28c9aaf](https://github.com/christophehurpeau/alouette/commit/28c9aaf04ecfb6f4329da68a37910dbb643c9dce))

### Bug Fixes

* remove box around icon component and accent color ([bd8eaf6](https://github.com/christophehurpeau/alouette/commit/bd8eaf686aca94b23cead0844d353aff6ef3d3fe))

## [12.0.0](https://github.com/christophehurpeau/alouette/compare/alouette@11.3.0...alouette@12.0.0) (2025-09-08)

### ⚠ BREAKING CHANGES

* generate palette, check colors for accessibility and improve dark/light modes

### Features

* **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))
* generate palette, check colors for accessibility and improve dark/light modes ([49157a7](https://github.com/christophehurpeau/alouette/commit/49157a70dae174aa93b78390bc90ee259218975b))

### Bug Fixes

* fix themes stories ([4c2fe21](https://github.com/christophehurpeau/alouette/commit/4c2fe2132a73f97d7d922997cbebf09f122c41ea))

Version bump for dependency: alouette-icons


## [11.3.0](https://github.com/christophehurpeau/alouette/compare/alouette@11.2.1...alouette@11.3.0) (2025-08-02)

### Features

* update tamagui ([d61b072](https://github.com/christophehurpeau/alouette/commit/d61b072792fefc38656451fc7a487bd73362022d))

## [11.2.1](https://github.com/christophehurpeau/alouette/compare/alouette@11.2.0...alouette@11.2.1) (2025-08-02)

Note: no notable changes


## [11.2.0](https://github.com/christophehurpeau/alouette/compare/alouette@11.1.0...alouette@11.2.0) (2025-08-02)

### Features

* add InternalLinkButton ([6d1487a](https://github.com/christophehurpeau/alouette/commit/6d1487aad220cdad0ec17afea26d129b147c2178))

## [11.1.0](https://github.com/christophehurpeau/alouette/compare/alouette@11.0.0...alouette@11.1.0) (2025-07-09)

### Features

* add reset ([dbd881b](https://github.com/christophehurpeau/alouette/commit/dbd881b4dfe5090a1cba98d553361df7c9a6caf2))
* add reset and ExternalLinkButton ([aa9de4f](https://github.com/christophehurpeau/alouette/commit/aa9de4f9ebb85926805e8672cbc92dba243b8488))
* update babel ([2d1f630](https://github.com/christophehurpeau/alouette/commit/2d1f6301b7c716d32df7969bb14a8a61facc6d9d))
* update tamagui ([6fdce00](https://github.com/christophehurpeau/alouette/commit/6fdce005e99f83f260212343357ac36052c8dcd1))

Version bump for dependency: alouette-icons


## [11.0.0](https://github.com/christophehurpeau/alouette/compare/alouette@10.3.0...alouette@11.0.0) (2025-06-29)

### ⚠ BREAKING CHANGES

* update to react 19, typography changes and add native storybook

### Features

* **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))
* update dependencies ([27d1465](https://github.com/christophehurpeau/alouette/commit/27d146549419358385e1a5d6bab79c426269e542))
* update tamagui ([9880238](https://github.com/christophehurpeau/alouette/commit/98802387b506755124bef6dc7c1ea660b20d8737))
* update to react 19, typography changes and add native storybook ([87cc3a9](https://github.com/christophehurpeau/alouette/commit/87cc3a99e295d7a47e90c04d68dfb2aecc79430f))

### Bug Fixes

* animation import ([90dc596](https://github.com/christophehurpeau/alouette/commit/90dc596b36be08439ecf520856324f005a091059))
* **deps:** update tamagui to v1.125.23 ([#138](https://github.com/christophehurpeau/alouette/issues/138)) ([5f695d7](https://github.com/christophehurpeau/alouette/commit/5f695d7358bbab15052ca89dc3144e07499eb3b7))

Version bump for dependency: alouette-icons


## [10.3.0](https://github.com/christophehurpeau/alouette/compare/alouette@10.2.0...alouette@10.3.0) (2025-02-15)

### Features

* add variants elevated and ghosts ([983aa49](https://github.com/christophehurpeau/alouette/commit/983aa49e883ba3bd2aa050c4d8c284611fa5ba37))

## [10.2.0](https://github.com/christophehurpeau/alouette/compare/alouette@10.1.1...alouette@10.2.0) (2025-02-15)

### Features

* **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))
* improve dark mode disabled colors ([1787990](https://github.com/christophehurpeau/alouette/commit/1787990c0aa01ac69ef15de79ff911c6dcbe2e15))

### Bug Fixes

* update tamagui ([ea74ff5](https://github.com/christophehurpeau/alouette/commit/ea74ff5f4ce09906a9b972ba8bfaab2aaff910cf))

Version bump for dependency: alouette-icons


## [10.1.1](https://github.com/christophehurpeau/alouette/compare/alouette@10.1.0...alouette@10.1.1) (2025-02-09)

Version bump for dependency: alouette-icons


## [10.1.0](https://github.com/christophehurpeau/alouette/compare/alouette@10.0.0...alouette@10.1.0) (2025-02-02)

### Features

* update tamagui ([fa5e6bb](https://github.com/christophehurpeau/alouette/commit/fa5e6bb03237d944bddb122d8885812235eda14c))

Version bump for dependency: alouette-icons


## 10.0.0 (2025-02-01)

### ⚠ BREAKING CHANGES

* drop node 18

### Features

* add disableInjectCSS ([0580216](https://github.com/christophehurpeau/alouette/commit/0580216d01bee3d5917c17f1f42df7fcf0545a5f))
* add textColor ([f1a3263](https://github.com/christophehurpeau/alouette/commit/f1a32638eb2ba351e7f49a09b82501c1addfc55f))
* alouette-icons ([924eb6d](https://github.com/christophehurpeau/alouette/commit/924eb6da66cb9689cfc1bb390a810167eb9b5d87))
* **Button:** add size sm and fix default variant ([9d6e1ab](https://github.com/christophehurpeau/alouette/commit/9d6e1ab1ccc5437a1807e634e270eb9ff258d75d))
* color scheme ([0704f9a](https://github.com/christophehurpeau/alouette/commit/0704f9ad4a868efef989d7a8412e84d278dfc2a2))
* **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))
* **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))
* **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))
* **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))
* **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))
* **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))
* **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))
* **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))
* **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))
* **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))
* **deps:** update tamagui to v1.101.0 ([#28](https://github.com/christophehurpeau/alouette/issues/28)) ([df1cc36](https://github.com/christophehurpeau/alouette/commit/df1cc36366d4fb102a22b5f8c4bb498970836e07))
* **deps:** update tamagui to v1.110.2 ([#53](https://github.com/christophehurpeau/alouette/issues/53)) ([5638c4c](https://github.com/christophehurpeau/alouette/commit/5638c4c687432e9d2c2a7fdc1931502843fe3370))
* **deps:** update tamagui to v1.112.0 ([#73](https://github.com/christophehurpeau/alouette/issues/73)) ([11debab](https://github.com/christophehurpeau/alouette/commit/11debabc2a07e70607c6b2675c371a05afcb487f))
* **deps:** update tamagui to v1.117.0 ([#88](https://github.com/christophehurpeau/alouette/issues/88)) ([7d94ca0](https://github.com/christophehurpeau/alouette/commit/7d94ca0e722579c33a1dbe93e72c2eb9924ce542))
* **IconButton:** add size story section ([ddd03e4](https://github.com/christophehurpeau/alouette/commit/ddd03e4076d42bc1169b13ba43f679f2d6d85adc))
* improvements and new components ([335f060](https://github.com/christophehurpeau/alouette/commit/335f06086a3eae528e8f351ad6bf5b94cdc4c612))
* initial design system with storybook ([6d790b3](https://github.com/christophehurpeau/alouette/commit/6d790b35641bb740c3a569f5bac1ee32839244c7))
* update dependencies and build cjs ([121ed87](https://github.com/christophehurpeau/alouette/commit/121ed8748bed730826d206160399af2f1eae63fa))
* work on themes and ts ([dd8604c](https://github.com/christophehurpeau/alouette/commit/dd8604cc4cc6b0aba616ce29f03447b4d5306fb5))

### Bug Fixes

* add createAlouetteTamagui.js in files ([9d88c7e](https://github.com/christophehurpeau/alouette/commit/9d88c7e966e43aa4af3a257e74394b8619786dcd))
* add missing flexwrap in storybook ([42e6d4a](https://github.com/christophehurpeau/alouette/commit/42e6d4a7621ab4c155038b54e9b67625004edd72))
* add missing peerdep react-dom ([4c93bf1](https://github.com/christophehurpeau/alouette/commit/4c93bf1d8514b36da791c99647789524a67d55fd))
* build node for react-native ([c050f74](https://github.com/christophehurpeau/alouette/commit/c050f74899de0bc97758bdecc00b880dbad2f865))
* **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))
* **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))
* **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))
* **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))
* **deps:** update tamagui to v1.100.6 ([#26](https://github.com/christophehurpeau/alouette/issues/26)) ([52fb809](https://github.com/christophehurpeau/alouette/commit/52fb809d954bd6116ddf5a35c3f43877d6f06867))
* **deps:** update tamagui to v1.101.1 ([#31](https://github.com/christophehurpeau/alouette/issues/31)) ([fb8999a](https://github.com/christophehurpeau/alouette/commit/fb8999aa3e8138e4419c05f8abc14429272a128b))
* **deps:** update tamagui to v1.101.3 ([#32](https://github.com/christophehurpeau/alouette/issues/32)) ([15ad21b](https://github.com/christophehurpeau/alouette/commit/15ad21bad60b07c349432fe1b458b538e8f117c6))
* **deps:** update tamagui to v1.101.5 ([#40](https://github.com/christophehurpeau/alouette/issues/40)) ([a538c10](https://github.com/christophehurpeau/alouette/commit/a538c10caba04e94f2729521295bb84c32b3fda3))
* **deps:** update tamagui to v1.101.6 ([#43](https://github.com/christophehurpeau/alouette/issues/43)) ([38996b8](https://github.com/christophehurpeau/alouette/commit/38996b874f2ca72dee0e768d88d87257ccd91c0a))
* **deps:** update tamagui to v1.101.7 ([#44](https://github.com/christophehurpeau/alouette/issues/44)) ([2ee5352](https://github.com/christophehurpeau/alouette/commit/2ee53525a49b0a693f7032f2b0e07471a8e58c0e))
* **deps:** update tamagui to v1.121.9 ([#107](https://github.com/christophehurpeau/alouette/issues/107)) ([080f004](https://github.com/christophehurpeau/alouette/commit/080f004d01fb2289fb947595b307f3bc378f5ca9))
* fix borderWidth ([4771470](https://github.com/christophehurpeau/alouette/commit/4771470de9bf60ed866d77eac181dc9cde06e6c7))
* fix build and other issues ([c61594c](https://github.com/christophehurpeau/alouette/commit/c61594caf742766d5e26cffb5c4d1a9bfffcc98f))
* fix deprecated property ([b350114](https://github.com/christophehurpeau/alouette/commit/b350114bdbb82249c5b791ad77e92a7baf5d43bf))
* fix dist for web ([43ddeaf](https://github.com/christophehurpeau/alouette/commit/43ddeaf1efc4989d56b248aa91aa667cdb418fa3))
* fix for react-native update ([2d642c0](https://github.com/christophehurpeau/alouette/commit/2d642c0d42feb54275fd1b7db7309e8fb28cc96d))
* fix require path for createAlouetteTamagui ([861c551](https://github.com/christophehurpeau/alouette/commit/861c551bff575a3445f6402afb200a108ef45a36))
* move react-native before browser ([27265f9](https://github.com/christophehurpeau/alouette/commit/27265f9f89e5692d4a1b39b25c6b1817b0b73792))
* only react-native-web for browser ([33c8f6e](https://github.com/christophehurpeau/alouette/commit/33c8f6e7446772ed58a54cc9f18f6bcb2b40612f))
* use View for HStack and VStack ([999dff6](https://github.com/christophehurpeau/alouette/commit/999dff604ddf1b5e503af46d8f41e2f3f8899107))

### Miscellaneous Chores

* update dev dependencies and update to node 20 ([28885df](https://github.com/christophehurpeau/alouette/commit/28885dfe4fae18e4159ec3c9fab23a7fc738b6c0))

Version bump for dependency: alouette-icons


## 9.0.0 (2025-02-01)

### ⚠ BREAKING CHANGES

* drop node 18

### Features

* add textColor ([f1a3263](https://github.com/christophehurpeau/alouette/commit/f1a32638eb2ba351e7f49a09b82501c1addfc55f))
* alouette-icons ([924eb6d](https://github.com/christophehurpeau/alouette/commit/924eb6da66cb9689cfc1bb390a810167eb9b5d87))
* **Button:** add size sm and fix default variant ([9d6e1ab](https://github.com/christophehurpeau/alouette/commit/9d6e1ab1ccc5437a1807e634e270eb9ff258d75d))
* color scheme ([0704f9a](https://github.com/christophehurpeau/alouette/commit/0704f9ad4a868efef989d7a8412e84d278dfc2a2))
* **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))
* **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))
* **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))
* **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))
* **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))
* **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))
* **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))
* **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))
* **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))
* **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))
* **deps:** update tamagui to v1.101.0 ([#28](https://github.com/christophehurpeau/alouette/issues/28)) ([df1cc36](https://github.com/christophehurpeau/alouette/commit/df1cc36366d4fb102a22b5f8c4bb498970836e07))
* **deps:** update tamagui to v1.110.2 ([#53](https://github.com/christophehurpeau/alouette/issues/53)) ([5638c4c](https://github.com/christophehurpeau/alouette/commit/5638c4c687432e9d2c2a7fdc1931502843fe3370))
* **deps:** update tamagui to v1.112.0 ([#73](https://github.com/christophehurpeau/alouette/issues/73)) ([11debab](https://github.com/christophehurpeau/alouette/commit/11debabc2a07e70607c6b2675c371a05afcb487f))
* **deps:** update tamagui to v1.117.0 ([#88](https://github.com/christophehurpeau/alouette/issues/88)) ([7d94ca0](https://github.com/christophehurpeau/alouette/commit/7d94ca0e722579c33a1dbe93e72c2eb9924ce542))
* **IconButton:** add size story section ([ddd03e4](https://github.com/christophehurpeau/alouette/commit/ddd03e4076d42bc1169b13ba43f679f2d6d85adc))
* improvements and new components ([335f060](https://github.com/christophehurpeau/alouette/commit/335f06086a3eae528e8f351ad6bf5b94cdc4c612))
* initial design system with storybook ([6d790b3](https://github.com/christophehurpeau/alouette/commit/6d790b35641bb740c3a569f5bac1ee32839244c7))
* update dependencies and build cjs ([121ed87](https://github.com/christophehurpeau/alouette/commit/121ed8748bed730826d206160399af2f1eae63fa))
* work on themes and ts ([dd8604c](https://github.com/christophehurpeau/alouette/commit/dd8604cc4cc6b0aba616ce29f03447b4d5306fb5))

### Bug Fixes

* add createAlouetteTamagui.js in files ([9d88c7e](https://github.com/christophehurpeau/alouette/commit/9d88c7e966e43aa4af3a257e74394b8619786dcd))
* add missing flexwrap in storybook ([42e6d4a](https://github.com/christophehurpeau/alouette/commit/42e6d4a7621ab4c155038b54e9b67625004edd72))
* add missing peerdep react-dom ([4c93bf1](https://github.com/christophehurpeau/alouette/commit/4c93bf1d8514b36da791c99647789524a67d55fd))
* build node for react-native ([c050f74](https://github.com/christophehurpeau/alouette/commit/c050f74899de0bc97758bdecc00b880dbad2f865))
* **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))
* **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))
* **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))
* **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))
* **deps:** update tamagui to v1.100.6 ([#26](https://github.com/christophehurpeau/alouette/issues/26)) ([52fb809](https://github.com/christophehurpeau/alouette/commit/52fb809d954bd6116ddf5a35c3f43877d6f06867))
* **deps:** update tamagui to v1.101.1 ([#31](https://github.com/christophehurpeau/alouette/issues/31)) ([fb8999a](https://github.com/christophehurpeau/alouette/commit/fb8999aa3e8138e4419c05f8abc14429272a128b))
* **deps:** update tamagui to v1.101.3 ([#32](https://github.com/christophehurpeau/alouette/issues/32)) ([15ad21b](https://github.com/christophehurpeau/alouette/commit/15ad21bad60b07c349432fe1b458b538e8f117c6))
* **deps:** update tamagui to v1.101.5 ([#40](https://github.com/christophehurpeau/alouette/issues/40)) ([a538c10](https://github.com/christophehurpeau/alouette/commit/a538c10caba04e94f2729521295bb84c32b3fda3))
* **deps:** update tamagui to v1.101.6 ([#43](https://github.com/christophehurpeau/alouette/issues/43)) ([38996b8](https://github.com/christophehurpeau/alouette/commit/38996b874f2ca72dee0e768d88d87257ccd91c0a))
* **deps:** update tamagui to v1.101.7 ([#44](https://github.com/christophehurpeau/alouette/issues/44)) ([2ee5352](https://github.com/christophehurpeau/alouette/commit/2ee53525a49b0a693f7032f2b0e07471a8e58c0e))
* **deps:** update tamagui to v1.121.9 ([#107](https://github.com/christophehurpeau/alouette/issues/107)) ([080f004](https://github.com/christophehurpeau/alouette/commit/080f004d01fb2289fb947595b307f3bc378f5ca9))
* fix borderWidth ([4771470](https://github.com/christophehurpeau/alouette/commit/4771470de9bf60ed866d77eac181dc9cde06e6c7))
* fix build and other issues ([c61594c](https://github.com/christophehurpeau/alouette/commit/c61594caf742766d5e26cffb5c4d1a9bfffcc98f))
* fix deprecated property ([b350114](https://github.com/christophehurpeau/alouette/commit/b350114bdbb82249c5b791ad77e92a7baf5d43bf))
* fix dist for web ([43ddeaf](https://github.com/christophehurpeau/alouette/commit/43ddeaf1efc4989d56b248aa91aa667cdb418fa3))
* fix for react-native update ([2d642c0](https://github.com/christophehurpeau/alouette/commit/2d642c0d42feb54275fd1b7db7309e8fb28cc96d))
* fix require path for createAlouetteTamagui ([861c551](https://github.com/christophehurpeau/alouette/commit/861c551bff575a3445f6402afb200a108ef45a36))
* move react-native before browser ([27265f9](https://github.com/christophehurpeau/alouette/commit/27265f9f89e5692d4a1b39b25c6b1817b0b73792))
* only react-native-web for browser ([33c8f6e](https://github.com/christophehurpeau/alouette/commit/33c8f6e7446772ed58a54cc9f18f6bcb2b40612f))
* use View for HStack and VStack ([999dff6](https://github.com/christophehurpeau/alouette/commit/999dff604ddf1b5e503af46d8f41e2f3f8899107))

### Miscellaneous Chores

* update dev dependencies and update to node 20 ([28885df](https://github.com/christophehurpeau/alouette/commit/28885dfe4fae18e4159ec3c9fab23a7fc738b6c0))

Version bump for dependency: alouette-icons


## [8.0.7](https://github.com/christophehurpeau/alouette/compare/alouette@8.0.6...alouette@8.0.7) (2024-12-05)

### Bug Fixes

* add createAlouetteTamagui.js in files ([9d88c7e](https://github.com/christophehurpeau/alouette/commit/9d88c7e966e43aa4af3a257e74394b8619786dcd))

## [8.0.6](https://github.com/christophehurpeau/alouette/compare/alouette@8.0.5...alouette@8.0.6) (2024-12-05)

Version bump for dependency: alouette-icons


## [8.0.5](https://github.com/christophehurpeau/alouette/compare/alouette@8.0.4...alouette@8.0.5) (2024-12-05)

### Bug Fixes

* fix for react-native update ([2d642c0](https://github.com/christophehurpeau/alouette/commit/2d642c0d42feb54275fd1b7db7309e8fb28cc96d))

## [8.0.4](https://github.com/christophehurpeau/alouette/compare/alouette@8.0.3...alouette@8.0.4) (2024-12-05)

### Bug Fixes

* only react-native-web for browser ([33c8f6e](https://github.com/christophehurpeau/alouette/commit/33c8f6e7446772ed58a54cc9f18f6bcb2b40612f))

## [8.0.3](https://github.com/christophehurpeau/alouette/compare/alouette@8.0.2...alouette@8.0.3) (2024-12-05)

### Bug Fixes

* build node for react-native ([c050f74](https://github.com/christophehurpeau/alouette/commit/c050f74899de0bc97758bdecc00b880dbad2f865))
* fix require path for createAlouetteTamagui ([861c551](https://github.com/christophehurpeau/alouette/commit/861c551bff575a3445f6402afb200a108ef45a36))

## [8.0.2](https://github.com/christophehurpeau/alouette/compare/alouette@8.0.1...alouette@8.0.2) (2024-12-05)

### Bug Fixes

* move react-native before browser ([27265f9](https://github.com/christophehurpeau/alouette/commit/27265f9f89e5692d4a1b39b25c6b1817b0b73792))

## [8.0.1](https://github.com/christophehurpeau/alouette/compare/alouette@8.0.0...alouette@8.0.1) (2024-12-05)

### Bug Fixes

* fix dist for web ([43ddeaf](https://github.com/christophehurpeau/alouette/commit/43ddeaf1efc4989d56b248aa91aa667cdb418fa3))

Version bump for dependency: alouette-icons


## [8.0.0](https://github.com/christophehurpeau/alouette/compare/alouette@7.0.0...alouette@8.0.0) (2024-12-03)

### ⚠ BREAKING CHANGES

* drop node 18

### Features

* **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))
* **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))
* **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))
* **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))
* **deps:** update tamagui to v1.112.0 ([#73](https://github.com/christophehurpeau/alouette/issues/73)) ([11debab](https://github.com/christophehurpeau/alouette/commit/11debabc2a07e70607c6b2675c371a05afcb487f))
* **deps:** update tamagui to v1.117.0 ([#88](https://github.com/christophehurpeau/alouette/issues/88)) ([7d94ca0](https://github.com/christophehurpeau/alouette/commit/7d94ca0e722579c33a1dbe93e72c2eb9924ce542))
* update dependencies and build cjs ([121ed87](https://github.com/christophehurpeau/alouette/commit/121ed8748bed730826d206160399af2f1eae63fa))

### Bug Fixes

* add missing flexwrap in storybook ([42e6d4a](https://github.com/christophehurpeau/alouette/commit/42e6d4a7621ab4c155038b54e9b67625004edd72))
* **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))

### Miscellaneous Chores

* update dev dependencies and update to node 20 ([28885df](https://github.com/christophehurpeau/alouette/commit/28885dfe4fae18e4159ec3c9fab23a7fc738b6c0))

Version bump for dependency: alouette-icons


## 7.0.0 (2024-09-14)

### Features

* add textColor ([f1a3263](https://github.com/christophehurpeau/alouette/commit/f1a32638eb2ba351e7f49a09b82501c1addfc55f))
* alouette-icons ([924eb6d](https://github.com/christophehurpeau/alouette/commit/924eb6da66cb9689cfc1bb390a810167eb9b5d87))
* **Button:** add size sm and fix default variant ([9d6e1ab](https://github.com/christophehurpeau/alouette/commit/9d6e1ab1ccc5437a1807e634e270eb9ff258d75d))
* **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))
* **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))
* **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))
* **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))
* **deps:** update tamagui to v1.101.0 ([#28](https://github.com/christophehurpeau/alouette/issues/28)) ([df1cc36](https://github.com/christophehurpeau/alouette/commit/df1cc36366d4fb102a22b5f8c4bb498970836e07))
* **deps:** update tamagui to v1.110.2 ([#53](https://github.com/christophehurpeau/alouette/issues/53)) ([5638c4c](https://github.com/christophehurpeau/alouette/commit/5638c4c687432e9d2c2a7fdc1931502843fe3370))
* **IconButton:** add size story section ([ddd03e4](https://github.com/christophehurpeau/alouette/commit/ddd03e4076d42bc1169b13ba43f679f2d6d85adc))
* improvements and new components ([335f060](https://github.com/christophehurpeau/alouette/commit/335f06086a3eae528e8f351ad6bf5b94cdc4c612))
* initial design system with storybook ([6d790b3](https://github.com/christophehurpeau/alouette/commit/6d790b35641bb740c3a569f5bac1ee32839244c7))
* work on themes and ts ([dd8604c](https://github.com/christophehurpeau/alouette/commit/dd8604cc4cc6b0aba616ce29f03447b4d5306fb5))

### Bug Fixes

* **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))
* **deps:** update tamagui to v1.100.6 ([#26](https://github.com/christophehurpeau/alouette/issues/26)) ([52fb809](https://github.com/christophehurpeau/alouette/commit/52fb809d954bd6116ddf5a35c3f43877d6f06867))
* **deps:** update tamagui to v1.101.1 ([#31](https://github.com/christophehurpeau/alouette/issues/31)) ([fb8999a](https://github.com/christophehurpeau/alouette/commit/fb8999aa3e8138e4419c05f8abc14429272a128b))
* **deps:** update tamagui to v1.101.3 ([#32](https://github.com/christophehurpeau/alouette/issues/32)) ([15ad21b](https://github.com/christophehurpeau/alouette/commit/15ad21bad60b07c349432fe1b458b538e8f117c6))
* **deps:** update tamagui to v1.101.5 ([#40](https://github.com/christophehurpeau/alouette/issues/40)) ([a538c10](https://github.com/christophehurpeau/alouette/commit/a538c10caba04e94f2729521295bb84c32b3fda3))
* **deps:** update tamagui to v1.101.6 ([#43](https://github.com/christophehurpeau/alouette/issues/43)) ([38996b8](https://github.com/christophehurpeau/alouette/commit/38996b874f2ca72dee0e768d88d87257ccd91c0a))
* **deps:** update tamagui to v1.101.7 ([#44](https://github.com/christophehurpeau/alouette/issues/44)) ([2ee5352](https://github.com/christophehurpeau/alouette/commit/2ee53525a49b0a693f7032f2b0e07471a8e58c0e))
* fix borderWidth ([4771470](https://github.com/christophehurpeau/alouette/commit/4771470de9bf60ed866d77eac181dc9cde06e6c7))
* fix build and other issues ([c61594c](https://github.com/christophehurpeau/alouette/commit/c61594caf742766d5e26cffb5c4d1a9bfffcc98f))

Version bump for dependency: alouette-icons


