Skip to content

Releases: storyblok/storyblok-cli

v4.0.0

19 Jun 08:42

Choose a tag to compare

  • Merge branch 'main' into next (580e9c7)
  • docs: update README to indicate legacy branch and recommend migration to CLI v4 (9e081f8)

What's Changed

New Contributors

Full Changelog: v3.36.1...v4.0.0

v4.0.0-rc.0

18 Jun 06:33

Choose a tag to compare

v4.0.0-rc.0 Pre-release
Pre-release
  • fix: 211 kahn, tarjan algorithm for topological sort (#230) (369ffc0)
  • docs: add signup command to README.md with link to Storyblok signup page (ed72ec0)
  • docs: update Discord links in README.md to point to the new community invite (f360f6b)

What's Changed

  • fix: 211 kahn, tarjan algorithm for topological sort by @imranolas in #230

Full Changelog: v4.0.0-beta.5...v4.0.0-rc.0

v4.0.0-beta.5

13 Jun 07:16

Choose a tag to compare

v4.0.0-beta.5 Pre-release
Pre-release
  • feat: add signup command (#223) (beeffd9)
  • fix: typecheck (#227) (0930dcc)
  • fix: make sure import for ISbStoryData is done in storyblok-components.d.ts (#226) (c9ad2e5)
  • fix: 193 rate limit issue with pullpush components (#224) (7280570)

What's Changed

Full Changelog: v4.0.0-beta.4...v4.0.0-beta.5

v4.0.0-beta.4

10 Jun 06:38

Choose a tag to compare

v4.0.0-beta.4 Pre-release
Pre-release

What's Changed

  • chore: improve components push hints by @alvarosabu in #212
  • fix(type): import ISbStoryData from storyblok-js package by @alvarosabu in #218
  • fix: verbose not working command level throw by @alvarosabu in #219
  • fix(components): enhance circular dependency handling in resource fetching by @alvarosabu in #220
  • fix: add pagination control to custom-fetch and fetchStories method by @alvarosabu in #222

Full Changelog: v4.0.0-beta.3...v4.0.0-beta.4

v4.0.0-beta.3

28 May 09:39

Choose a tag to compare

v4.0.0-beta.3 Pre-release
Pre-release
  • fix(type): generate single and multi options fields types correctly (#210) (7069e8e)
  • fix(creds): get first credential to operate (#206) (8317c30)
  • fix(generate): update path resolution and improve type extraction for Storyblok types (#208) (caa1985)

What's Changed

  • fix(types): update path resolution and improve type extraction for Storyblok types by @alvarosabu in #208
  • fix(creds): get first credential to operate by @alvarosabu in #206
  • fix(type): generate single and multi options fields types correctly by @alvarosabu in #210

Full Changelog: v4.0.0-beta.2...v4.0.0-beta.3

v4.0.0-beta.2

26 May 09:35

Choose a tag to compare

v4.0.0-beta.2 Pre-release
Pre-release
  • fix(login): improve region handling when login (#205) (e6b1251)
  • fix: 203-v4-languages-infinite-fetching-for-space-with-no-languages-in-the-list (#204) (d6dd0f8)
  • fix: fetchComponent when shared name prefix or suffix (#198) (99e259f)
  • chore: correct comment indentation for clarity in handleComponentGroups function (7812ae5)
  • Merge pull request #195 from angelikatyborska/next-old-root-groups (7c570e6)
  • chore: add comment explaining unusual conditional (7e10dcf)
  • Merge pull request #196 from storyblok/chore/remove-ds-store (5661a1d)
  • chore: update .gitignore to include .DS_Store and remove it from the repository (945c73c)
  • fix: prevent infinite loop on push component (028ffc1)
  • Merge pull request #194 from storyblok/chore/package-root (8e83b95)
  • chore: update dev script in package.json to remove stub build (ae9d985)
  • chore: updated the package json detection and removed the stub env vars (2bc94d1)

What's Changed

  • chore: updated the package.json detection and removed the STUB env var by @imranolas in #194
  • chore: update .gitignore to include .DS_Store and remove it from the repository by @alvarosabu in #196
  • fix: prevent infinite loop on push component by @angelikatyborska in #195
  • fix: fetchComponent when shared name prefix or suffix by @angelikatyborska in #198
  • fix: 203-v4-languages-infinite-fetching-for-space-with-no-languages-in-the-list by @alvarosabu in #204
  • fix(login): improve region handling when login by @alvarosabu in #205

New Contributors

Full Changelog: v4.0.0-beta.1...v4.0.0-beta.2

v4.0.0-beta.1

14 May 12:42

Choose a tag to compare

v4.0.0-beta.1 Pre-release
Pre-release
  • Merge pull request #192 from storyblok/bugfix/reduce-gap-title-command (6c6b870)
  • fix: adjust konsola breaks (07e0854)
  • docs: refine sync command description for clarity (13003c9)
  • Merge pull request #191 from storyblok/chore/sync-extra-info (493f200)
  • docs: update README for clarity and accuracy (fc936d2)
  • docs: sync command important info (6c914ad)

What's Changed

Full Changelog: v4.0.0-beta.0...v4.0.0-beta.1

v4.0.0-beta.0

12 May 07:28

Choose a tag to compare

v4.0.0-beta.0 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v3.36.1...v4.0.0-beta.0

v3.36.1

30 Apr 07:30
054d017

Choose a tag to compare

3.36.1 (2025-04-30)

Bug Fixes

v3.36.0

26 Mar 09:50
db46db1

Choose a tag to compare

3.36.0 (2025-03-26)

Bug Fixes

  • updating code style, added wrapper to request less from source (bba6d24)

Features

  • adds startsWith logic to sync for folders (e80d354)