Skip to content

Releases: jbreckmckye/trkl

v2.0.1: Optimisation, DX

26 Jun 13:09
b329041
Compare
Choose a tag to compare

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