Skip to content

Releases: naver/egjs-persist

2.6.0 Release (2022-02-22)

22 Feb 11:07
Compare
Choose a tag to compare

Added

  • Add replaceDepth function #65

2.5.2 Release (2022-02-17)

17 Feb 01:56
Compare
Choose a tag to compare

Fixed

  • Fix history state #60

2.5.1 Release (2022-02-10)

10 Feb 09:27
Compare
Choose a tag to compare

2.5.0 Release (2022-01-26)

26 Jan 02:32
Compare
Choose a tag to compare

Added

  • Add PersistQutoaExceededError for handle QuotaExceededError #50

2.4.0 Release (2021-06-15)

15 Jun 02:36
Compare
Choose a tag to compare

Added

  • export updateDepth function #48

2.3.0 Release (2021-04-05)

05 Apr 07:42
Compare
Choose a tag to compare

Added

  • Add remove method #44

2.2.1 (2019-04-02)

03 May 05:42
Compare
Choose a tag to compare

fix

  • If you set no value and get no value, you return null unconditionally. (#37)

2.1.3 Release (2018-10-28)

28 Nov 07:44
Compare
Choose a tag to compare

Changes

  • Support for persist in node.js #29
  • Switch rollup from webpack #27
  • Support Typescript environment #30

2.1.2 (2018-02-13)

13 Feb 11:53
Compare
Choose a tag to compare

Fix

  • fix(Persist): when history.state is null, egjs-persist will make script error. #22

2.1.0

21 Sep 02:51
Compare
Choose a tag to compare

feat

feat(migrate): create migrate patch file for v1 api #17

fix

fix(persist): change to get data without params #14