Releases: parkerziegler/cartokit
Releases · parkerziegler/cartokit
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
v0.4.0
Added
- Added support for categorical
Choropleth
layers (#329)
Dependency Upgrades
@codemirror/view
—6.29.1
→6.30.0
@playwright/test
—1.45.3
→1.46.0
@sveltejs/kit
—2.5.18
→2.5.20
@types/node
—20.14.13
→20.14.14
autoprefixer
—10.4.19
→10.4.20
maplibre-gl
—4.5.0
→4.5.1
postcss
—8.4.40
→8.4.41
Full Changelog: v0.3.3...v0.4.0
v0.3.3
Added
- Added a documentation site at docs.cartokit.dev (#291, #300)
- Enabled Renovate's automerging feature (#318)
Changed
- Change Map Type to Layer Type and restructure internal types (#318)
- Change
Fill
layer type toPolygon
(#318)
Fixed
- Fix regression in ColorSchemeSelect (#322)
Dependency Upgrades
@codemirror/view
—6.28.4
→6.29.1
@playwright/test
—1.45.1
→1.45.3
@types/node
—20.14.10
→20.14.13
@typescript-estlint/eslint-plugin
—7.16.0
→7.18.0
@typescript-estlint/parser
—7.16.0
→7.18.0
eslint-plugin-svelte
—2.41.0
→2.43.0
pnpm
—9.5.0
→9.6.0
postcss
—8.4.39
→8.4.40
prettier
—3.3.2
→3.3.3
prettier-plugin-svelte
—3.2.5
→3.2.6
svelte-check
—3.8.4
→3.8.5
tailwindcss
—3.4.4
→3.4.7
typescript
—5.5.3
→5.5.4
vite
—5.3.3
→5.3.5
Full Changelog: v0.3.2...v0.3.3
v0.3.2
Fixed
- Make
DataTable
full width (#286)
Dependency Upgrades
@codemirror/view
—6.28.3
→6.28.4
@playwright/test
—1.45.0
→1.45.1
@types/node
—20.14.9
→20.14.10
@typescript-estlint/eslint-plugin
—7.15.0
→7.16.0
@typescript-estlint/parser
—7.15.0
→7.16.0
pnpm
—9.4.0
→9.5.0
vite
—5.3.2
→5.3.3
Full Changelog: v0.3.1...v0.3.2
v0.3.1
Added
- Added Vercel Analytics to track page visits, browser usage metrics, and referrers (81acc1b)
Fixed
- Ensure code generation does not error when transitioning to a Proportional Symbol map (a12d8fd)
Dependency Upgrades
@codemirror/view
—6.28.2
→6.28.3
@playwright/test
—1.44.1
→1.45.0
@sveltejs/kit
—2.5.17
→2.5.18
@types/node
—20.14.8
→20.14.9
@typescript-estlint/eslint-plugin
—7.13.1
→7.15.0
@typescript-estlint/parser
—7.13.1
→7.15.0
eslint-plugin-svelte
—2.40.0
→2.41.0
maplibre-gl
—4.3.1
→4.5.0
postcss
—8.4.38
→8.4.39
svelte-check
—3.8.1
→3.8.4
typescript
—5.5.2
→5.5.3
vite
—5.3.1
→5.3.2
Full Changelog: v0.3.0...v0.3.1
v0.3.0
Added
- Complete the initial set of e2e Playwright tests (#228)
- Add support for downloading layer data on-demand (#242)
- Added dependency
@turf/bbox
(#269) - Added dependency
@turf/boolean-point-in-polygon
(#269) - Added dependency
@turf/centroid
(#269) - Added dependency
@turf/helpers
(#269) - Added dependency
@turf/random
(#269)
Removed
- Users can no longer add custom vector tile JSON specifications inline in the Basemap Picker modal (#266)
- Removed dependency
@turf/turf
(#269)
Fixed
- Ensure loading spinner is displayed when adding a GeoJSON file from disk (#228)
- Disable Add Layer and Open Editor buttons until the map is loaded and reaches an idle state (#228)
- Fix incorrect pluralization in legends (#242)
- Address Playwright test flake by removing reliance on
networkidle
(#257) - Ensure users add both a layer data source and a display name before enabling form submission in the Add Layer modal (#266)
- Clear form fields in Add Layer modal after submission (#266)
- Fix overly aggressive memoization resulting in basemap styles never updating during code generation (#266)
- Reduce font size and spacing in the Properties Panel (#267)
Dependency Upgrades
@codemirror/view
—6.26.3
→6.28.2
@playwright/test
—1.44.0
→1.44.1
@sveltejs/kit
—2.5.9
→2.5.17
@sveltejs/vite-plugin-svelte
—3.1.0
→3.1.1
@types/node
—20.12.12
→20.14.8
@typescript-estlint/eslint-plugin
—7.10.0
→7.13.1
@typescript-estlint/parser
—7.10.0
→7.13.1
eslint-plugin-svelte
—2.39.0
→2.40.0
maplibre-gl
—4.2.2
→4.3.1
pnpm
—9.0.4
→9.4.0
prettier
—3.2.5
→3.3.2
prettier-plugin-svelte
—3.2.3
→3.2.5
prettier-plugin-tailwindcss
—0.5.14
→0.6.5
svelte
—4.2.17
→4.2.18
svelte-check
—3.7.1
→3.8.1
tailwindcss
—3.4.3
→3.4.4
tslib
—2.6.2
→2.6.3
typescript
—5.4.5
→5.5.2
vite
—5.2.11
→5.3.1
Full Changelog: v0.2.2...v0.3.0
v0.2.2
- Migrate from
yarn
topnpm
as our package manager (#204) - Ensure submenus are visible in all layout configurations (#207)
- Configure Playwright and add initial e2e tests (#211)
- Run Playwright against alpha.cartokit.dev in production (#218)
- Address regressions in color scheme reversal and selection (#219)
- Correctly position TransformationEditor on editor open and close states (#223)
- Dependency upgrades
@sveltejs/kit
—2.5.2
→2.5.9
@sveltejs/vite-plugin-svelte
—3.0.2
→3.1.0
- Added
@types/[email protected]
- Removed
@types/prettier
@typescript-estlint/eslint-plugin
—7.1.0
→7.10.0
@typescript-estlint/parser
—7.1.0
→7.10.0
autoprefixer
—10.4.18
→10.4.19
d3
—7.8.5
→7.9.0
eslint-plugin-svelte
—2.35.1
→2.39.0
maplibre-gl
—4.1.0
→4.3.2
postcss
—8.4.35
→8.4.38
prettier-plugin-svelte
—3.2.2
→3.2.3
prettier-plugin-tailwindcss
—0.5.11
→0.5.14
svelte
—4.2.12
→4.2.17
svelte-check
—3.6.6
→3.7.1
typescript
—5.3.3
→5.4.5
vite
—5.1.4
→5.1.7
Full Changelog: v0.2.1...v0.2.2