Releases: juanpujol/polyunion
Releases · juanpujol/polyunion
v0.1.3
Fixes 🐞
- Fixes bug were turf intersect will throw an error that should't break the function response. #10 - Thanks
♥️ @AbraaoAlves and @lamartinecabral
New Contributors
- @AbraaoAlves made their first contribution in #10
Full Changelog: v0.1.2...v0.1.3
v0.1.2
Fixes 🐞
- Remove default export to fix import issues with cjs. Thank you https://github.com/AbraaoAlves
v0.1.1
v0.1.0
The code is stable enough for use and I'm proud to release it as v0.1.0 🤣. Will improve along with more tests as needed.
Refactors & Improvements ✨
- Removed some unnecessary dependencies
- Added eslint
- Implemented minification on build
- Simplified function by removing unnecessary parameters
v0.0.2
v0.0.1
First release 🚀
Hey!
Just a heads-up: this is more of a test run than a ready-for-prime-time release. I'm looking to you to help me iron out the kinks and make this thing better 🙏
Notes
Gotta admit, Turf.js is a bit hefty as a dependency. Next time around, I'll be switching to individual module imports to slim things down.
Thanks.