Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 1.56 KB

File metadata and controls

28 lines (19 loc) · 1.56 KB

Changelog

[4.0.0] - 2026-04-20

Changed

  • #189 Update Node.js runtime from node20 to node24
  • #198 build: migrate action to ESM with esbuild and Vitest
  • Dependabot - GitHub Actions workflow updates: bumps to github/codeql-action, actions/setup-node, and other workflow actions in #145, #147, #148, #150, #152, #156, #158, #160, #167, #169, #171, #173, #175, #177, #179, #181, #183, #185, #187, #188, #193, #197
  • Dependabot - npm dependency updates: @types/node (#144, #146, #159, #166, #174), undici / @actions/http-client (#184, #191), jest (#149), handlebars (#196), picomatch (#195), minimatch (#186), js-yaml (#163), glob (#165), and grouped npm actions updates in #151, #155, #157, #164, #168, #170, #172, #176, #178

[3.0.1] - 2025-08-12

Changed

[3.0.0] - 2024-08-21

Changed

  • Updated to Azure release workflows
  • Upgrade to node 20 from 16