Skip to content
This repository was archived by the owner on Jan 19, 2026. It is now read-only.

v4.0.0-beta.2

Pre-release
Pre-release

Choose a tag to compare

@alvarosabu alvarosabu released this 26 May 09:35
· 4 commits to main since this 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