Skip to content

Releases: MindscapeHQ/raygun4node

v2.1.1

14 Jan 07:17
1709f5d
Compare
Choose a tag to compare

What's Changed

  • docs: Some documentation improvements around online/offline behaviour. by @TheRealAgentK in #333
  • chore(deps): bump @types/express from 4.17.21 to 5.0.0 by @dependabot in #335
  • chore(deps-dev): bump typescript from 5.5.4 to 5.6.3 by @dependabot in #336
  • chore(deps-dev): bump @eslint/js from 9.11.1 to 9.13.0 by @dependabot in #337
  • chore(deps-dev): bump typescript-eslint from 8.3.0 to 8.12.2 by @dependabot in #339
  • chore(deps): bump uuid from 10.0.0 to 11.0.2 by @dependabot in #338
  • chore(deps-dev): bump @stylistic/eslint-plugin from 2.8.0 to 2.11.0 by @dependabot in #344
  • chore(deps-dev): bump @eslint/js from 9.13.0 to 9.16.0 by @dependabot in #343
  • chore(deps-dev): bump prettier from 3.3.3 to 3.4.1 by @dependabot in #342
  • chore(deps-dev): bump nock from 13.5.5 to 13.5.6 by @dependabot in #341
  • chore(deps): bump cross-spawn from 7.0.3 to 7.0.6 in /examples/express-sample by @dependabot in #345
  • chore(deps-dev): bump eslint from 9.11.1 to 9.16.0 by @dependabot in #340
  • chore(deps-dev): bump eslint from 9.16.0 to 9.17.0 by @dependabot in #350
  • chore(deps): bump debug from 4.3.7 to 4.4.0 by @dependabot in #346
  • chore(deps-dev): bump typescript-eslint from 8.17.0 to 8.19.0 by @dependabot in #348
  • chore(deps-dev): bump typescript from 5.6.3 to 5.7.2 by @dependabot in #349
  • chore: Updated package.json to deal with vuln in express dependency by @TheRealAgentK in #352
  • chore: Prepare release 2.1.1 by @miquelbeltran in #351

Full Changelog: v2.1.0...v2.1.1

v2.1.0

22 Oct 10:54
5f181bc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v2.1.0

v2.1.0-alpha

04 Oct 05:29
4d5f535
Compare
Choose a tag to compare
v2.1.0-alpha Pre-release
Pre-release

What's Changed

Full Changelog: v2.0.0...v2.1.0-alpha

v2.0.0

17 Jul 06:11
801a42e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v2.0.0

v1.2.0

02 Jul 04:47
fff8b1a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.2.0

v1.1.0

18 Jun 04:48
b8077b1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.1.0

v1.0.0

28 May 12:52
ca534df
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.15.0-0...v1.0.0

v0.15.0-0

09 May 09:30
28abe41
Compare
Choose a tag to compare
v0.15.0-0 Pre-release
Pre-release

What's Changed

  • async/await send() support
  • Upgrade dependencies
  • Improvements in filter method
  • Improvements in documentation

New Contributors

Full Changelog: v0.14.0...v0.15.0-0

v0.14.0

08 May 05:32
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.13.0...v0.14.0

v0.12.1

30 Jun 04:39
Compare
Choose a tag to compare
  • Include @types/express as dependency