Skip to content

v2.0.1: Optimisation, DX

Latest
Compare
Choose a tag to compare
@jbreckmckye jbreckmckye released this 26 Jun 13:09
b329041

Optimisations

  • computations never needed to be wrapped in arrays (not sure why I ever did this?). Removing this takes off ten bytes.

DX

  • tests are in Jest now