Releases: ehmpathy/simple-cookie-client
Releases · ehmpathy/simple-cookie-client
simple-cookie-client v0.3.0
06 Oct 11:17
Compare
Sorry, something went wrong.
No results found
Features
parse: getCookiesFromSetHeader, mergeCookies, getCookiesFromSetHeaderString (7fe40a3 )
storage: support custom storage mechanisms, solving #3 (17c8362 )
Bug Fixes
exports: export CookieStorageMechanism type (1a5898a )
tests: await getCookie in unit test (738f48b )
tsconfig: update lib to support .flat() (ae65ded )
simple-cookie-client v0.2.1
05 Oct 14:27
Compare
Sorry, something went wrong.
No results found
Bug Fixes
exports: expose the castCookiesToString method (e4b6722 )
simple-cookie-client v0.2.0
05 Oct 14:23
Compare
Sorry, something went wrong.
No results found
Features
cicd: add please-release to cicd; also, upgrade prettier settings (d802586 )
exports: expose Cookie domain object (cab40a2 )
parse: add method to cast cookies from string (35f7a52 )
Bug Fixes
meta: update github urls from uladkasach to ehmpathy (93449fd )