updated modernc deps and bumped app version

This commit is contained in:
Gani Georgiev
2025-02-18 18:17:00 +02:00
parent 4d40463d8d
commit 3f51fb941b
35 changed files with 57 additions and 43 deletions

View File

@@ -1,6 +1,8 @@
## v0.25.5 (WIP)
## v0.25.5
- Specified a default goja script name when executing plain JS strings to allow traversing parent `node_modules` directories.
- Set the current working directory as a default goja script path when executing inline JS strings to allow `require(m)` traversing parent `node_modules` directories.
- Updated `modernc.org/sqlite` and `modernc.org/libc` dependencies.
## v0.25.4