Skip to content

v2.1.4

Choose a tag to compare

@JonoPrest JonoPrest released this 30 Aug 07:58
988b6d1

What's Changed

Replacing lists with arrays in v2.1.0 incurred a significant performance regression due to using Array.slice method. This removes the use of Array.slice and improves performance.

Full Changelog: v2.1.3...v2.1.4