Releases: vertigis/vertigis-web-sdk
Releases · vertigis/vertigis-web-sdk
v2.0.1
2.0.1 (2025-07-23)
- fix: add lint script and update packages (#70) (dc91930), closes #70
v2.0.0
2.0.0 (2025-07-15)
- feat!: Use sdk library repo, update eslint and webpack (#67) (0768c2c), closes #67
BREAKING CHANGE
- It is required to run the upgrade script to use this version with an existing project, as a new eslint configuration file needs to be added and the project type needs to be updated to "module"
v1.11.1
1.11.1 (2025-03-14)
Bug Fixes
- bump eslint plugin versions (#62) (9449e20)
- update links in README for VertiGIS Studio Developer Center documentation (#65) (2a1de45)
v1.10.2
1.10.2 (2024-08-29)
Bug Fixes
- mark only specific vertigis packages external (#60) (bf0d60a)
v1.10.1
1.10.1 (2024-07-17)
Bug Fixes
- bump web version and fix audit issue (#59) (a8e6f97)
v1.9.1
1.9.1 (2024-03-04)
Bug Fixes
- Updating CI actions to versions compatible with Node 20. (#51) (0cef7d9)
v1.8.1
1.8.1 (2023-02-16)
Dependency updates.
v1.8.0
1.8.0 (2022-10-17)
Features
- add BUILD_ENTRY_POINT environment variable (#37) (5203db5)