Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 355 Bytes

CHANGELOG.md

File metadata and controls

9 lines (8 loc) · 355 Bytes

v0.1.0 (2020-10-03)

  • fix: remove query params from key and introduce optional parameter to parse query (#14)
  • chore: generate index.d.ts from JSDoc annotations (#13)
  • chore: drop support for Node < v8
  • Fix prefix operator error on react native (#5)
  • Fix README example (#2)

v0.0.3 (2017-08-11)

  • Add support for keys that include spaces. (#1)