Releases: storyblok/storyblok-cli
Releases · storyblok/storyblok-cli
v3.32.1
v3.32.0
v3.31.1
v3.31.0
v3.30.0
v3.29.1
v3.29.0
v3.28.1
v3.28.0
3.28.0 (2024-03-14)
Bug Fixes
- fix new tests (f7da34b)
- fix restrictions on bloks array fields for explicit list of bloks and no restrictions cases (e569a24)
- prevent tests from writing migration files that caused test errors (21f17c4)
- solve conflicts on cli.ts (523db4b)
- update compile bannercomments and fix usage of custom type parser (95c9229)
- update tests so that they could run with ESM (575f4c0)
- update typeMapper func to correctly generate bloks allowlists (58f4125)
Features
- add all methods to TS generation class (c7c26e1)
- add bridge file between cli parser and actual converting function (87d1a21)
- add declaration files (25df4c8)
- add dev npm script (5e858b1)
- add json-schema-to-typescript dep (3a3f38b)
- add logic to prepend an underscore if a type name starts with a number, update gitignore (574a185)
- add readme basic docs, fix custom type parser path param (cebe8c0)
- add ts-node for developing and unbuild for building process (2fc5823)
- add type module to package json (064e1f7)
- add vite and boilerplate ts script (4bf878a)
- bump js client dep (08dc253)
- refactor types and add class baseline (36973b4)
- update build to ESM and update all imports/exports. Disable typedefs generation (891af62)
- update readme (a3d3996)
- update typings and refactor parseBlokSchemaObject function (31692c9)