v2.0.0
⚠️ Breaking:flatbush(...)should now benew Flatbush(...).- Add optional
dataconstructor argument for reconstructing an index after transferring. - Use ES syntax in the exported module (doesn't affect node/browser builds).
- Expose
numItems,nodeSize,ArrayType,minX,minY,maxX,maxYproperties. - Avoid worst case performance when data is already hilbert-sorted.