- Fixes issues integrating individual Rollbar components
- Fixes issues integrating with Node 18 using commonjs syntax
- Adds new examples showcasing how to integrate Rollbar in different environments
What's Changed
- Pure JS Next.js example by @matux in #1280
- Typescript Next.js example by @matux in #1281
- Update 3 year old error-stack-parser library with its newer esm version by @matux in #1284
- Add exports for individual Rollbar components by @matux in #1286
- Add commonjs wrappers to components when using require by @matux in #1288
- Do a commonjs dist file for node, when using require plus example by @matux in #1287
- Release 3.0.0-alpha.6 by @matux in #1290
Full Changelog: v3.0.0-alpha.5...v3.0.0-alpha.6