Skip to content

Releases: junobuild/juno-js

v0.0.158

03 Jul 19:41
Compare
Choose a tag to compare

@junobuild/*

Features

  • Migrate to Zod v4

@junobuild/admin

Features

  • Use and get list of controllers with an update call on upgrade --reset.

v0.0.157

03 Jul 19:12
Compare
Choose a tag to compare

@junobuild/functions

Fix

  • Math.random between 0 and 1 as expected and not an i32 number.

v0.0.156

27 Jun 10:52
Compare
Choose a tag to compare

@junobuild/config

Features

  • Support for setting runner as Podman

Fix

  • Zod validation of Principal as text in records *
  • Zod tests *
  • both related to downgrading back to Zod v3 while using latest version of the library that ships breaking changes.

v0.0.155

25 Jun 07:00
Compare
Choose a tag to compare

@junobuild/functions|config|admin

Fix

  • Rollback to Zod v3 because of incompatibility with Serverless Functions (see #425).

v0.0.154

24 Jun 13:36
Compare
Choose a tag to compare

@junobuild/config

Features

  • Add option platform to runner config.

v0.0.153

24 Jun 06:28
Compare
Choose a tag to compare

@junobuild/config

Features

  • Remove config field in emulator config.
  • Make runner config optional.

v0.0.152

24 Jun 04:50
Compare
Choose a tag to compare

@junobuild/config

Features

  • Review emulator runner's fields for implementation in the CLI.

v0.0.151

23 Jun 15:49
Compare
Choose a tag to compare

@junobuild/config and consumers

Features

  • Definte new emulator configuraiton options (will be use to replace docker compose by run).
  • Migrate to zod v4.
  • Declare zod schemas for all configuration options.

@junobuild/admin|cdn

Build

  • Update @dfinity/ic-management required for using Pocket-IC.

v0.0.150

19 Jun 20:28
Compare
Choose a tag to compare

@junobuild/cli-tools

Fix

  • Revert compress HTML files by default (for now)

v0.0.149

19 Jun 10:10
Compare
Choose a tag to compare

@junobuild/cdn|cli-tools

Features

  • Parameters naming consistency.