Commit graph

8 commits

Author SHA1 Message Date
Flatulent Fowl
c0e3f320e4 chore: update package-lock.json dependencies 2026-05-12 23:37:51 +02:00
Flatulent Fowl
7afd002bfe Update dependencies and lock file 2026-05-12 23:20:23 +02:00
Flatulent Fowl
b46d587f8f chore: reset project version to 1.0.0 and add automated release workflow 2026-05-12 23:00:01 +02:00
Claude
33d1ad287d
Install @types/node as dev dependency
- Resolves Node.js type references in source code
- Enables proper type checking for process and child_process imports
2026-05-12 18:28:08 +00:00
Claude
ebe3a813a2
Replace builtin-modules with hardcoded list of Node.js builtins
- Remove builtin-modules package dependency
- Define Node.js builtins directly in esbuild.config.mjs
- Resolves Obsidian warning about deprecated package
2026-05-12 18:12:36 +00:00
Rhys
de7db324c3 refactor: improve plugin stability with filesystem checks, add ESLint configuration, and update settings UI labels 2026-05-04 11:43:14 +02:00
Rhys
c6ea3a2f82 chore: add eslint configuration and improve file conversion type safety 2026-05-04 11:29:11 +02:00
Rhys
2eb6d5f3a4 first commit 2026-05-03 19:23:16 +02:00