All Versions
10
Latest Version
Avg Release Cycle
110 days
Latest Release
2274 days ago

Changelog History

  • v1.0.0 Changes

    February 01, 2018
    • ๐Ÿ”€ Perf: Only synchronize storage on unmount.
      • This saves a lot of stringify / localStorage churn by only saving when we must.
      • This has a semantic change; state is not synced as often and we can no longer throw errors if you have a key collision, so this is a major update.
    • โœ… Rework testing with Jest.
  • v0.3.1 Changes

    February 13, 2017
    • ๐ŸŽ Small performance fix in stateFilterKeys iteration.
    • โšก๏ธ Updated development dependencies.
  • v0.3.0 Changes

    May 10, 2016
    • ๐Ÿ‘ Allow setting props.localStorageKey as a function. It will be called with the component as this.
    • ๐Ÿ‘ Allow setting false (or a function that returns false) to shut off the mixin.

    ๐Ÿ‘€ (History before 0.2.9 was not written here, see the Git log)

  • v0.2.9

    January 27, 2016
  • v0.2.8

    September 22, 2015
  • v0.2.7

    September 11, 2015
  • v0.2.6

    August 25, 2015
  • v0.2.5

    August 14, 2015
  • v0.2.4

    June 15, 2015
  • v0.2.3

    May 21, 2015