Releases: junobuild/create-juno
Releases · junobuild/create-juno
v0.0.7
Build
- Release React templates.
v0.0.6
Features
- React starter and example kits added.
- Add a static
robots.txt
that 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 list
global 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 👋