Releases: rollbar/rollbar-react
Releases · rollbar/rollbar-react
v1.0.0
22 Jul 16:46
Compare
Sorry, something went wrong.
No results found
Bump from zero version to v1.x. 🎉
Changes:
Allow Rollbar.js 3.x peer dependency
v0.12.1
20 Feb 14:43
Compare
Sorry, something went wrong.
No results found
Includes:
Allow React 19 peer dependency, #129
v0.12.0-beta
21 Mar 21:06
Compare
Sorry, something went wrong.
No results found
What's Changed
React server component support by @mudetroit and @matux in #121
Example for Next.js 14 using App Router by @mudetroit and @matux in #122
Standardize eslint and prettier for the entire project with ci checks by @matux in #110
Prettify library and examples and enable format check in ci by @matux in #111
ESLintify the library and its examples, enable linting in CI by @matux in #112
Fixed broken package.json, updated all deps and react example by @matux in #115
Removed formatting rules from eslintrc, leave it to prettier by @matux in #116
Added build:all and install-all scripts by @matux in #117
Integrated yalc to the project to link in-dev lib to examples by @matux in #118
New Contributors
Full Changelog : v0.11.2...v0.12.0-beta
v0.11.2
20 Jun 19:09
Compare
Sorry, something went wrong.
No results found
Fixed types for FallbackUI, #95
v0.11.1
06 Jun 14:00
Compare
Sorry, something went wrong.
No results found
Highlights
React 18 compatibility
Typescript type fixes
Pull requests
Update peer react version range, #64
Fix for ErrorBoundary extra prop type definition, #60
Add children to the props for @types/react@18, #55
Fix declaration of unique symbols, #52
ErrorBoundary.fallbackUI can't be a node, #46
v0.11.0
03 Mar 20:35
Compare
Sorry, something went wrong.
No results found
Allow rollbar instance from alternate import/require, #37
Export provider context for class components to use, #38
v0.10.0
17 Feb 17:14
Compare
Sorry, something went wrong.
No results found
Highlights
ErrorBoundary FallbackUI now accepts function and class components
Typescript declarations (index.d.ts) are now published
Typescript declaration fixes
Pull Requests
import hooks from react, #34
publish index.d.ts in npm package, #32
Provider declaration typos, #33
bugs related to fallbackUI, #29
v0.9.0
27 Jan 15:16
Compare
Sorry, something went wrong.
No results found
Initial Typescript types
Allow Provider to init with Rollbar instance, not config
Public Release to NPM
19 Apr 15:35
Compare
Sorry, something went wrong.
No results found
Package is still in public beta now moving package to NPM for easier public access than Github Packages which requires an auth token to install even when public.
Fix to isValidLevel check used for invariants
16 Apr 22:15
Compare
Sorry, something went wrong.
No results found
Buggy implementation of isValidLevel(level) fixed that is used in several invariant check