Releases: junobuild/juno-js
Releases · junobuild/juno-js
v0.0.168
v0.0.167
@junobuild/admin
Features
- Export all releases schemas and types.
- Transform build type into schema.
v0.0.166
@junobuild/admin
Features
- The list of metadata for the releases should contains at least one entry.
v0.0.165
@junobuild/admin
Features
- Orbiter and observatory fields in releases metadata are optional.
v0.0.164
@junobuild/admin
Features
- Sputnik field in releases metadata.
v0.0.163
@junobuild/admin
Features
- Releases metadata with schemas.
v0.0.162
@junobuild/*
Build
- Revert: "Build Zod v4 (library) and adapt import path (
zod/v4
->zod
)"
v0.0.161
@junobuild/*
Build
- Build Zod v4 (library) and adapt import path (
zod/v4
->zod
)
v0.0.160
@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
@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.