Releases: bettyblocks/cli
Releases · bettyblocks/cli
v26.0.2
v26.0.2-beta.2
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
26.0.2-beta.1 (2025-10-23)
Bug Fixes
- use camelcase from new package to match lodash behaviour (d4a0cdd)
v26.0.1
v26.0.0
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
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)