create-w3-app
Version:
Create ethereum dApps with w3 stack
65 lines (34 loc) • 879 B
Markdown
create-w3-app
# 0.4.4
## Patch Changes
- Change app name on homepage.
# 0.4.3
## Patch Changes
- Fixes privy env variable undefined check.
# 0.4.2
## Patch Changes
- Updates github actions, for github releases.
# 0.4.1
## Patch Changes
- Updates github actions.
# 0.4.0
## Minor Changes
- Adds shadcn/ui as CLI option. User has the option to select Shadcn as a cli option on top of tailwind as their component library.
- Adds missing favicon.
# 0.3.0
## Minor Changes
- Renamed the package.
# 0.2.0
## Minor Changes
- Adds Biome as linter and formatter option.
- Updated templates to support biome.
- Updated templates for both app route and pages route.
# 0.1.2
## Patch Changes
- Fixes incorrect runCli function.
# 0.1.1
## Patch Changes
- Fix scripts in dependency.
# 0.1.0
## Minor Changes
- Initial create-w3-app release.