Releases: parkerziegler/cartokit
Releases · parkerziegler/cartokit
v0.9.0
Added
- Add support for globe rendering (#659)
Fixed
- Update DataTable implementation to Svelte 5 (#651)
Dependency Upgrades
@eslint/compat
—1.2.5
→1.2.6
@eslint/js
—9.18.0
→9.19.0
@playwright/test
—1.49.1
→1.50.1
@sveltejs/kit
—2.15.1
→2.17.1
@sveltejs/vite-plugin-svelte
—4.0.4
→5.0.3
@types/geojson
—7946.0.15
→7946.0.16
@types/node
—22.10.3
→22.13.1
- Removed
eslint-import-resolver-typescript
maplibre-gl
—5.0.0
→5.1.0
prettier-plugin-tailwindcss
—0.6.9
→0.6.11
svelte
—4.2.19
→5.19.7
typescript-eslint
—8.20.0
→8.22.0
vite
—5.4.10
→6.0.11
Full Changelog: v0.8.0...v0.9.0
v0.8.0
Changed
Dependency Upgrades
@codemirror/lang-javascript
—6.36.1
→6.36.2
@codemirror/lang-javascript
—6.36.1
→6.36.2
maplibre-gl
—5.0.0
→5.0.1
- Added
@eslint/compact
- Added
@eslint/js
@sveltejs/kit
—2.15.1
→2.15.3
@sveltejs/vite-plugin-svelte
—3.1.2
→4.0.4
@types/node
—22.10.3
→22.10.7
- Removed
@typescript-eslint/eslint-plugin
- Removed
@typescript-eslint/eslint-parser
eslint
—8.57.1
→9.18.0
eslint-config-prettier
—9.1.0
→10.0.1
- Removed
eslint-plugin-import
postcss
—8.4.49
→8.5.1
prettier-plugin-svelte
—3.3.2
→3.3.3
prettier-plugin-tailwindcss
—0.6.9
→0.6.10
svelte
—4.2.19
→5.18.0
svelte-check
—4.1.1
→4.1.4
typescript
—5.7.2
→5.7.3
- Added
typescript-eslint
Full Changelog: v0.7.0...v0.8.0
v0.7.0
Added
- Add TypeScript codegen (#604)
Dependency Upgrades
@codemirror/language
—6.10.6
→6.10.8
@codemirror/view
—6.35.0
→6.36.1
@playwright/test
—1.49.0
→1.49.1
@sveltejs/kit
—2.9.0
→2.15.1
@turf/*
—7.1.0
→7.2.0
@types/node
—22.10.1
→22.10.3
maplibre-gl
—4.7.1
→5.0.0
pnpm
—9.15.0
→9.15.2
tailwindcss
—3.4.16
→3.4.17
Full Changelog: v0.6.1...v0.7.0
v0.6.1
v0.6.0
Added
- Add code generation support for MapLibre GL JS (#580)
Dependency Upgrades
- Removed
@aws-sdk/client-s3
@types/geojson
—7946.0.14
→7946.0.15
eslint-import-resolver-typescript
—3.6.3
→3.7.0
pnpm
—9.14.4
→9.15.0
prettier
—3.4.1
→3.4.2
svelte-check
—4.1.0
→4.1.1
tailwindcss
—3.4.15
→3.4.16
Full Changelog: v0.5.3...v0.6.0
v0.5.3
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/language
—6.10.3
→6.10.6
@codemirror/view
—6.34.2
→6.35.0
@playwright/test
—1.48.2
→1.49.0
@sveltejs/kit
—2.8.1
→2.9.0
@types/node
—20.17.2
→22.10.1
@vercel/analytics
—1.3.2
→1.4.1
comlink
—4.4.1
→4.4.2
eslint-plugin-import
—2.30.0
→2.31.0
eslint-plugin-svelte
—2.46.0
→2.46.1
pnpm
—9.13.2
→9.14.4
postcss
—8.4.47
→8.4.49
prettier
—3.3.2
→3.4.1
prettier-plugin-svelte
—3.2.8
→3.3.2
prettier-plugin-tailwindcss
—0.6.8
→0.6.9
simple-statistics
—7.8.5
→7.8.7
svelte-check
—4.0.7
→4.1.0
tailwindcss
—3.4.14
→3.4.15
typescript
—5.6.3
→5.7.2
vite
—5.4.10
→5.4.11
Full Changelog: v0.5.2...v0.5.3
v0.5.2
Added
- Precompute classification statistics at layer creation time to support faster reconciliation at runtime (#430)
Dependency Upgrades
@codemirror/view
—6.33.0
→6.34.1
@sveltejs/kit
—2.5.28
→2.6.1
@types/node
—20.16.5
→20.16.10
eslint-plugin-svelte
—2.44.0
→2.44.1
maplibre-gl
—4.7.0
→4.7.1
pnpm
—9.11.0
→9.12.0
prettier-plugin-svelte
—3.2.6
→3.2.7
prettier-plugin-tailwindcss
—0.6.6
→0.6.8
svelte-check
—4.0.2
→4.0.4
tailwindcss
—3.4.12
→3.4.13
vite
—5.4.7
→5.4.8
Full Changelog: v0.5.1...v0.5.2
v0.5.1
Changed
- Run code generation in a Web Worker using Comlink (#410)
Dependency Upgrades
@codemirror/language
—6.10.2
→6.10.3
@codemirror/view
—6.32.0
→6.33.0
@playwright/test
—1.46.1
→1.47.2
@sveltejs/kit
—2.5.24
→2.5.28
@types/node
—20.16.1
→20.16.5
eslint
—8.57.0
→8.57.1
eslint-import-resolver-typescript
—3.6.1
→3.6.3
eslint-plugin-import
—2.29.1
→2.30.0
eslint-plugin-svelte
—2.43.0
→2.44.0
maplibre-gl
—4.6.0
→4.7.0
pnpm
—9.8.0
→9.11.0
postcss
—8.4.41
→8.4.47
simple-statistics
—7.8.3
→7.8.5
svelte
—4.2.18
→4.2.19
svelte-check
—3.8.6
→4.0.2
tailwindcss
—3.4.10
→3.4.12
tslib
—2.6.3
→2.7.0
typescript
—5.5.4
→5.6.2
vite
—5.4.2
→5.4.7
Full Changelog: v0.5.0...v0.5.1
v0.5.0
Added
- Support visualizing multiple attributes on different channels (#360)
Dependency Upgrades
@lezer/highlight
—1.2.0
→1.2.1
@playwright/test
—1.46.0
→1.46.1
@sveltejs/kit
—2.5.22
→2.5.24
@sveltejs/vite-plugin-svelte
—3.1.1
→3.1.2
@types/node
—20.14.15
→20.16.1
maplibre-gl
—4.5.2
→4.6.0
pnpm
—9.7.0
→9.8.0
svelte-check
—3.8.5
→3.8.6
tailwindcss
—3.4.9
→3.4.10
vite
—5.4.0
→5.4.2
Full Changelog: v0.4.1...v0.5.0
v0.4.1
Fixed
- Ensure categorical values are re-derived on attribute change (#378)
Dependency Upgrades
@codemirror/view
—6.30.0
→6.32.0
@sveltejs/kit
—2.5.20
→2.5.22
@types/node
—20.14.14
→20.14.15
@turf/*
—7.0.0
→7.1.0
maplibre-gl
—4.5.1
→4.5.2
pnpm
—9.6.0
→9.7.0
prettier-plugin-tailwindcss
—0.6.5
→0.6.6
tailwindcss
—3.4.7
→3.4.9
vite
—5.3.5
→5.4.0
Full Changelog: v0.4.0...v0.4.1