Skip to content

Releases: junobuild/juno-js

v0.0.62

07 Mar 14:51
Compare
Choose a tag to compare

@junobuild/core

Fix

  • Missing satellite ID in downloadUrl in a NodeJS context (only).

@junobuild/cli-tools

Fix

  • Support resolving config dependency when loading juno*config*.js|mjs.

Build

  • Wildcard dependency on utils and config package.

v0.0.61

29 Feb 11:06
Compare
Choose a tag to compare

@junobuild/config

Features

  • Deprected fields satelliteId and orbiterId as optional fields.

@junobuild/cli-tools

Build

  • Bump config dependency.

v0.0.60

29 Feb 10:52
Compare
Choose a tag to compare

@junobuild/config

Breaking Changes ⚠️

  • Configurations satelliteId and orbiterId are marked as deprecated. The property satellitesIds has been removed`.

Features

  • Use id and ids to configuration satellite and orbiter in juno.config.ts|js|json.

@junobuild/cli-tools

Build

  • Bump config dependency.

v0.0.59

23 Feb 09:37
Compare
Choose a tag to compare

@junobuild/cli-tools

Fix

  • Support for deprecated configuration filename juno.json and juno.dev.json.

v0.0.58

23 Feb 08:56
Compare
Choose a tag to compare

@junobuild/cli-tools

Features

  • Improvement in filename pattern for integration in CLI.

v0.0.57

23 Feb 08:01
Compare
Choose a tag to compare

@junobuild/cli-tools

Hello world 👋.

This library is a new package that contains a collection of tools for Juno CLIs and Plugins.

v0.0.56

21 Feb 10:43
Compare
Choose a tag to compare

@junobuild/*

Build

@junobuild/config

Features

  • Add types for juno.dev.config and few improvements to develop the new features in the CLI and Docker.

v0.0.55

16 Feb 07:14
Compare
Choose a tag to compare

@junobuild/config

Hello world 👋.

This library is a new package that exposes configuration options for Juno CLI.

@junobuild/admin

Refactor

  • Types moved to and imported from @junobuild/config.

v0.0.54

05 Feb 14:19
Compare
Choose a tag to compare

@junobuild/core

Features

  • Added getAsset and getManyAssets features, which provide functionality similar to getDoc and getManyDocs, but for Storage. Note that these endpoints do not return the asset content or chunks, but only the metadata.

@junobuild/admin

Features

  • Introduced a new satelliteBuildVersion feature, which returns the version of a satellite consumer, i.e., the version of the satellite as implemented by the developer in case they are implementing blockchainless/serverless functions.
  • Introduced a new satelliteBuildType feature, which returns either stock for satellites provided by Juno or extended if the developer has customized the satellite to implement serverless features.

Build

@junobuild/*

Build

  • Bump the most recent development dependencies.

v0.0.53

06 Jan 07:51
Compare
Choose a tag to compare

@junobuild/admin|analytics|core|ledger

Fix

  • Stupid typo 'string' instead of string.