All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.
6.0.6 (2026-05-17)
6.0.5 (2026-04-04)
6.0.4 (2026-03-26)
6.0.3 (2026-03-15)
6.0.2 (2026-02-27)
6.0.1 (2026-02-27)
- ci: add package-lock.json for npm ci in publish workflow (1d77e7d)
6.0.0 (2026-02-26)
- Requires Node >= 20, Cesium >= 1.100
- Converted all source from JS to TypeScript (strict mode)
- Replaced Knockout.js with vanilla reactive state
- Replaced HammerJS with native PointerEvent API
- Replaced LESS with plain CSS
- Replaced Rollup 0.67 + Webpack 4 with Vite
- Replaced Jest 23 with Vitest
- Replaced Babel 6 with native ES modules
- Migrated yarn to npm
- Added GitHub Actions CI (tests, commitlint, release, publish)
- Removed markdown-it (unnecessary for map widget)
- Removed all legacy tooling
- Added FUNDING.yml