Skip to content

Releases: junobuild/juno-js

v0.0.168

23 Jul 12:17
Compare
Choose a tag to compare

@junobuild/*

Build

  • Bump dev dependencies.

@junobuild/analytics

Features

  • Remove support for deprecated FID performance metrics (which was already not used).

Build

  • Bump dependencie.

@junobuild/errors

Features

  • Add constant JUNO_AUTH_ERROR_CALLER_NOT_ALLOWED.

v0.0.167

17 Jul 10:04
Compare
Choose a tag to compare

@junobuild/admin

Features

  • Export all releases schemas and types.
  • Transform build type into schema.

v0.0.166

17 Jul 06:43
Compare
Choose a tag to compare

@junobuild/admin

Features

  • The list of metadata for the releases should contains at least one entry.

v0.0.165

17 Jul 05:47
Compare
Choose a tag to compare

@junobuild/admin

Features

  • Orbiter and observatory fields in releases metadata are optional.

v0.0.164

17 Jul 05:40
Compare
Choose a tag to compare

@junobuild/admin

Features

  • Sputnik field in releases metadata.

v0.0.163

17 Jul 05:28
Compare
Choose a tag to compare

@junobuild/admin

Features

  • Releases metadata with schemas.

v0.0.162

15 Jul 12:12
Compare
Choose a tag to compare

@junobuild/*

Build

  • Revert: "Build Zod v4 (library) and adapt import path (zod/v4 -> zod)"

v0.0.161

15 Jul 07:42
Compare
Choose a tag to compare

@junobuild/*

Build

  • Build Zod v4 (library) and adapt import path (zod/v4 -> zod)

v0.0.160

14 Jul 19:26
Compare
Choose a tag to compare

@junobuild/core

This release promotes @junobuild/core to version v1.0.0. After numerous releases and the addition of further tests, we can now consider the package mature enough to reach this milestone. Future changes will follow proper semantic versioning.

Features

  • Added support for certified calls for read-only requests.

Refactor

  • Renamed various modules and functions for improved structure and readability.

Tests

  • Unit test coverage across all functions.

v0.0.159

07 Jul 06:12
Compare
Choose a tag to compare

@junobuild/core

Features

  • Add new function getIdentityOnce to retrieve the current authenticated identity for an imperative use.

@junobuild/functions

Chore

  • Update tsdoc-markdown and per extension README.