Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v7.1.0 #857

Merged
merged 35 commits into from
May 21, 2020
Merged

Release v7.1.0 #857

merged 35 commits into from
May 21, 2020

Conversation

bengourley
Copy link
Contributor

@bengourley bengourley commented May 19, 2020

This update contains some substantial changes to plugin type definitions. If you are using TypeScript alongside a framework, you may need to make changes to your app. Please refer to the upgrade guide.

Changed

  • (plugin-react|plugin-vue): Support late passing of framework reference #839

Added

  • (plugin-react): Add type definitions for Bugsnag.getPlugin('react') #839
  • (plugin-vue): Add type definitions for Bugsnag.getPlugin('vue') #839
  • (plugin-react): Add clearError prop to ErrorBoundary. #797

djskinner and others added 30 commits April 3, 2020 15:14
* v7:
  v7.0.0
  chore: Prep changelog for release
  v7.0.0-rc.6
  Tests: Remove debug & update local script
  Tests: Ensure all versions of XDL have push entitlements removed
  Tests: Debug fix copying command
  Tests: Debug entitlements issue
  chore: Update upgrade guide
  refactor: Revert top-level metadata feature
  Tests: Update dependency paths
  v6.6.1
  fix(plugin-vue): fix type definition
  chore: Update changelog
  feat(expo-cli): Don't install on Expo SDK <33
  feat(expo-cli): Bump versions of packages to be installed
  fix(expo): Packages that depend on netinfo must have their versions locked
…-ref

plugins: Support obtaining React/Vue reference after Bugsnag.start()
…clear

feat(plugin-react): allow FallbackComponent to reset ErrorBoundary
Add compete types for framework integration plugins
@bugsnagbot
Copy link
Collaborator

bugsnagbot commented May 19, 2020

@bugsnag/browser bundle size diff

Minified Minfied + Gzipped
Before 39.28 kB 12.12 kB
After 39.29 kB 12.13 kB
± ⚠️ +8 bytes ⚠️ +7 bytes

Generated by 🚫 dangerJS against ced7cc4

UPGRADING.md Outdated Show resolved Hide resolved
@bengourley bengourley merged commit acb7b24 into master May 21, 2020
@bengourley bengourley deleted the release/7.1.0 branch May 21, 2020 09:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants