Skip to content

Releases: junobuild/juno-js

v0.0.7

27 Feb 19:47
Compare
Choose a tag to compare

Core

Breaking Changes

  • windowOpenerFeatures deprecated and replaced with an option windowed?: boolean

Features

  • the II auth is now per default opened in a popup which is automatically centered. Developer can opt-out with above option.

v0.0.6

17 Feb 11:24
Compare
Choose a tag to compare

Core

Features

  • prefix storage full path with collection (e.g. hello.png in collection images => /images/hello.png)

v0.0.5

15 Feb 18:42
Compare
Choose a tag to compare

Build

  • ship declarations with bundles
  • add dependencies to package.json of the libs

v0.0.4

13 Feb 16:19
Compare
Choose a tag to compare

Core

Breaking Changes

  • initDapp renamed to initJuno to make the purpose of the function a bit more obvious

v0.0.3

11 Feb 09:23
Compare
Choose a tag to compare

Admin

Features

  • support for new storage config headers and deprecate trailing slash option

Fix

  • spread config

v0.0.2

08 Feb 18:17
Compare
Choose a tag to compare
  • remove log feature in core that makes the CLI noisy

Hello world 👋

04 Feb 20:07
Compare
Choose a tag to compare
v0.0.1

feat: initial import