Skip to content

Releases: bettyblocks/cli

v26.0.2

23 Oct 14:08

Choose a tag to compare

26.0.2 (2025-10-23)

Bug Fixes

  • use camelcase from new package to match lodash behaviour (c2d14c0)
  • use camelcase from new package to match lodash behaviour (3853f14)

v26.0.2-beta.2

23 Oct 13:59

Choose a tag to compare

v26.0.2-beta.2 Pre-release
Pre-release

26.0.2-beta.2 (2025-10-23)

Bug Fixes

  • use camelcase from new package to match lodash behaviour (161f7f2)

v26.0.2-beta.1

23 Oct 13:24

Choose a tag to compare

v26.0.2-beta.1 Pre-release
Pre-release

26.0.2-beta.1 (2025-10-23)

Bug Fixes

  • use camelcase from new package to match lodash behaviour (d4a0cdd)

v26.0.1

09 Oct 08:45

Choose a tag to compare

26.0.1 (2025-10-09)

Bug Fixes

  • remove isolated vm from readme (943eb54)

v26.0.0

07 Oct 11:01

Choose a tag to compare

26.0.0 (2025-10-07)

Bug Fixes

  • add tsconfig build (f6946c2)
  • add tsnode as dependency (2a1e791)
  • add types from nodemodules (b27a80c)
  • change shebang from bun to node (902e1f7)
  • component build working with bun (6b58157)
  • deploy beta (0c839ad)
  • include type deps in deps (da135b5)
  • include type deps in deps (e9ec1cf)
  • include types in deps (9abfcb9)
  • refactors and corrects test assertions (eb947ef)
  • resolve linter (fb73c52)
  • revert last change (3725898)
  • revert shebang change (dd1f9ab)
  • set deps (77d1e0a)
  • set entry point to js file (5c7296e)
  • set source code in build directory (a05e4db)
  • set type deps as deps (1d4ef0a)
  • set types deps in dev deps (223def3)
  • split up validation function (02fca16)
  • trigger changelog (8c66b57)
  • updates shebang to node (6e54f67)
  • use old tsconfig and transpile (41cb981)
  • use updated tsconfig settings (a2abb2a)
  • wasm template and validate wasm with validate wasm command (663eb0b)

Features

  • add wasm functions template (4df3712)
  • can init, add new and bump wasm functions (7becd9b)
  • publish wasm functions to blockstore (9c1dd61)
  • remove custom functions from cli (159e827)
  • remove deprecated cli command and update deps (88b4a9e)
  • remove deprecated cli command and update deps (51db858)
  • remove deprecated cli command and update deps /n/n BREAKING CHANGE: now requires bun instead of yarn and the deprecated commands are removed (680956c)
  • remove deprecated cli command and update deps /n/n BREAKING CHANGE: now requires bun instead of yarn and the deprecated commands are removed (cf7b7ef)
  • use bun and update typescript (229b0bc)

BREAKING CHANGES

  • now requires bun instead of yarn and the deprecated commands are removed
  • now requires bun instead of yarn and the deprecated commands are removed

v26.0.0-beta.20

07 Oct 09:06

Choose a tag to compare

v26.0.0-beta.20 Pre-release
Pre-release

26.0.0-beta.20 (2025-10-07)

Bug Fixes

  • split up validation function (02fca16)
  • wasm template and validate wasm with validate wasm command (663eb0b)

Features

  • add wasm functions template (4df3712)
  • can init, add new and bump wasm functions (7becd9b)
  • publish wasm functions to blockstore (9c1dd61)
  • remove custom functions from cli (159e827)

v26.0.0-beta.19

07 Oct 05:51

Choose a tag to compare

v26.0.0-beta.19 Pre-release
Pre-release

26.0.0-beta.19 (2025-10-07)

Bug Fixes

v26.0.0-alpha.4

06 Oct 07:07

Choose a tag to compare

v26.0.0-alpha.4 Pre-release
Pre-release

26.0.0-alpha.4 (2025-10-06)

Bug Fixes

v26.0.0-alpha.3

03 Oct 06:53

Choose a tag to compare

v26.0.0-alpha.3 Pre-release
Pre-release

26.0.0-alpha.3 (2025-10-03)

Bug Fixes

  • split up validation function (02fca16)

v26.0.0-alpha.2

01 Oct 08:25

Choose a tag to compare

v26.0.0-alpha.2 Pre-release
Pre-release

26.0.0-alpha.2 (2025-10-01)

Reverts

  • Revert "feat: try out bun build" (dac628d)