Skip to content

v3.2.2

Compare
Choose a tag to compare
@lesbaa lesbaa released this 30 Apr 18:38
· 7 commits to main since this release
e7edf8a

✨ Features and improvements

None

🐛 Bug fixes

  • RD-902 Changes to use default import for maplibre-gl as it uses commonjs modules under the hood.

🔧 Others

  • Adds linting config to check for non default maplibre defaults. Named imports from CJS modules fail on some build pipelines.
  • Adds github action to prevent package being published even when the build fails