Skip to content

v1.0.8

Choose a tag to compare

@lukeed lukeed released this 04 Apr 01:33
· 4 commits to master since this release

Patches

Both fixes aim at safer ES5 distribution. The previous version had some ES6 artifacts from a pre-bundt dev environment.

These changes shaved 9 bytes (gzip) from the built files and made matchit significantly faster in all benchmarks – a gain of at least 100k op/sec in most benchmarks~!

Chores

  • Update benchmark results: a7a47f3