Skip to content

Releases: apitally/apitally-js

v0.11.0

08 Dec 09:59
d4407eb
Compare
Choose a tag to compare

What's Changed

Improvements

Dependencies

  • chore(deps): update dependency @types/node to v20.17.7 by @renovate in #57
  • chore(deps): update codecov/codecov-action action to v5 by @renovate in #59

Full Changelog: v0.10.0...v0.11.0

v0.10.0

05 Nov 11:47
0c49f78
Compare
Choose a tag to compare

What's Changed

Breaking change

  • The useApitally() function for NestJS now expects the app directly as its first argument, and no longer the underlying Express instance. Please see the updated setup guide.

Improvements

Full Changelog: v0.9.5...v0.10.0

v0.9.5

04 Nov 12:11
7267e75
Compare
Choose a tag to compare

What's Changed

Fixes

  • Fix capturing validation errors in Express/NestJS by @itssimon in #52

Full Changelog: v0.9.4...v0.9.5

v0.9.4

03 Nov 04:34
fb98cc5
Compare
Choose a tag to compare

What's Changed

Fixes

  • Fix detection of installed package versions by @itssimon in #51

Dependencies

  • fix(deps): update dependency winston to v3.16.0 by @renovate in #49
  • chore(deps): update poseidon/wait-for-status-checks action to v0.6.0 by @renovate in #48
  • chore(deps): update dependency @types/node to v20.17.6 by @renovate in #47

Full Changelog: v0.9.3...v0.9.4

v0.9.3

02 Nov 04:50
b584929
Compare
Choose a tag to compare

What's Changed

Fixes

Full Changelog: v0.9.2...v0.9.3

v0.9.2

01 Nov 13:02
f9d2b6a
Compare
Choose a tag to compare

What's Changed

Fixes

  • Support nested Express routers with path parameters by @itssimon in #46

Full Changelog: v0.9.1...v0.9.2

v0.9.1

01 Nov 01:44
c37b09f
Compare
Choose a tag to compare

What's Changed

Fixes

  • Fix paths for routes within Express routers by @itssimon in #45

Dependencies

New Contributors

Full Changelog: v0.9.0...v0.9.1

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