Skip to content

Latest commit

 

History

History
84 lines (44 loc) · 1.06 KB

CHANGELOG.md

File metadata and controls

84 lines (44 loc) · 1.06 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[1.8.1] - 2022-10-16

Fixed

  • Fix generic type in getItem method

[1.8.0] - 2022-10-16

Added

  • Add generic types for getItem and setItem methods

[1.7.0] - 2022-03-17

Changed

  • migration to typescript

[1.6.0] - 2021-06-02

Added

  • yarn package manager

[1.5.0] - 2019-05-13

Added

  • files to npmignore

Changed

  • README documentation

[1.4.0] - 2019-05-13

Changed

  • license for package json

Added

  • npmignore file

[1.3.0] - 2019-05-10

Fixed

  • documentation for setItem function

[1.2.0] - 2019-05-10

Added

  • add coveralls

[1.1.0] - 2019-05-10

Added

  • folder dist
  • badge npm version

[1.0.1] - 2019-05-10

Fixed

  • rollup plugin babel
  • example documentation

[1.0.0] - 2019-05-10

Added

  • First released