Skip to content

Releases: vivocha/jsonref

v9.0.2

10 Sep 15:57

Choose a tag to compare

What's Changed

  • 🔒 Security: Fixed all security vulnerabilities in dev dependencies using pnpm overrides
  • 📚 Documentation: Comprehensive README update with modern features, API reference, and usage examples
  • 🚀 CI/CD: Migrated from Travis CI to GitHub Actions with Node.js 18, 20, 22 testing
  • Features: Added TypeScript support examples, performance optimization guidance, and error handling patterns
  • 🔧 Build: Updated to modern ESM/CJS dual export configuration

Security Fixes

  • Fixed tough-cookie vulnerability (>=4.1.3)
  • Fixed form-data vulnerability (>=2.5.4)
  • Fixed deprecated request package using @cypress/request alternative

Full Changelog

All changes include comprehensive documentation improvements, GitHub Actions migration, and dependency security updates.

🤖 Generated with Claude Code

v8.0.8

09 Jun 12:21

Choose a tag to compare

8.0.8 (2022-06-09)

Bug Fixes

  • remove unneeded mapping (cf0c4d4)

v8.0.7

09 Jun 11:54

Choose a tag to compare

8.0.7 (2022-06-09)

Bug Fixes

v8.0.6

09 Jun 10:16

Choose a tag to compare

8.0.6 (2022-06-09)

Bug Fixes

v8.0.5

09 Jun 10:10

Choose a tag to compare

8.0.5 (2022-06-09)

Bug Fixes

  • use exports instead of main in package.json (5811e90)

v8.0.4

08 Jun 09:51

Choose a tag to compare

8.0.4 (2022-06-08)

Bug Fixes

v8.0.3

08 Jun 09:48

Choose a tag to compare

8.0.3 (2022-06-08)

Bug Fixes

v8.0.2

08 Jun 09:36

Choose a tag to compare

8.0.2 (2022-06-08)

Bug Fixes

  • update also check-coverage (3d17cfe)

v8.0.1

08 Jun 09:23

Choose a tag to compare

8.0.1 (2022-06-08)

Bug Fixes

v8.0.0

08 Jun 08:18

Choose a tag to compare

8.0.0 (2022-06-08)

Features

BREAKING CHANGES

  • ESM support is required