Skip to content

Releases: JairajJangle/react-native-session-storage

v2.0.2

07 Feb 18:30

Choose a tag to compare

2.0.2 (2026-02-07)

Bug Fixes

  • maintenance - dev deps upgraded (5b2ebbd)

v2.0.1

17 May 20:08

Choose a tag to compare

2.0.1 (2025-05-17)

Bug Fixes

  • fixed broken expo snack link when clicked on ss (dfd71a8)

v2.0.0

17 May 19:50

Choose a tag to compare

2.0.0 (2025-05-17)

Bug Fixes

  • fixed broken deep object merging (9085e14)

Features

  • added async storage like functions: (a8106d1)
  • renovated the example app to showcase all features (b7878d9)

BREAKING CHANGES

  • Keys are now required to be string types

v2.0.0-beta.1

17 May 19:30

Choose a tag to compare

v2.0.0-beta.1 Pre-release
Pre-release

2.0.0-beta.1 (2025-05-17)

Bug Fixes

  • fixed broken deep object merging (9085e14)

Features

  • added async storage like functions: (a8106d1)
  • renovated the example app to showcase all features (b7878d9)

BREAKING CHANGES

  • Keys are now required to be string types

Release 1.3.5

27 Apr 05:37

Choose a tag to compare

Release 1.3.4

06 Apr 12:39

Choose a tag to compare

1.3.4 (2025-04-06)

Bug Fixes

  • updated expo sdk to 52 for example app with new arch enabled (4d8661f)

Release 1.3.3

06 Apr 12:32

Choose a tag to compare

1.3.3 (2025-04-06)

Bug Fixes

  • example/package.json to reduce vulnerabilities (a1664b6)
  • example/package.json to reduce vulnerabilities (acca607)
  • example/package.json to reduce vulnerabilities (b642282)
  • updated deps (569a60f)
  • fix: example app - reverted expo sdk 52 crap to 51 (87aba12)

Release 1.3.2

08 Sep 12:36

Choose a tag to compare

1.3.2 (2024-09-08)

Bug Fixes

  • dependabot fixes - force release (30def7f)

Release 1.3.1

08 Sep 12:30

Choose a tag to compare

1.3.1 (2024-09-08)

Bug Fixes

Release 1.3.0

30 Jun 05:54

Choose a tag to compare

1.3.0 (2024-06-30)

Bug Fixes

  • added missing eslint config (791c56e)

Features

  • ported example app to use expo (a191933)
  • upgraded dev dependencies (8b3d20d)