v3.2.2
✨ 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