Releases: junobuild/create-juno
Releases · junobuild/create-juno
v0.0.8
Features
- Vue templates.
- Improve "Install dependencies" wording.
- Update Vite and Next plugins to warn if Juno config is not found in development instead of throwing an error.
v0.0.7
Build
- Release React templates.
v0.0.6
Features
- React starter and example kits added.
- Add a static
robots.txtthat allows crawlers to all templates.
Docs
- Review templates' README.
v0.0.5
Features
- Review outro commands.
- Add minimal support for argument
--verbose.
Fix
- Empty fonts for Astro.
v0.0.4
Fix
- Download templates on Windows (backslash needs to be converted to slash to generate URLs).
- Install dependencies in newly created folder, not current folder.
npm listglobal might fail if no libs are installed yet globally.
v0.0.3
After consideration, it is probably more comprehensive if the wizard ask the developer if they want to use the local emulator or not. That way one can decide to develop against mainnet or locally. This will be also easier to integrate within the documention.
v0.0.1
Hello World 👋