Skip to content

4.0.0

Compare
Choose a tag to compare
@sentry-release-bot sentry-release-bot released this 21 Jul 08:38

Breaking Changes

  • (Type change) Vite plugin now returns VitePlugin type instead of any
  • Deprecated function getBuildInformation has been removed

List of Changes

  • feat(core)!: Remove getBuildInformation export (#765)
  • feat(vite)!: Update return type of vite plugin (#728)