Skip to content

Releases: roninoss/create-expo-stack

create-expo-stack@2.3.13

15 Jan 16:56
Compare
Choose a tag to compare

Patch Changes

create-expo-stack@2.3.12

15 Jan 06:03
Compare
Choose a tag to compare

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 to SizableText and H1 on Tamagui config to apply default style

    Tamagui - Expo Router : Load font on _layout to apply them on all app

create-expo-stack@2.3.11

09 Jan 20:35
Compare
Choose a tag to compare

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

create-expo-stack@2.3.10

07 Jan 06:20
7c034de
Compare
Choose a tag to compare

Patch Changes

  • 0587729 Thanks @danstepanov! - support kebab case for cli flags such as --no-install and --no-git, migrate tests to use kebab case, expand test coverage to ensure flags are working properly

create-expo-stack@2.3.9

24 Dec 03:10
Compare
Choose a tag to compare

Patch Changes

create-expo-stack@2.3.8

21 Dec 22:56
Compare
Choose a tag to compare

Patch Changes

  • #129 278eefc Thanks @sammoore! - refactor(commands): get projectName before branching off into CLI

  • #140 283dab2 Thanks @sammoore! - feat: add --overwrite flag to ignore an existing directory

  • #139 88fd2be Thanks @sammoore! - fix: prompt/interaction causes immediate failure/exit after existsAsync check

  • #141 667abf1 Thanks @sammoore! - fix: successfully exit interactive CLI when user cancels/exits with interrupt

  • #139 0728ea9 Thanks @sammoore! - fix: do not ask to remove existing directory when non-interactive

  • #137 1ba99e8 Thanks @sammoore! - feat: re-throw error on exit to indicate execution failure, show error diagnostics

create-expo-stack@2.3.7

19 Dec 09:18
Compare
Choose a tag to compare

Patch Changes

  • #133 263009a Thanks @finnbayer! - added .env to .gitignore when firebase or supabase is used

  • 3a8c3a9 Thanks @danstepanov! - check if pwd already contains folder with set project name, offer to delete if so

  • #130 6bb80a7 Thanks @finnbayer! - changed metro.config.js to ejs to take expo-router into account

  • #132 9335094 Thanks @finnbayer! - moved the addition of the project name to the target to the end to avoid incorrect replacements

create-expo-stack@2.3.6

17 Dec 10:35
Compare
Choose a tag to compare

Patch Changes

  • #120 dc14b3d Thanks @gialencar! - Fix mismatching RootStackParamList type definition for DrawerNavigator

create-expo-stack@2.3.5

13 Dec 20:48
Compare
Choose a tag to compare

Patch Changes

create-expo-stack@2.3.4

12 Dec 23:55
Compare
Choose a tag to compare

Patch Changes