create-w3-app
Version:
Create ethereum dApps with w3 stack
91 lines (48 loc) • 1.28 kB
Markdown
create-w3-app
# 0.7.1
## Patch Changes
- Updated CLI dependencies (clack v0→v1, commander v15, execa v9.6)
# 0.7.0
## Minor Changes
- Updates packages to latest version
# 0.6.0
## Minor Changes
- Removes accidental junk folder.
- Adds turbopack for dev and build times.
# 0.5.0
## Minor Changes
- Adds Wagmi as optional dependency.
- Added connect button on homepage for each wallet option.
# 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.