Skip to content

Releases: junobuild/create-juno

v0.0.7

12 Apr 06:36
Compare
Choose a tag to compare

Build

  • Release React templates.

v0.0.6

12 Apr 06:29
Compare
Choose a tag to compare

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

11 Apr 13:13
Compare
Choose a tag to compare

Features

  • Review outro commands.
  • Add minimal support for argument --verbose.

Fix

  • Empty fonts for Astro.

v0.0.4

11 Apr 12:06
Compare
Choose a tag to compare

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

10 Apr 19:25
Compare
Choose a tag to compare

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

10 Jan 18:20
Compare
Choose a tag to compare

Hello World 👋