Skip to content

Releases: parkerziegler/cartokit

v0.9.0

04 Feb 06:30
Compare
Choose a tag to compare

Added

  • Add support for globe rendering (#659)

Fixed

  • Update DataTable implementation to Svelte 5 (#651)

Dependency Upgrades

  • @eslint/compat1.2.51.2.6
  • @eslint/js9.18.09.19.0
  • @playwright/test1.49.11.50.1
  • @sveltejs/kit2.15.12.17.1
  • @sveltejs/vite-plugin-svelte4.0.45.0.3
  • @types/geojson7946.0.157946.0.16
  • @types/node22.10.322.13.1
  • Removed eslint-import-resolver-typescript
  • maplibre-gl5.0.05.1.0
  • prettier-plugin-tailwindcss0.6.90.6.11
  • svelte4.2.195.19.7
  • typescript-eslint8.20.08.22.0
  • vite5.4.106.0.11

Full Changelog: v0.8.0...v0.9.0

v0.8.0

17 Jan 22:42
Compare
Choose a tag to compare

Changed

  • Migrate to Svelte 5 (#627)
  • Migrate to ESLint v9 with flat config (#627)

Dependency Upgrades

  • @codemirror/lang-javascript6.36.16.36.2
  • @codemirror/lang-javascript6.36.16.36.2
  • maplibre-gl5.0.05.0.1
  • Added @eslint/compact
  • Added @eslint/js
  • @sveltejs/kit2.15.12.15.3
  • @sveltejs/vite-plugin-svelte3.1.24.0.4
  • @types/node22.10.322.10.7
  • Removed @typescript-eslint/eslint-plugin
  • Removed @typescript-eslint/eslint-parser
  • eslint8.57.19.18.0
  • eslint-config-prettier9.1.010.0.1
  • Removed eslint-plugin-import
  • postcss8.4.498.5.1
  • prettier-plugin-svelte3.3.23.3.3
  • prettier-plugin-tailwindcss0.6.90.6.10
  • svelte4.2.195.18.0
  • svelte-check4.1.14.1.4
  • typescript5.7.25.7.3
  • Added typescript-eslint

Full Changelog: v0.7.0...v0.8.0

v0.7.0

02 Jan 22:39
Compare
Choose a tag to compare

Added

  • Add TypeScript codegen (#604)

Dependency Upgrades

  • @codemirror/language6.10.66.10.8
  • @codemirror/view6.35.06.36.1
  • @playwright/test1.49.01.49.1
  • @sveltejs/kit2.9.02.15.1
  • @turf/*7.1.07.2.0
  • @types/node22.10.122.10.3
  • maplibre-gl4.7.15.0.0
  • pnpm9.15.09.15.2
  • tailwindcss3.4.163.4.17

Full Changelog: v0.6.1...v0.7.0

v0.6.1

07 Dec 23:52
Compare
Choose a tag to compare

Fixed

  • Correct lodash-es import in codegen templates (7c07b16)

v0.6.0

07 Dec 23:35
Compare
Choose a tag to compare

Added

  • Add code generation support for MapLibre GL JS (#580)

Dependency Upgrades

  • Removed @aws-sdk/client-s3
  • @types/geojson7946.0.147946.0.15
  • eslint-import-resolver-typescript3.6.33.7.0
  • pnpm9.14.49.15.0
  • prettier3.4.13.4.2
  • svelte-check4.1.04.1.1
  • tailwindcss3.4.153.4.16

Full Changelog: v0.5.3...v0.6.0

v0.5.3

02 Dec 20:43
Compare
Choose a tag to compare

Changed

  • Fetch test datasets from remote API endpoint in lieu of unzipping local tarballs (#461)

Fixed

  • Prevent <vercel-live-feedback> element from breaking Playwright Tests in CI (#452)
  • Shift codegen out of Web Worker to avoid data serialization costs (#529)
  • Add aria-label to Add Layer button

Additional

  • Capture in situ performance metrics for publication (#443)

Dependency Upgrades

  • Added @aws-sdk/client-s3
  • @codemirror/language6.10.36.10.6
  • @codemirror/view6.34.26.35.0
  • @playwright/test1.48.21.49.0
  • @sveltejs/kit2.8.12.9.0
  • @types/node20.17.222.10.1
  • @vercel/analytics1.3.21.4.1
  • comlink4.4.14.4.2
  • eslint-plugin-import2.30.02.31.0
  • eslint-plugin-svelte2.46.02.46.1
  • pnpm9.13.29.14.4
  • postcss8.4.478.4.49
  • prettier3.3.23.4.1
  • prettier-plugin-svelte3.2.83.3.2
  • prettier-plugin-tailwindcss0.6.80.6.9
  • simple-statistics7.8.57.8.7
  • svelte-check4.0.74.1.0
  • tailwindcss3.4.143.4.15
  • typescript5.6.35.7.2
  • vite5.4.105.4.11

Full Changelog: v0.5.2...v0.5.3

v0.5.2

02 Oct 20:16
Compare
Choose a tag to compare

Added

  • Precompute classification statistics at layer creation time to support faster reconciliation at runtime (#430)

Dependency Upgrades

  • @codemirror/view6.33.06.34.1
  • @sveltejs/kit2.5.282.6.1
  • @types/node20.16.520.16.10
  • eslint-plugin-svelte2.44.02.44.1
  • maplibre-gl4.7.04.7.1
  • pnpm9.11.09.12.0
  • prettier-plugin-svelte3.2.63.2.7
  • prettier-plugin-tailwindcss0.6.60.6.8
  • svelte-check4.0.24.0.4
  • tailwindcss3.4.123.4.13
  • vite5.4.75.4.8

Full Changelog: v0.5.1...v0.5.2

v0.5.1

21 Sep 20:44
Compare
Choose a tag to compare

Changed

  • Run code generation in a Web Worker using Comlink (#410)

Dependency Upgrades

  • @codemirror/language6.10.26.10.3
  • @codemirror/view6.32.06.33.0
  • @playwright/test1.46.11.47.2
  • @sveltejs/kit2.5.242.5.28
  • @types/node20.16.120.16.5
  • eslint8.57.08.57.1
  • eslint-import-resolver-typescript3.6.13.6.3
  • eslint-plugin-import2.29.12.30.0
  • eslint-plugin-svelte2.43.02.44.0
  • maplibre-gl4.6.04.7.0
  • pnpm9.8.09.11.0
  • postcss8.4.418.4.47
  • simple-statistics7.8.37.8.5
  • svelte4.2.184.2.19
  • svelte-check3.8.64.0.2
  • tailwindcss3.4.103.4.12
  • tslib2.6.32.7.0
  • typescript5.5.45.6.2
  • vite5.4.25.4.7

Full Changelog: v0.5.0...v0.5.1

v0.5.0

22 Aug 20:40
Compare
Choose a tag to compare

Added

  • Support visualizing multiple attributes on different channels (#360)

Dependency Upgrades

  • @lezer/highlight1.2.01.2.1
  • @playwright/test1.46.01.46.1
  • @sveltejs/kit2.5.222.5.24
  • @sveltejs/vite-plugin-svelte3.1.13.1.2
  • @types/node20.14.1520.16.1
  • maplibre-gl4.5.24.6.0
  • pnpm9.7.09.8.0
  • svelte-check3.8.53.8.6
  • tailwindcss3.4.93.4.10
  • vite5.4.05.4.2

Full Changelog: v0.4.1...v0.5.0

v0.4.1

13 Aug 21:39
Compare
Choose a tag to compare

Fixed

  • Ensure categorical values are re-derived on attribute change (#378)

Dependency Upgrades

  • @codemirror/view6.30.06.32.0
  • @sveltejs/kit2.5.202.5.22
  • @types/node20.14.1420.14.15
  • @turf/*7.0.07.1.0
  • maplibre-gl4.5.14.5.2
  • pnpm9.6.09.7.0
  • prettier-plugin-tailwindcss0.6.50.6.6
  • tailwindcss3.4.73.4.9
  • vite5.3.55.4.0

Full Changelog: v0.4.0...v0.4.1