Skip to content

Releases: Vizzuality/vizz-json

@vizzuality/vizz-json: v0.3.3

27 Mar 10:52
017c936

Choose a tag to compare

0.3.3 (2026-03-27)

Bug Fixes

  • harden vizz-json against prototype pollution and unsafe component rendering (#18) (9948a53)

@vizzuality/vizz-json: v0.3.2

23 Mar 21:39
5629f21

Choose a tag to compare

0.3.2 (2026-03-23)

Bug Fixes

  • vizz-json: use standard bugs object format in package.json (c1bab20)

@vizzuality/vizz-json: v0.3.1

23 Mar 21:22
4cdb788

Choose a tag to compare

0.3.1 (2026-03-23)

Bug Fixes

  • vizz-json: add homepage and bugs URLs to package.json (9beacfc)

@vizzuality/vizz-json: v0.3.0

23 Mar 21:16
4f5587e

Choose a tag to compare

0.3.0 (2026-03-23)

Features

  • vizz-json: add repository and keywords to package.json (65edf4f)

@vizzuality/vizz-json: v0.2.0

23 Mar 21:05
abdd701

Choose a tag to compare

0.2.0 (2026-03-23)

Features

  • vizz-json: add test and lint scripts with vitest config (c44761d)
  • vizz-json: add tsup build for ESM + dts output (c1133f3)
  • vizz-json: update package identity to @vizzuality/vizz-json with metadata (78a8373)

Bug Fixes

  • ci: fix formatting, add package eslint config, prettierignore (0eb21e0)
  • vizz-json: add license field to package.json (93cef86)
  • vizz-json: include test files in tsconfig for eslint parsing (035b3cf)
  • vizz-json: resolve eslint errors for CI (ef37a2a)
  • vizz-json: resolve TypeScript errors in tests for CI (4f78895)
  • vizz-json: use publishConfig for npm exports, source for workspace (8e16809)