Skip to content

v6.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 03 Jun 11:35
· 1 commit to main since this release

Breaking changes in v6

This is primarily a maintenance version bump, but due to updating a couple dev dependencies, we've:

  • increased the minimum node engine version from 16 to 20. This should only matter if you're using the SDK in a server-side context.
  • added an explicit peer dependency on React (this was previously implicit)

What's Changed

New Contributors

Full Changelog: v5.1.0...v6.0.0