<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:media="http://search.yahoo.com/mrss/" xml:lang="en-US">
  <id>tag:github.com,2008:https://github.com/exceptionless/Exceptionless.JavaScript/releases</id>
  <link type="text/html" rel="alternate" href="https://github.com/exceptionless/Exceptionless.JavaScript/releases"/>
  <link type="application/atom+xml" rel="self" href="https://github.com/exceptionless/Exceptionless.JavaScript/releases.atom"/>
  <title>Release notes from Exceptionless.JavaScript</title>
  <updated>2026-06-11T13:23:53Z</updated>
  <entry>
    <id>tag:github.com,2008:Repository/29558878/v3.2.1</id>
    <updated>2026-06-11T13:41:02Z</updated>
    <link rel="alternate" type="text/html" href="https://github.com/exceptionless/Exceptionless.JavaScript/releases/tag/v3.2.1"/>
    <title>v3.2.1</title>
    <content type="html">&lt;h2&gt;What&#39;s Changed&lt;/h2&gt;
&lt;p&gt;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.&lt;/p&gt;
&lt;p&gt;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.&lt;/p&gt;
&lt;p&gt;We&#39;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.&lt;/p&gt;
&lt;p&gt;For teams working in newer frameworks, we&#39;ve added a simple Next.js reference integration example to make setup clearer and faster.&lt;/p&gt;
&lt;p&gt;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.&lt;/p&gt;
&lt;h3&gt;Improvements&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Added official &lt;code&gt;@exceptionless/react-native&lt;/code&gt; support for React Native and Expo&lt;/li&gt;
&lt;li&gt;Added native iOS crash reporting support for React Native apps&lt;/li&gt;
&lt;li&gt;Added a React error boundary fallback experience&lt;/li&gt;
&lt;li&gt;Included React component stack details in reported browser/React errors&lt;/li&gt;
&lt;li&gt;Added a simple Next.js integration example&lt;/li&gt;
&lt;li&gt;Improved core utility reliability and modernized project tooling&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Please take a look at the &lt;a href=&quot;https://github.com/exceptionless/Exceptionless.JavaScript/compare/v3.1.0...v3.2.1&quot;&gt;change log&lt;/a&gt; for a full list of the changes.&lt;/p&gt;
&lt;h3&gt;Feedback&lt;/h3&gt;
&lt;p&gt;We&#39;re listening and we&#39;d love to hear your feedback! Please send us your feedback by clicking on one of the links below!&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://exceptionless.com/feedback?type=dotnet&quot; rel=&quot;nofollow&quot;&gt;.NET Client Feedback&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://exceptionless.com/feedback?type=javascript&quot; rel=&quot;nofollow&quot;&gt;JavaScript Client Feedback&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://exceptionless.com/feedback&quot; rel=&quot;nofollow&quot;&gt;Exceptionless Feedback&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</content>
    <author>
      <name>niemyjski</name>
    </author>
    <media:thumbnail height="30" width="30" url="https://avatars.githubusercontent.com/u/1020579?s=60&amp;v=4"/>
  </entry>
  <entry>
    <id>tag:github.com,2008:Repository/29558878/v3.2.0</id>
    <updated>2026-06-11T13:24:39Z</updated>
    <link rel="alternate" type="text/html" href="https://github.com/exceptionless/Exceptionless.JavaScript/releases/tag/v3.2.0"/>
    <title>v3.2.0</title>
    <content type="html">&lt;h2&gt;What&#39;s Changed&lt;/h2&gt;
&lt;p&gt;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.&lt;/p&gt;
&lt;p&gt;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.&lt;/p&gt;
&lt;p&gt;We&#39;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.&lt;/p&gt;
&lt;p&gt;For teams working in newer frameworks, we&#39;ve added a simple Next.js reference integration example to make setup clearer and faster.&lt;/p&gt;
&lt;p&gt;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.&lt;/p&gt;
&lt;h3&gt;Improvements&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Added official &lt;code&gt;@exceptionless/react-native&lt;/code&gt; support for React Native and Expo&lt;/li&gt;
&lt;li&gt;Added native iOS crash reporting support for React Native apps&lt;/li&gt;
&lt;li&gt;Added a React error boundary fallback experience&lt;/li&gt;
&lt;li&gt;Included React component stack details in reported browser/React errors&lt;/li&gt;
&lt;li&gt;Added a simple Next.js integration example&lt;/li&gt;
&lt;li&gt;Improved core utility reliability and modernized project tooling&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Please take a look at the &lt;a href=&quot;https://github.com/exceptionless/Exceptionless.JavaScript/compare/v3.1.0...v3.2.0&quot;&gt;change log&lt;/a&gt; for a full list of the changes.&lt;/p&gt;
&lt;h3&gt;Feedback&lt;/h3&gt;
&lt;p&gt;We&#39;re listening and we&#39;d love to hear your feedback! Please send us your feedback by clicking on one of the links below!&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://exceptionless.com/feedback?type=dotnet&quot; rel=&quot;nofollow&quot;&gt;.NET Client Feedback&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://exceptionless.com/feedback?type=javascript&quot; rel=&quot;nofollow&quot;&gt;JavaScript Client Feedback&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://exceptionless.com/feedback&quot; rel=&quot;nofollow&quot;&gt;Exceptionless Feedback&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</content>
    <author>
      <name>niemyjski</name>
    </author>
    <media:thumbnail height="30" width="30" url="https://avatars.githubusercontent.com/u/1020579?s=60&amp;v=4"/>
  </entry>
  <entry>
    <id>tag:github.com,2008:Repository/29558878/v3.1.0</id>
    <updated>2024-03-29T12:46:42Z</updated>
    <link rel="alternate" type="text/html" href="https://github.com/exceptionless/Exceptionless.JavaScript/releases/tag/v3.1.0"/>
    <title>v3.1.0</title>
    <content type="html">&lt;h2&gt;What&#39;s Changed&lt;/h2&gt;
&lt;p&gt;We&#39;ve attended to some maintenance tasks and wired up linting and formatting and upgraded dependencies while we were at it.&lt;/p&gt;
&lt;h2&gt;BREAKING&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Target ES2022 instead of ES2021 by &lt;a class=&quot;user-mention notranslate&quot; data-hovercard-type=&quot;user&quot; data-hovercard-url=&quot;/users/niemyjski/hovercard&quot; data-octo-click=&quot;hovercard-link-click&quot; data-octo-dimensions=&quot;link_type:self&quot; href=&quot;https://github.com/niemyjski&quot;&gt;@niemyjski&lt;/a&gt; in &lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;2214572648&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/exceptionless/Exceptionless.JavaScript/issues/149&quot; data-hovercard-type=&quot;pull_request&quot; data-hovercard-url=&quot;/exceptionless/Exceptionless.JavaScript/pull/149/hovercard&quot; href=&quot;https://github.com/exceptionless/Exceptionless.JavaScript/pull/149&quot;&gt;#149&lt;/a&gt; Wanted to label this as breaking but we have not changed any of the API, this just gives us updated definitions like &lt;a href=&quot;https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Error/cause&quot; rel=&quot;nofollow&quot;&gt;Error: clause&lt;/a&gt;, smaller bundles and allows us to use new features that have had plenty of time to roll out!&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Please take a look at the &lt;a href=&quot;https://github.com/exceptionless/Exceptionless.JavaScript/compare/v3.0.5...v3.1.0&quot;&gt;change log&lt;/a&gt; for a full list of the changes.&lt;/p&gt;
&lt;h3&gt;Feedback&lt;/h3&gt;
&lt;p&gt;We&#39;re listening and we&#39;d love to hear your feedback! Please send us your feedback by clicking on one of the links below!&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/exceptionless/Exceptionless.Net/issues/new&quot;&gt;.NET Client Feedback&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/exceptionless/Exceptionless.JavaScript/issues/new&quot;&gt;JavaScript Client Feedback&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/exceptionless/exceptionless/issues/new&quot;&gt;Exceptionless Feedback&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</content>
    <author>
      <name>niemyjski</name>
    </author>
    <media:thumbnail height="30" width="30" url="https://avatars.githubusercontent.com/u/1020579?s=60&amp;v=4"/>
  </entry>
  <entry>
    <id>tag:github.com,2008:Repository/29558878/v3.0.5</id>
    <updated>2023-10-24T13:29:34Z</updated>
    <link rel="alternate" type="text/html" href="https://github.com/exceptionless/Exceptionless.JavaScript/releases/tag/v3.0.5"/>
    <title>v3.0.5</title>
    <content type="html">&lt;p&gt;This release focused on fixing a bug (&lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;1957709272&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/exceptionless/Exceptionless.JavaScript/issues/140&quot; data-hovercard-type=&quot;issue&quot; data-hovercard-url=&quot;/exceptionless/Exceptionless.JavaScript/issues/140/hovercard&quot; href=&quot;https://github.com/exceptionless/Exceptionless.JavaScript/issues/140&quot;&gt;#140&lt;/a&gt;) 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.&lt;/p&gt;
&lt;p&gt;Please take a look at the &lt;a href=&quot;https://github.com/exceptionless/Exceptionless.JavaScript/compare/v3.0.4...v3.0.5&quot;&gt;change log&lt;/a&gt; for a full list of the changes.&lt;/p&gt;
&lt;h3&gt;Feedback&lt;/h3&gt;
&lt;p&gt;We&#39;re listening and we&#39;d love to hear your feedback! Please send us your feedback by clicking on one of the links below!&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/exceptionless/Exceptionless.Net/issues/new&quot;&gt;.NET Client Feedback&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/exceptionless/Exceptionless.JavaScript/issues/new&quot;&gt;JavaScript Client Feedback&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/exceptionless/exceptionless/issues/new&quot;&gt;Exceptionless Feedback&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</content>
    <author>
      <name>niemyjski</name>
    </author>
    <media:thumbnail height="30" width="30" url="https://avatars.githubusercontent.com/u/1020579?s=60&amp;v=4"/>
  </entry>
  <entry>
    <id>tag:github.com,2008:Repository/29558878/v3.0.4</id>
    <updated>2023-09-27T01:46:16Z</updated>
    <link rel="alternate" type="text/html" href="https://github.com/exceptionless/Exceptionless.JavaScript/releases/tag/v3.0.4"/>
    <title>v3.0.4</title>
    <content type="html">&lt;p&gt;This release focused on fixing a bug where &lt;code&gt;SimpleError&lt;/code&gt; type was not exported.&lt;/p&gt;
&lt;p&gt;Please take a look at the &lt;a href=&quot;https://github.com/exceptionless/Exceptionless.JavaScript/compare/v3.0.3...v3.0.4&quot;&gt;change log&lt;/a&gt; for a full list of the changes.&lt;/p&gt;
&lt;h3&gt;Feedback&lt;/h3&gt;
&lt;p&gt;We&#39;re listening and we&#39;d love to hear your feedback! Please send us your feedback by clicking on one of the links below!&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/exceptionless/Exceptionless.Net/issues/new&quot;&gt;.NET Client Feedback&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/exceptionless/Exceptionless.JavaScript/issues/new&quot;&gt;JavaScript Client Feedback&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/exceptionless/exceptionless/issues/new&quot;&gt;Exceptionless Feedback&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</content>
    <author>
      <name>niemyjski</name>
    </author>
    <media:thumbnail height="30" width="30" url="https://avatars.githubusercontent.com/u/1020579?s=60&amp;v=4"/>
  </entry>
  <entry>
    <id>tag:github.com,2008:Repository/29558878/v3.0.3</id>
    <updated>2023-09-09T11:15:26Z</updated>
    <link rel="alternate" type="text/html" href="https://github.com/exceptionless/Exceptionless.JavaScript/releases/tag/v3.0.3"/>
    <title>v3.0.3</title>
    <content type="html">&lt;p&gt;This release focused on improving the experience around logging.&lt;/p&gt;
&lt;h3&gt;Improvements&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Added LogLevel type for better auto completion&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Please take a look at the &lt;a href=&quot;https://github.com/exceptionless/Exceptionless.JavaScript/compare/v3.0.2...v3.0.3&quot;&gt;change log&lt;/a&gt; for a full list of the changes.&lt;/p&gt;
&lt;h3&gt;Feedback&lt;/h3&gt;
&lt;p&gt;We&#39;re listening and we&#39;d love to hear your feedback! Please send us your feedback by clicking on one of the links below!&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/exceptionless/Exceptionless.Net/issues/new&quot;&gt;.NET Client Feedback&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/exceptionless/Exceptionless.JavaScript/issues/new&quot;&gt;JavaScript Client Feedback&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/exceptionless/exceptionless/issues/new&quot;&gt;Exceptionless Feedback&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</content>
    <author>
      <name>niemyjski</name>
    </author>
    <media:thumbnail height="30" width="30" url="https://avatars.githubusercontent.com/u/1020579?s=60&amp;v=4"/>
  </entry>
  <entry>
    <id>tag:github.com,2008:Repository/29558878/v3.0.2</id>
    <updated>2023-08-12T19:21:58Z</updated>
    <link rel="alternate" type="text/html" href="https://github.com/exceptionless/Exceptionless.JavaScript/releases/tag/v3.0.2"/>
    <title>v3.0.2</title>
    <content type="html">&lt;p&gt;This release focused on improving the experience around &lt;code&gt;unhandledRejection&lt;/code&gt; errors.&lt;/p&gt;
&lt;h3&gt;Improvements&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Added additional checks for &lt;code&gt;unhandledRejection&lt;/code&gt; errors&lt;/li&gt;
&lt;li&gt;Updated &lt;code&gt;toError&lt;/code&gt; to not define an error stack when creating new error instances.&lt;/li&gt;
&lt;li&gt;Added ability to handle errors that have no stack&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Please take a look at the &lt;a href=&quot;https://github.com/exceptionless/Exceptionless.JavaScript/compare/v3.0.1...v3.0.2&quot;&gt;change log&lt;/a&gt; for a full list of the changes.&lt;/p&gt;
&lt;h3&gt;Feedback&lt;/h3&gt;
&lt;p&gt;We&#39;re listening and we&#39;d love to hear your feedback! Please send us your feedback by clicking on one of the links below!&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/exceptionless/Exceptionless.Net/issues/new&quot;&gt;.NET Client Feedback&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/exceptionless/Exceptionless.JavaScript/issues/new&quot;&gt;JavaScript Client Feedback&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/exceptionless/exceptionless/issues/new&quot;&gt;Exceptionless Feedback&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</content>
    <author>
      <name>niemyjski</name>
    </author>
    <media:thumbnail height="30" width="30" url="https://avatars.githubusercontent.com/u/1020579?s=60&amp;v=4"/>
  </entry>
  <entry>
    <id>tag:github.com,2008:Repository/29558878/v3.0.1</id>
    <updated>2023-05-04T12:56:01Z</updated>
    <link rel="alternate" type="text/html" href="https://github.com/exceptionless/Exceptionless.JavaScript/releases/tag/v3.0.1"/>
    <title>v3.0.1</title>
    <content type="html">&lt;p&gt;This release added support for capturing request info headers!&lt;/p&gt;
&lt;h3&gt;New Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Added support for headers by &lt;a class=&quot;user-mention notranslate&quot; data-hovercard-type=&quot;user&quot; data-hovercard-url=&quot;/users/niemyjski/hovercard&quot; data-octo-click=&quot;hovercard-link-click&quot; data-octo-dimensions=&quot;link_type:self&quot; href=&quot;https://github.com/niemyjski&quot;&gt;@niemyjski&lt;/a&gt; in &lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;1679552200&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/exceptionless/Exceptionless.JavaScript/issues/133&quot; data-hovercard-type=&quot;pull_request&quot; data-hovercard-url=&quot;/exceptionless/Exceptionless.JavaScript/pull/133/hovercard&quot; href=&quot;https://github.com/exceptionless/Exceptionless.JavaScript/pull/133&quot;&gt;#133&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Please take a look at the &lt;a href=&quot;https://github.com/exceptionless/Exceptionless.JavaScript/compare/v3.0.0...v3.0.1&quot;&gt;change log&lt;/a&gt; for a full list of the changes.&lt;/p&gt;
&lt;h3&gt;Feedback&lt;/h3&gt;
&lt;p&gt;We&#39;re listening and we&#39;d love to hear your feedback! Please send us your feedback by clicking on one of the links below!&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/exceptionless/Exceptionless.Net/issues/new&quot;&gt;.NET Client Feedback&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/exceptionless/Exceptionless.JavaScript/issues/new&quot;&gt;JavaScript Client Feedback&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/exceptionless/exceptionless/issues/new&quot;&gt;Exceptionless Feedback&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</content>
    <author>
      <name>niemyjski</name>
    </author>
    <media:thumbnail height="30" width="30" url="https://avatars.githubusercontent.com/u/1020579?s=60&amp;v=4"/>
  </entry>
  <entry>
    <id>tag:github.com,2008:Repository/29558878/v3.0.0</id>
    <updated>2023-03-22T13:54:07Z</updated>
    <link rel="alternate" type="text/html" href="https://github.com/exceptionless/Exceptionless.JavaScript/releases/tag/v3.0.0"/>
    <title>v3.0.0</title>
    <content type="html">&lt;p&gt;This release focused on clearing the entire JavaScript client GitHub backlog and adding awesome new capabilities! We now have a super robust &lt;a href=&quot;https://github.com/exceptionless/Exceptionless.JavaScript/blob/v3.0.0/packages/core/src/Utils.ts#L193-L367&quot;&gt;&lt;code&gt;prune&lt;/code&gt; implementation&lt;/a&gt; that we think it&#39;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.&lt;/p&gt;
&lt;h3&gt;New Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Fixes &lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;136618145&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/exceptionless/Exceptionless.JavaScript/issues/42&quot; data-hovercard-type=&quot;issue&quot; data-hovercard-url=&quot;/exceptionless/Exceptionless.JavaScript/issues/42/hovercard&quot; href=&quot;https://github.com/exceptionless/Exceptionless.JavaScript/issues/42&quot;&gt;#42&lt;/a&gt; QueueTimer keeps Node process from terminating gracefully by &lt;a class=&quot;user-mention notranslate&quot; data-hovercard-type=&quot;user&quot; data-hovercard-url=&quot;/users/niemyjski/hovercard&quot; data-octo-click=&quot;hovercard-link-click&quot; data-octo-dimensions=&quot;link_type:self&quot; href=&quot;https://github.com/niemyjski&quot;&gt;@niemyjski&lt;/a&gt; in &lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;1606866679&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/exceptionless/Exceptionless.JavaScript/issues/128&quot; data-hovercard-type=&quot;pull_request&quot; data-hovercard-url=&quot;/exceptionless/Exceptionless.JavaScript/pull/128/hovercard&quot; href=&quot;https://github.com/exceptionless/Exceptionless.JavaScript/pull/128&quot;&gt;#128&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Fixes &lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;106417910&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/exceptionless/Exceptionless.JavaScript/issues/25&quot; data-hovercard-type=&quot;issue&quot; data-hovercard-url=&quot;/exceptionless/Exceptionless.JavaScript/issues/25/hovercard&quot; href=&quot;https://github.com/exceptionless/Exceptionless.JavaScript/issues/25&quot;&gt;#25&lt;/a&gt; Add support for stringifying event data with a maxDepth by &lt;a class=&quot;user-mention notranslate&quot; data-hovercard-type=&quot;user&quot; data-hovercard-url=&quot;/users/niemyjski/hovercard&quot; data-octo-click=&quot;hovercard-link-click&quot; data-octo-dimensions=&quot;link_type:self&quot; href=&quot;https://github.com/niemyjski&quot;&gt;@niemyjski&lt;/a&gt; in &lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;1605096043&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/exceptionless/Exceptionless.JavaScript/issues/127&quot; data-hovercard-type=&quot;pull_request&quot; data-hovercard-url=&quot;/exceptionless/Exceptionless.JavaScript/pull/127/hovercard&quot; href=&quot;https://github.com/exceptionless/Exceptionless.JavaScript/pull/127&quot;&gt;#127&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Fixes &lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;110840818&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/exceptionless/Exceptionless.JavaScript/issues/32&quot; data-hovercard-type=&quot;issue&quot; data-hovercard-url=&quot;/exceptionless/Exceptionless.JavaScript/issues/32/hovercard&quot; href=&quot;https://github.com/exceptionless/Exceptionless.JavaScript/issues/32&quot;&gt;#32&lt;/a&gt; Addressed different promise rejection error types by &lt;a class=&quot;user-mention notranslate&quot; data-hovercard-type=&quot;user&quot; data-hovercard-url=&quot;/users/niemyjski/hovercard&quot; data-octo-click=&quot;hovercard-link-click&quot; data-octo-dimensions=&quot;link_type:self&quot; href=&quot;https://github.com/niemyjski&quot;&gt;@niemyjski&lt;/a&gt; in &lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;1595280804&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/exceptionless/Exceptionless.JavaScript/issues/120&quot; data-hovercard-type=&quot;pull_request&quot; data-hovercard-url=&quot;/exceptionless/Exceptionless.JavaScript/pull/120/hovercard&quot; href=&quot;https://github.com/exceptionless/Exceptionless.JavaScript/pull/120&quot;&gt;#120&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Fixes &lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;219656011&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/exceptionless/Exceptionless.JavaScript/issues/70&quot; data-hovercard-type=&quot;issue&quot; data-hovercard-url=&quot;/exceptionless/Exceptionless.JavaScript/issues/70/hovercard&quot; href=&quot;https://github.com/exceptionless/Exceptionless.JavaScript/issues/70&quot;&gt;#70&lt;/a&gt;: Ignore errors created from browser extensions by &lt;a class=&quot;user-mention notranslate&quot; data-hovercard-type=&quot;user&quot; data-hovercard-url=&quot;/users/niemyjski/hovercard&quot; data-octo-click=&quot;hovercard-link-click&quot; data-octo-dimensions=&quot;link_type:self&quot; href=&quot;https://github.com/niemyjski&quot;&gt;@niemyjski&lt;/a&gt; in &lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;1596138382&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/exceptionless/Exceptionless.JavaScript/issues/123&quot; data-hovercard-type=&quot;pull_request&quot; data-hovercard-url=&quot;/exceptionless/Exceptionless.JavaScript/pull/123/hovercard&quot; href=&quot;https://github.com/exceptionless/Exceptionless.JavaScript/pull/123&quot;&gt;#123&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Fixes &lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;451142093&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/exceptionless/Exceptionless.JavaScript/issues/85&quot; data-hovercard-type=&quot;issue&quot; data-hovercard-url=&quot;/exceptionless/Exceptionless.JavaScript/issues/85/hovercard&quot; href=&quot;https://github.com/exceptionless/Exceptionless.JavaScript/issues/85&quot;&gt;#85&lt;/a&gt; Improvements to session management (Breaking Change)  by &lt;a class=&quot;user-mention notranslate&quot; data-hovercard-type=&quot;user&quot; data-hovercard-url=&quot;/users/niemyjski/hovercard&quot; data-octo-click=&quot;hovercard-link-click&quot; data-octo-dimensions=&quot;link_type:self&quot; href=&quot;https://github.com/niemyjski&quot;&gt;@niemyjski&lt;/a&gt; in &lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;1601217735&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/exceptionless/Exceptionless.JavaScript/issues/124&quot; data-hovercard-type=&quot;pull_request&quot; data-hovercard-url=&quot;/exceptionless/Exceptionless.JavaScript/pull/124/hovercard&quot; href=&quot;https://github.com/exceptionless/Exceptionless.JavaScript/pull/124&quot;&gt;#124&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Export all transitive exports (from &lt;code&gt;@exceptionless/core&lt;/code&gt;) in dependent packages. This greatly improves the developer experience and resolves issues around browser bundles and &lt;code&gt;@exceptionless/core&lt;/code&gt; imports.&lt;/li&gt;
&lt;li&gt;Updated readme for Node &lt;code&gt;--enable-source-maps&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Bug Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Fixed issue with Configuration Default Data not getting data exclusions applied.&lt;/li&gt;
&lt;li&gt;Queue timer fires even when api key isn&#39;t configured by &lt;a class=&quot;user-mention notranslate&quot; data-hovercard-type=&quot;user&quot; data-hovercard-url=&quot;/users/niemyjski/hovercard&quot; data-octo-click=&quot;hovercard-link-click&quot; data-octo-dimensions=&quot;link_type:self&quot; href=&quot;https://github.com/niemyjski&quot;&gt;@niemyjski&lt;/a&gt; in &lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;1596061291&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/exceptionless/Exceptionless.JavaScript/issues/121&quot; data-hovercard-type=&quot;pull_request&quot; data-hovercard-url=&quot;/exceptionless/Exceptionless.JavaScript/pull/121/hovercard&quot; href=&quot;https://github.com/exceptionless/Exceptionless.JavaScript/pull/121&quot;&gt;#121&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Preserve event type if event has error by &lt;a class=&quot;user-mention notranslate&quot; data-hovercard-type=&quot;user&quot; data-hovercard-url=&quot;/users/niemyjski/hovercard&quot; data-octo-click=&quot;hovercard-link-click&quot; data-octo-dimensions=&quot;link_type:self&quot; href=&quot;https://github.com/niemyjski&quot;&gt;@niemyjski&lt;/a&gt; in &lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;1596101945&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/exceptionless/Exceptionless.JavaScript/issues/122&quot; data-hovercard-type=&quot;pull_request&quot; data-hovercard-url=&quot;/exceptionless/Exceptionless.JavaScript/pull/122/hovercard&quot; href=&quot;https://github.com/exceptionless/Exceptionless.JavaScript/pull/122&quot;&gt;#122&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Fixes &lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;155723267&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/exceptionless/Exceptionless.JavaScript/issues/53&quot; data-hovercard-type=&quot;issue&quot; data-hovercard-url=&quot;/exceptionless/Exceptionless.JavaScript/issues/53/hovercard&quot; href=&quot;https://github.com/exceptionless/Exceptionless.JavaScript/issues/53&quot;&gt;#53&lt;/a&gt; Ensure storage api calls error are caught and logged by &lt;a class=&quot;user-mention notranslate&quot; data-hovercard-type=&quot;user&quot; data-hovercard-url=&quot;/users/niemyjski/hovercard&quot; data-octo-click=&quot;hovercard-link-click&quot; data-octo-dimensions=&quot;link_type:self&quot; href=&quot;https://github.com/niemyjski&quot;&gt;@niemyjski&lt;/a&gt; in &lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;1604165157&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/exceptionless/Exceptionless.JavaScript/issues/126&quot; data-hovercard-type=&quot;pull_request&quot; data-hovercard-url=&quot;/exceptionless/Exceptionless.JavaScript/pull/126/hovercard&quot; href=&quot;https://github.com/exceptionless/Exceptionless.JavaScript/pull/126&quot;&gt;#126&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Use &lt;code&gt;toError&lt;/code&gt; for jQuery and angular errors. This fixes issues where the client may have thrown an exception due to an invalid error type. We also added examples for various error browser integrations (e.g., jQuery).&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Breaking changes&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Target ES2021 and ESM Node 18 (fetch built in) by &lt;a class=&quot;user-mention notranslate&quot; data-hovercard-type=&quot;user&quot; data-hovercard-url=&quot;/users/niemyjski/hovercard&quot; data-octo-click=&quot;hovercard-link-click&quot; data-octo-dimensions=&quot;link_type:self&quot; href=&quot;https://github.com/niemyjski&quot;&gt;@niemyjski&lt;/a&gt; in &lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;1603157708&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/exceptionless/Exceptionless.JavaScript/issues/125&quot; data-hovercard-type=&quot;pull_request&quot; data-hovercard-url=&quot;/exceptionless/Exceptionless.JavaScript/pull/125/hovercard&quot; href=&quot;https://github.com/exceptionless/Exceptionless.JavaScript/pull/125&quot;&gt;#125&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Please take a look at the &lt;a href=&quot;https://github.com/exceptionless/Exceptionless.JavaScript/compare/v2.0.1...v3.0.0&quot;&gt;change log&lt;/a&gt; for a full list of the changes.&lt;/p&gt;
&lt;h3&gt;Feedback&lt;/h3&gt;
&lt;p&gt;We&#39;re listening and we&#39;d love to hear your feedback! Please send us your feedback by clicking on one of the links below!&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/exceptionless/Exceptionless.Net/issues/new&quot;&gt;.NET Client Feedback&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/exceptionless/Exceptionless.JavaScript/issues/new&quot;&gt;JavaScript Client Feedback&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/exceptionless/exceptionless/issues/new&quot;&gt;Exceptionless Feedback&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</content>
    <author>
      <name>niemyjski</name>
    </author>
    <media:thumbnail height="30" width="30" url="https://avatars.githubusercontent.com/u/1020579?s=60&amp;v=4"/>
  </entry>
  <entry>
    <id>tag:github.com,2008:Repository/29558878/v2.0.1</id>
    <updated>2023-02-21T02:15:48Z</updated>
    <link rel="alternate" type="text/html" href="https://github.com/exceptionless/Exceptionless.JavaScript/releases/tag/v2.0.1"/>
    <title>v2.0.1</title>
    <content type="html">&lt;p&gt;This is a maintenance release that improved the npm workspaces story, fixed some minor bugs and added a new SvelteKit sample app.&lt;/p&gt;
&lt;p&gt;Please take a look at the &lt;a href=&quot;https://github.com/exceptionless/Exceptionless.JavaScript/compare/v2.0.0...v2.0.1&quot;&gt;change log&lt;/a&gt; for a full list of the changes.&lt;/p&gt;
&lt;h3&gt;Feedback&lt;/h3&gt;
&lt;p&gt;We&#39;re listening and we&#39;d love to hear your feedback! Please send us your feedback by clicking on one of the links below!&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/exceptionless/Exceptionless.UI/issues/new&quot;&gt;User Interface Feedback&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/exceptionless/Exceptionless.Net/issues/new&quot;&gt;.NET Client Feedback&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/exceptionless/Exceptionless.JavaScript/issues/new&quot;&gt;JavaScript Client Feedback&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/exceptionless/exceptionless/issues/new&quot;&gt;Exceptionless Feedback&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</content>
    <author>
      <name>niemyjski</name>
    </author>
    <media:thumbnail height="30" width="30" url="https://avatars.githubusercontent.com/u/1020579?s=60&amp;v=4"/>
  </entry>
</feed>
