Skip to content

Latest commit

 

History

History
38 lines (20 loc) · 766 Bytes

CHANGELOG.md

File metadata and controls

38 lines (20 loc) · 766 Bytes

2.0.2 (2024-11-30)

🩹 Fixes

  • prevent crash when config contains comments (a17fe18)

❤️ Thank You

  • Naji Astier @na-ji

2.0.1 (2024-11-30)

🩹 Fixes

  • client: correctly import package version (3ab3462)

❤️ Thank You

  • Naji Astier @na-ji

2.0.0 (2024-11-29)

🚀 Features

  • ⚠️ add support for node 22 (b25ca19)

🩹 Fixes

  • fix some crashes caused by improper JSON validation (#48)

⚠️ Breaking Changes

  • drop support on node 18

❤️ Thank You

  • Flechaa @Flechaa
  • Naji Astier @na-ji