storyblok / richtext

A custom javascript resolver for the Storyblok Richtext field.
MIT License
9 stars 3 forks source link

fix(deps): bump @storyblok/react from 3.0.15 to 4.0.0 #140

Open dependabot[bot] opened 2 weeks ago

dependabot[bot] commented 2 weeks ago

Bumps @storyblok/react from 3.0.15 to 4.0.0.

Release notes

Sourced from @​storyblok/react's releases.

v4.0.0

4.0.0 (2024-11-04)

Bug Fixes

  • move pkg.pr.new (ff4a1c8)

  • next playground working correctly (23ecad3)

  • npm typo (b78e58a)

  • pkg-pr-new working dir (13d87a0)

  • use npm in pkg-pr-new (b93f071)

  • feat!: support React Server Components and Next.js app router (5d2b50b)

Features

  • refactor React Server Components support (b6293aa)
  • remove previous RSC components, update README (5a87a1f)
  • support React Server Components and Next app router (ecaf457)

BREAKING CHANGES

  • components renamed and storyblokInit returns the API instance
Commits
  • 9ea0532 Merge pull request #1201 from storyblok/feat/next-rsc-support
  • 23ecad3 fix: next playground working correctly
  • 5d2b50b feat!: support React Server Components and Next.js app router
  • 13d87a0 fix: pkg-pr-new working dir
  • 2e40ba7 chore: set private package to false
  • b78e58a fix: npm typo
  • b93f071 fix: use npm in pkg-pr-new
  • ff4a1c8 fix: move pkg.pr.new
  • 5a87a1f feat: remove previous RSC components, update README
  • b6293aa feat: refactor React Server Components support
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)