bvaughn/react-error-boundary
### [`v4.0.9`](https://togithub.com/bvaughn/react-error-boundary/releases/tag/4.0.9)
[Compare Source](https://togithub.com/bvaughn/react-error-boundary/compare/4.0.8...4.0.9)
- [145](https://togithub.com/bvaughn/react-error-boundary/issues/145): Removed explicit `ErrorBoundary.render` return type to avoid TypeScript error:
> 'ErrorBoundary' cannot be used as a JSX component.
### [`v4.0.8`](https://togithub.com/bvaughn/react-error-boundary/releases/tag/4.0.8)
[Compare Source](https://togithub.com/bvaughn/react-error-boundary/compare/4.0.7...4.0.8)
- [144](https://togithub.com/bvaughn/react-error-boundary/pull/144): Build release bundle with Preconstruct
### [`v4.0.7`](https://togithub.com/bvaughn/react-error-boundary/releases/tag/4.0.7)
[Compare Source](https://togithub.com/bvaughn/react-error-boundary/compare/4.0.6...4.0.7)
\*Replaced post-processing `"use client"` insertion step with a custom Parcel plug-in. This should hopefully produce better source maps.
### [`v4.0.6`](https://togithub.com/bvaughn/react-error-boundary/releases/tag/4.0.6)
[Compare Source](https://togithub.com/bvaughn/react-error-boundary/compare/4.0.5...4.0.6)
- Removed arrow function syntax to support older versions of Safari
### [`v4.0.5`](https://togithub.com/bvaughn/react-error-boundary/releases/tag/4.0.5)
[Compare Source](https://togithub.com/bvaughn/react-error-boundary/compare/4.0.4...4.0.5)
Move `"use client"` directive to top of the bundled file.
Configuration
📅 Schedule: Branch creation - "on the first day of the month" in timezone Asia/Shanghai, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
^4.0.4
->^4.0.9
Release Notes
bvaughn/react-error-boundary
### [`v4.0.9`](https://togithub.com/bvaughn/react-error-boundary/releases/tag/4.0.9) [Compare Source](https://togithub.com/bvaughn/react-error-boundary/compare/4.0.8...4.0.9) - [145](https://togithub.com/bvaughn/react-error-boundary/issues/145): Removed explicit `ErrorBoundary.render` return type to avoid TypeScript error: > 'ErrorBoundary' cannot be used as a JSX component. ### [`v4.0.8`](https://togithub.com/bvaughn/react-error-boundary/releases/tag/4.0.8) [Compare Source](https://togithub.com/bvaughn/react-error-boundary/compare/4.0.7...4.0.8) - [144](https://togithub.com/bvaughn/react-error-boundary/pull/144): Build release bundle with Preconstruct ### [`v4.0.7`](https://togithub.com/bvaughn/react-error-boundary/releases/tag/4.0.7) [Compare Source](https://togithub.com/bvaughn/react-error-boundary/compare/4.0.6...4.0.7) \*Replaced post-processing `"use client"` insertion step with a custom Parcel plug-in. This should hopefully produce better source maps. ### [`v4.0.6`](https://togithub.com/bvaughn/react-error-boundary/releases/tag/4.0.6) [Compare Source](https://togithub.com/bvaughn/react-error-boundary/compare/4.0.5...4.0.6) - Removed arrow function syntax to support older versions of Safari ### [`v4.0.5`](https://togithub.com/bvaughn/react-error-boundary/releases/tag/4.0.5) [Compare Source](https://togithub.com/bvaughn/react-error-boundary/compare/4.0.4...4.0.5) Move `"use client"` directive to top of the bundled file.Configuration
📅 Schedule: Branch creation - "on the first day of the month" in timezone Asia/Shanghai, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.