v3.0.0
⚠️ Breaking: Changed the API fromkdbush(...)
tonew KDBush(...)
.- ⚡️ Improved memory footprint (and performance for float types) by storing indices more efficiently. #22
- 🔧 Converted to idiomatic ES for
module
consumers. Browser/Node builds are still transpiled to ES5.