React Native Cookies Cookies Versions Save

🍪 Cookie Manager for React Native

v6.2.1

2 years ago

6.2.1 (2022-05-11)

Bug Fixes

  • Android: android build error incurred from 6.1.0 (#149) (7d65519)
  • iOS: Clear cookie belonging to specified url (#147) (9867cbd)

v6.2.0

2 years ago

6.2.0 (2022-04-18)

Features

  • Android: Implement Android's removeSessionCookies method (#145) (b459739)

v6.1.0

2 years ago

6.1.0 (2022-03-13)

Features

  • iOS: change iOS react header import style to work with Expo SDK (#134) (297095f)

v6.0.11

2 years ago

6.0.11 (2021-09-29)

Bug Fixes

  • Android: Fix androidJavadoc compile problem. (#129) (fca3cd0)

v6.0.10

2 years ago

6.0.10 (2021-08-26)

Bug Fixes

  • deps: bump glob-parent from 5.1.1 to 5.1.2 (#118) (2f6df75)
  • deps: bump handlebars from 4.7.6 to 4.7.7 (#114) (e67a5a7)
  • deps: bump hosted-git-info from 2.8.8 to 2.8.9 (#115) (ce23d90)
  • deps: bump lodash from 4.17.19 to 4.17.21 (#116) (bccbd07)
  • deps: bump normalize-url from 5.3.0 to 5.3.1 (#117) (d1e714e)
  • deps: bump path-parse from 1.0.6 to 1.0.7 (#125) (27dda7b)
  • deps: bump ssri from 6.0.1 to 6.0.2 (#113) (ac12f96)
  • deps: bump tar from 4.4.13 to 4.4.19 (#128) (35be29e)

v6.0.9

2 years ago

6.0.9 (2021-08-26)

Bug Fixes

  • iOS: fix 'secure' and 'httpOnly' values always being false (#126) (354e9bb)

v6.0.8

2 years ago

6.0.8 (2021-06-11)

Bug Fixes

  • Android: Prevent MissingWebViewPackageException (#119) (645f218)

v6.0.7

3 years ago

6.0.7 (2021-04-10)

Bug Fixes

  • iOS: Do not pass exception instance to rejecter (#111) (597f32e)

v6.0.6

3 years ago

6.0.6 (2021-04-01)

Bug Fixes

v6.0.5

3 years ago

6.0.5 (2021-03-21)

Bug Fixes

  • types: Add flush method to the types. (#107) (c2dc9b0)