Releases: roninoss/create-expo-stack
[email protected]
Minor Changes
-
#201
738ca1b
Thanks @ludwig-pro! - i18next for internationalization -
#215
1995ea9
Thanks @ludwig-pro! - Refactor the whole folder structure to reduce ejs complexity
Patch Changes
-
#227
142847d
Thanks @danstepanov! - validate user is using bun version v1.0.14 if they are using bun, clean up package manager detection logic, add function to fetch package manager version -
#227
94bec4c
Thanks @danstepanov! - Fix formatting of generated project when using --no-install with options that result in prettier plugins needing to be installed -
#227
5910188
Thanks @danstepanov! - bump react-native to 73.6 for expo sdk 50 -
cfc261a
Thanks @danstepanov! - automatically update the contributor list in the README -
a2fe5b8
Thanks @danstepanov! - add check for dir being present in file path with shared project name, enhances input validation for cli -
3ba0544
Thanks @danstepanov! - remove project files on throw, fix project name validation
[email protected]
Patch Changes
-
#208
e841ea5
Thanks @ludwig-pro! - Bump react-native to 0.73.4 -
#207
3287a3c
Thanks @ludwig-pro! - update the gitignore file
[email protected]
Patch Changes
-
1b0be18
Thanks @danstepanov! - bump to expo 50.0.5 -
bc25b99
Thanks @danstepanov! - fix tamagui navigation templates missing imports for unmatched route -
#195
ed2e92f
Thanks @frankcalise! - Ignite project names accept kebab case, forced PascalCase conversion has been removed
[email protected]
Patch Changes
9242c21
Thanks @danstepanov! - add EditScreenInfo to drawer + tabs templates
[email protected]
Minor Changes
-
#193
50650ac
Thanks @frankcalise! - Expo SDK 50, expo-router v3, NativeWind v4 -
#167
17776d2
Thanks @ludwig-pro! - Add restyle as styling option -
#181
a38e81a
Thanks @coyksdev! - Added react-native-unistyles template
Patch Changes
[email protected]
Patch Changes
- #178
3061323
Thanks @finnbayer! - added resolution/override for expo-modules-core to expo-router template
[email protected]
Patch Changes
91249e0
Thanks @danstepanov! - allow proper setting of import alias
[email protected]
Patch Changes
ae59661
Thanks @danstepanov! - add missing brackets to unmatched route file for expo router
[email protected]
Patch Changes
-
5199dce
Thanks @danstepanov! - rename app.d.ts to app-env.d.ts to ensure that nativewind className property is supported per instruction from Mark Lawlor -
f29a265
Thanks @danstepanov! - add missing route and html file for expo router templates -
49550e7
Thanks @gwenoleR! - Tamagui : Change Text toSizableText
andH1
on Tamagui config to apply default styleTamagui - Expo Router : Load font on _layout to apply them on all app
[email protected]
Patch Changes
-
8729fc3
Thanks @danstepanov! - remove experimental flag from expo router -
8729fc3
Thanks @danstepanov! - move stack screen option configuration to screen level rather than parent layout level