chore: add changeset for node:sqlite migration

This commit is contained in:
2026-06-03 22:30:15 +00:00
parent 00a536631a
commit 3168bf55c3
4 changed files with 8 additions and 3 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"@ocas/fs": minor
---
Migrate from better-sqlite3 to built-in node:sqlite — zero native addon dependencies, no more NODE_MODULE_VERSION mismatch across Node upgrades.