Skip to content

Releases: stellar/frontend-helpers

v2.1.4

28 Jul 19:42
45cf22b

Choose a tag to compare

What's Changed

  • Allow passing extra browserOptions to Sentry tracking by @quietbits in #14

Full Changelog: v2.1.3...v2.1.4

v2.1.3

05 Oct 19:17
070593f

Choose a tag to compare

Added publish script.

v2.1.1

05 Oct 18:21
5445458

Choose a tag to compare

  • Move helpers to their own directories.
  • Add instructions on how to add new helpers.
  • Add getCatchError readme.

v2.1.0

05 Oct 17:02
91ba191

Choose a tag to compare

A few minor updates (no breaking changes):

  • Added getCatchError() helper to handle try catch error type coercion in TypeScript.
  • Updated dependencies.

v2.0.1

23 Sep 16:03

Choose a tag to compare

Bug Fixes:
Build was not published correctly; new version number for new published build

v2.0.0

22 Sep 21:35
ed25dfa

Choose a tag to compare

Updates:

  • Pull API keys from Kube configmap instead of build parameters

v1.2.0

06 Aug 20:44
faf61e9

Choose a tag to compare

Add configurable tracingOrigins to errorReporting