
# Changelog

## 1.1.1 - 2017-07-15

- Replaced `const` with `var` for pure ES5 compatibility

## 1.1.0 - 2017-06-01

- Add `bbox` support as valid input
- Drop rollup build (ES5 npm package is plenty)

## 1.0.0 - 2017-03-20

- Initialize GeoJSON RBush from https://github.com/Turfjs/turf/pull/609