release: prepare v5.1.0 (#249)

* release: prepare v5.1.0 — ESM migration with esbuild/vitest

* sync package-lock.json version to 5.1.0

* add version sync check to pre-commit hook

* regenerate package-lock.json for npm ci compatibility
This commit is contained in:
David Gamero
2026-04-14 17:59:13 -04:00
committed by GitHub
parent 06b670f700
commit 6522dcd602
5 changed files with 198 additions and 149 deletions
+1
View File
@@ -18,4 +18,5 @@ jobs:
- name: Build and run L0 tests.
run: |
npm install
npm run build
npm test