## [1.0.1](https://github.com/streamich/fastest-json-copy/compare/v1.0.0...v1.0.1) (2020-10-11)


### Bug Fixes

* 🐛 don't use let keyword ([32a85c1](https://github.com/streamich/fastest-json-copy/commit/32a85c1cf041d151c2d1b6ba32c71a38f114fb06))

# 1.0.0 (2020-10-11)


### Features

* 🎸 add initial implementation ([f29bc58](https://github.com/streamich/fastest-json-copy/commit/f29bc58f154731cc9829b0664daef435873d46f3))


### Performance Improvements

* ⚡️ add more benchmarks ([9b09d17](https://github.com/streamich/fastest-json-copy/commit/9b09d17f602a6f04cf325e8623e25a3de9ad7a6c))
* ⚡️ improve benchmarks ([e45d28b](https://github.com/streamich/fastest-json-copy/commit/e45d28bc9513360f6895e5637a0634281365a276))
* ⚡️ set up benchmarking ([59d2930](https://github.com/streamich/fastest-json-copy/commit/59d2930adc570ed53b7167a42bd8d0b175f14c24))
