Releases: react-native-cookies/cookies
Releases · react-native-cookies/cookies
v6.0.4
6.0.4 (2021-01-19)
Bug Fixes
- types: Fixed module name in type declaration (#101) (e119c2a)
v6.0.3
6.0.3 (2021-01-11)
Bug Fixes
- deps: bump npm-user-validate from 1.0.0 to 1.0.1 (#83) (5e49f4a)
v6.0.2
6.0.2 (2021-01-11)
Bug Fixes
- deps: bump ini from 1.3.5 to 1.3.8 (#90) (f8cee08)
v6.0.1
6.0.1 (2021-01-11)
Bug Fixes
- iOS: don't automatically prefix the
domain
with at .
in set()
method (#71) (e627bec)
v6.0.0
6.0.0 (2021-01-09)
Features
- package name: Update NPM package to @react-native-cookies/cookies (#96) (af3e835)
BREAKING CHANGES
- package name: Package name changed to @react-native-cookies/cookies
v5.0.1
5.0.1 (2020-10-08)
Bug Fixes
- deps: bump node-fetch from 2.6.0 to 2.6.1 (#78) (c1a3942)
v5.0.0
5.0.0 (2020-10-08)
Features
BREAKING CHANGES
- Xcode: Peer Dependency of >= React Native 0.60.2
v4.0.1
4.0.1 (2020-08-11)
Bug Fixes
v4.0.0
4.0.0 (2020-07-24)
Features
- Android: Add flush method on Android (#64) (74cd6a1)
BREAKING CHANGES
- Android: Android Minmum SDK bumped to API 21
v3.0.3
3.0.3 (2020-07-21)
Bug Fixes
- deps: bump lodash from 4.17.15 to 4.17.19 (#63) (c247091)