JSONPrism v1.6.1
Build-only patch release — no converter or UI behavior changed.
Changed
- Split the CodeMirror core chunk to clear Vite's 500 kB build warning. Migrated chunking to Rolldown
advancedChunks;cm-core(~614 kB raw) now splits intocm-view(~245 kB, the@codemirror/viewengine) +cm-core(~362 kB);cm-langsunchanged. Same total/gzip bytes — the editor is still lazy-loaded. (#74)
Fixed
- Stopped shipping source maps on the public web build —
.mapfiles are no longer deployed to GitHub Pages. (#72)
Dependencies
- 27 grouped npm minor/patch updates. (#67)
Downloads: Windows (.exe installer / .msi), macOS universal (.dmg, .app.tar.gz), Linux (.deb, .rpm, .AppImage).