mirror of
https://github.com/hugo-fixit/FixIt.git
synced 2026-08-24 15:28:57 +00:00
a7cf34367d
- Add optional `nextVersion` field in package.json to override the auto-incremented patch version used for dev builds - In prod mode, automatically remove `nextVersion` field after release - Fix packages tsconfig.json: switch to `module/moduleResolution: nodenext`, remove unsupported `baseUrl` and `jsx` options Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>