Skip to content

Releases: pantajoe/vite-plugin-appsignal

v0.2.1

19 Apr 08:02
e719eae
Compare
Choose a tag to compare

version bump

v0.2.0

19 Apr 08:00
5ab2afc
Compare
Choose a tag to compare

Added

  • now retries a single sourcemap upload up to 3 times with backoff, courtesy of retry and p-retry

Fixed

  • now properly bundles

Changed

  • use fast-glob instead of glob
  • BREAKING CHANGE: Node v16 support dropped. Now requires Node >= 18

v0.1.1

18 Apr 13:03
01b7742
Compare
Choose a tag to compare

🚀 Intial Release