Releases: junobuild/create-juno
Releases · junobuild/create-juno
v0.0.22
Fix
- Make npm
--silentto prevent socket errors (when installing dependencies).
v0.0.21
Build
- Bump dev and juno dependencies.
v0.0.20
Features
- Update Juno JS libraries to last version in all templates (including Vanilla example).
v0.0.19
Features
- Templates updated to replace
initJunobyinitSatelliteand removing the environment variables that are now automatically loaded by the libraries.
v0.0.18
Features
- Publish vanilla JavaScript template with README.
v0.0.17
Build
- Publish new vanilla JS template (I forgot to add it to the GitHub Actions in last release).
v0.0.16
Feartures
- Add a vanilla JavaScript example to the list of templates.
v0.0.15
Features
- Update templates with last version of Juno libraries.
Build
- Add a script to update the Juno libs in the templates automatically.
v0.0.14
Fix
- Update vite config for Vue and SvelteKit - target TS file, not JS.
v0.0.13
Features
- Review text.
Fix
- Vue starter template href bindings.