Skip to content

v3.1.1

Choose a tag to compare

@lukeed lukeed released this 18 Oct 21:14
· 8 commits to master since this release

Patches

  • Move localStorage assignment into constructor call: ac99986
    This is friendlier to server-side usage as a global.localStorage shim is no longer needed on import.

Refactor

Chores