github maplibre/maplibre-gl-js v6.0.0-3

latest release: v6.0.0-4
pre-release4 hours ago

✨ Features and improvements

  • ⚠️ Remove the second parameter from GeoJSONSource.setData (waitForCompletion) and remove the return value of this to allow future changes to the API (#7538) (by @HarelM)
  • ⚠️ The TypeScript target has been updated to ES2022.
    This results in smaller bundles and improved runtime performance by relying on modern JavaScript features and reducing transpilation. Consumers targeting browsers or using some tooling released before 2022 may need to transpile MapLibre or update. This change also aligns all internal build configurations to a single target instead of ES2016 + ES2019, avoiding inconsistencies in emitted code. (#7404) (by @CommanderStorm)

Don't miss a new maplibre-gl-js release

NewReleases is sending notifications on new releases.