Releases: roninoss/create-expo-stack
Releases · roninoss/create-expo-stack
create-expo-stack@2.3.3
Patch Changes
49df44d
Thanks @danstepanov! - ensure installation uses the desired packageManager
create-expo-stack@2.3.2
Patch Changes
93015ea
Thanks @danstepanov! - add package manager prompt to CLI
create-expo-stack@2.3.1
Patch Changes
cda57ac
Thanks @danstepanov! - set default boolean values for cli flags, add stylesheet as default styling package if no styling package is passed in to non-interactive mode
create-expo-stack@2.3.0
Minor Changes
- #80
001fff8
Thanks @frankcalise! - Adds--importAlias
to enable TS path aliases
Patch Changes
- #83
fb044c8
Thanks @sammoore! - Support a wider variety of shells in generated package.json run-scripts by using double-quotes around glob arguments. Courtesy of Gaurav Bhandari (@kratos-respawned)
create-expo-stack@2.2.15
Patch Changes
-
#77
29c81ce
Thanks @frankcalise! - Removed duplicate import during expo-router tabs configuration -
#75
5d2ae5c
Thanks @sammoore! - Remove DOM typescript lib from cli/tsconfig.json -
#75
8e90e59
Thanks @sammoore! - Update bun/bun-types to 1.0.14 -
#74
188107a
Thanks @sammoore! - fix .changeset/config.json ignore to refer to (valid) non-cli subprojects
create-expo-stack@2.2.14
Patch Changes
-
026b97e
Thanks @danstepanov! - - symlink README- add shortlink for discord
- update contributors
- add header labels and descriptor to README
- fix styling package issues
-
90df237
Thanks @danstepanov! - remove superfluous EJS end brackets -
b9e4d0a
Thanks @danstepanov! - remove frozen lockfile from beta release channel -
4f73965
Thanks @danstepanov! - add changesets/changelog-github