Skip to content

JSONPrism v1.6.1

Choose a tag to compare

@github-actions github-actions released this 14 Jun 15:18
v1.6.1
3657e21

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 into cm-view (~245 kB, the @codemirror/view engine) + cm-core (~362 kB); cm-langs unchanged. Same total/gzip bytes — the editor is still lazy-loaded. (#74)

Fixed

  • Stopped shipping source maps on the public web build.map files 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).