What's Changed
- Update the satellite.js dependency from v6 to v7 in #262
- Publish react-sat-map as an ESM-only package in #262
Breaking Changes
- The CommonJS/UMD entry point has been removed. Use ESM import instead of require.
- The published package no longer includes dist/react-sat-map.umd.cjs.
Notes
- The React component API is unchanged from v0.4.3.
- The CSS subpath export remains available as react-sat-map/style.css.
Full Changelog: v0.4.3...v0.5.0