| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
This release makes Exceptionless much easier to adopt in modern JavaScript apps and improves the quality of the data you get back when something goes wrong.
The biggest addition is official React Native and Expo support, including automatic capture of unhandled JavaScript errors and promise rejections, persistent offline queueing, device and environment details, session tracking, and native iOS crash reporting. This gives mobile teams a much more complete picture of production issues without needing to stitch together a custom integration.
We've also improved the React experience by adding fallback support to the React error boundary and capturing React component stack information with reported errors. That means crashes are easier to surface gracefully in the UI, while the error data sent to Exceptionless is more actionable when you need to debug render failures.
For teams working in newer frameworks, we've added a simple Next.js reference integration example to make setup clearer and faster.
Under the hood, we also made reliability improvements to core utilities, including stronger random value generation and safer version parsing, along with general dependency and tooling refreshes.
Please take a look at the change log for a full list of the changes.
We're listening and we'd love to hear your feedback! Please send us your feedback by clicking on one of the links below!
This release makes Exceptionless much easier to adopt in modern JavaScript apps and improves the quality of the data you get back when something goes wrong.
The biggest addition is official React Native and Expo support, including automatic capture of unhandled JavaScript errors and promise rejections, persistent offline queueing, device and environment details, session tracking, and native iOS crash reporting. This gives mobile teams a much more complete picture of production issues without needing to stitch together a custom integration.
We've also improved the React experience by adding fallback support to the React error boundary and capturing React component stack information with reported errors. That means crashes are easier to surface gracefully in the UI, while the error data sent to Exceptionless is more actionable when you need to debug render failures.
For teams working in newer frameworks, we've added a simple Next.js reference integration example to make setup clearer and faster.
Under the hood, we also made reliability improvements to core utilities, including stronger random value generation and safer version parsing, along with general dependency and tooling refreshes.
Please take a look at the change log for a full list of the changes.
We're listening and we'd love to hear your feedback! Please send us your feedback by clicking on one of the links below!
We've attended to some maintenance tasks and wired up linting and formatting and upgraded dependencies while we were at it.
Please take a look at the change log for a full list of the changes.
We're listening and we'd love to hear your feedback! Please send us your feedback by clicking on one of the links below!
This release focused on fixing a bug (#140) where the NodeJS client could throw an error on startup when trying to configure the localStorage polyfill. This was detected when running inside of an AWS Lambda function.
Please take a look at the change log for a full list of the changes.
We're listening and we'd love to hear your feedback! Please send us your feedback by clicking on one of the links below!
This release focused on fixing a bug where SimpleError type was not exported.
Please take a look at the change log for a full list of the changes.
We're listening and we'd love to hear your feedback! Please send us your feedback by clicking on one of the links below!
This release focused on improving the experience around logging.
Please take a look at the change log for a full list of the changes.
We're listening and we'd love to hear your feedback! Please send us your feedback by clicking on one of the links below!
This release focused on improving the experience around unhandledRejection errors.
Please take a look at the change log for a full list of the changes.
We're listening and we'd love to hear your feedback! Please send us your feedback by clicking on one of the links below!
This release added support for capturing request info headers!
Please take a look at the change log for a full list of the changes.
We're listening and we'd love to hear your feedback! Please send us your feedback by clicking on one of the links below!
This release focused on clearing the entire JavaScript client GitHub backlog and adding awesome new capabilities! We now have a super robust prune implementation that we think it's the best implementation out there that supports all JavaScript types! This allows us to finally respect max depth when sending custom event data. We also greatly improved the client behavior to terminate gracefully if when the last app statement executes, leading to a much-improved CLI / Lambda experience.
Please take a look at the change log for a full list of the changes.
We're listening and we'd love to hear your feedback! Please send us your feedback by clicking on one of the links below!
This is a maintenance release that improved the npm workspaces story, fixed some minor bugs and added a new SvelteKit sample app.
Please take a look at the change log for a full list of the changes.
We're listening and we'd love to hear your feedback! Please send us your feedback by clicking on one of the links below!
| Back | FazBrowse Home | New Git URL |