Skip to content

Releases: apitally/apitally-js

v0.9.0

23 Oct 10:41
5e32fb8
Compare
Choose a tag to compare

What's Changed

Improvements

Dependencies

  • Lock file maintenance by @renovate in #34
  • Update dependency winston to v3.15.0 by @renovate in #36
  • Update dependency nock to v14.0.0-beta.15 by @renovate in #35
  • Update pre-commit hook pre-commit/pre-commit-hooks to v5 by @renovate in #37
  • Update dependency @types/node to v20.16.13 by @renovate in #39

Full Changelog: v0.8.3...v0.9.0

v0.8.3

24 Sep 02:52
1111f4e
Compare
Choose a tag to compare

What's Changed

This release introduces support for Fastify v5.

Dependencies

Full Changelog: v0.8.2...v0.8.3

v0.8.2

16 Sep 12:17
Compare
Choose a tag to compare

What's Changed

Improvements

  • Improve retry logic for data sync (5bff7ce)

Dependencies

Full Changelog: v0.8.1...v0.8.2

v0.8.1

19 Jul 04:28
e111560
Compare
Choose a tag to compare

What's Changed

Improvements

  • Support Express Router in useApitally() by @itssimon in #26

Maintenance

Full Changelog: v0.8.0...v0.8.1

v0.8.0

07 Jul 04:37
906f0da
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.0...v0.8.0

v0.7.0

06 Jul 05:28
31258f5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.1...v0.7.0

v0.6.1

01 Jul 08:25
Compare
Choose a tag to compare

What's Changed

  • Stop syncing on 404 error from Apitally Hub
  • Update dependency fastify to v4.28.1 by @renovate in #18
  • Update dependency @swc/core to v1.6.6 by @renovate in #19

Full Changelog: v0.6.0...v0.6.1

v0.6.0

27 Jun 02:48
Compare
Choose a tag to compare

What's Changed

Features

  • Rename consumerIdentifier to apitallyConsumer by @itssimon in #17

Maintenance

New Contributors

Full Changelog: v0.5.0...v0.6.0

v0.5.0

11 Jun 01:52
7147362
Compare
Choose a tag to compare

What's Changed

  • Capture Sentry event IDs for server errors by @itssimon in #7

Full Changelog: v0.4.0...v0.5.0

v0.4.0

10 Apr 12:14
b96b094
Compare
Choose a tag to compare

What's Changed

  • Capture exception info for server errors by @itssimon in #6

Full Changelog: v0.3.0...v0.4.0