Skip to content

Commit

Permalink
Merge pull request #982 from MapsPeople/JSSDK-changelog-v4.22.0
Browse files Browse the repository at this point in the history
MIJSSDK v4.22.0 CHANGELOG.md updated
  • Loading branch information
ammapspeople authored Jun 14, 2023
2 parents 8f92aca + 68df693 commit 3271b37
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions src/changelogs/web/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,25 @@ eleventyNavigation:

Changelog for MapsIndoors SDK for JavaScript. This document structure is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and the project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [4.22.0] - 2023-06-14

### Added

- The MapsIndoors class will now emit a `mouseenter` event when the cursor of a pointing device is moved so it is within the bounds of a Location.
- The MapsIndoors class will now emit a `mouseleave` event when the cursor of a pointing device is moved so it leaves the bounds of a Location.

## [4.21.6] - 2023-05-31

### Fixed

- Rare timing issue causing the Mapbox map to crash.

## [4.21.5] - 2023-04-25

### Fixed

- A leftover console message was removed.

## [4.21.4] - 2023-04-18

### Changed
Expand Down

0 comments on commit 3271b37

Please sign in to comment.