Skip to content

Releases: junobuild/create-juno

v0.0.22

28 May 11:22

Choose a tag to compare

Fix

  • Make npm --silent to prevent socket errors (when installing dependencies).

v0.0.21

28 May 11:05

Choose a tag to compare

Build

  • Bump dev and juno dependencies.

v0.0.20

27 May 20:35

Choose a tag to compare

Features

  • Update Juno JS libraries to last version in all templates (including Vanilla example).

v0.0.19

18 May 11:58

Choose a tag to compare

Features

  • Templates updated to replace initJuno by initSatellite and removing the environment variables that are now automatically loaded by the libraries.

v0.0.18

16 May 20:22

Choose a tag to compare

Features

  • Publish vanilla JavaScript template with README.

v0.0.17

16 May 20:17

Choose a tag to compare

Build

  • Publish new vanilla JS template (I forgot to add it to the GitHub Actions in last release).

v0.0.16

16 May 20:06

Choose a tag to compare

Feartures

  • Add a vanilla JavaScript example to the list of templates.

v0.0.15

09 May 12:47

Choose a tag to compare

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

18 Apr 11:46

Choose a tag to compare

Fix

  • Update vite config for Vue and SvelteKit - target TS file, not JS.

v0.0.13

18 Apr 10:05

Choose a tag to compare

Features

  • Review text.

Fix

  • Vue starter template href bindings.