- Library modernization by @stepankuzmin in #1242:
- Add
suppressAPIEvents
option to control event emission from API methods by @stepankuzmin in #1264 - Drop Static mode from constants by @oodavid in #1078
- Keep dashed line for the active state in theme by @stepankuzmin in #1243
- Drop
map.fire
monkey patch by @stepankuzmin in #1243 - Expose canvas class name by @neodescis in #1184
- Fix re-enabling the "drag to pan" map interaction by @itoxiq in #1216
- Fix availability of
properties.mode
invertex
andmidpoint
by @varna in #1221 - Fix
featureChanged
trigger on feature properties updates by @petermoz in #1201 - Fix export entries in
package.json
by @varna in #1275 - Remove
geojson-flatten
dependency by @stevage in #1066 - Replace
hat
withnanoid
for generating GeoJSON feature IDs by @underoot (h/t @varna for help) in #1318 - Improve custom modes documentation by @mhsattarian in #1022