What's Changed
- Fix for missing border radiuses by @Toutouwai in #1561
- Fixes removing empty text with click on control by @Falke-Design in #1570
- Prevent malformed HTML resulting from SVG file by @JonathanWbn in #1577
- Prevent the creation of an additional Marker when dragging a Marker i… by @tfitzsim in #1569
- After editing a vertex, alt-coordinate should be kept by @Falke-Design in #1578
- unmounting custom controls by @DedaDev in #1575
- Fix vertex dragging with markerlimit by @Falke-Design in #1579
- Fix Typescript (pathOptions and optional options) and update pro version types by @Falke-Design in #1580
- Fix Measurement in type definition by @Falke-Design in #1581
- Feat/upgrade deps by @mscno in #1599
- Fix event listener for hint marker display by @Schlepptop in #1604
- bump turf to 7x by @mscno in #1600
- chore: bump dependencies by @mscno in #1605
- chore: bump deps, add unit testing with Vitest, fix setLang for ISO 639-3 by @mscno in #1606
- chore(ci): bump actions/cache from 4 to 5 by @dependabot[bot] in #1607
- chore(ci): bump actions/checkout from 4 to 6 by @dependabot[bot] in #1608
- chore(ci): bump actions/setup-node from 4 to 6 by @dependabot[bot] in #1610
- chore(ci): bump softprops/action-gh-release from 1 to 2 by @dependabot[bot] in #1609
- feat: add exitModeOnEscape option to exit active modes via Escape key by @mscno in #1612
New Contributors
- @Toutouwai made their first contribution in #1561
- @JonathanWbn made their first contribution in #1577
- @tfitzsim made their first contribution in #1569
- @DedaDev made their first contribution in #1575
- @Schlepptop made their first contribution in #1604
Full Changelog: v2.18.3...v2.19.0