Skip to content

Tags: mk-react/nookies

Tags

v2.5.0

Toggle v2.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request maticzav#372 from maticzav/deps/bump

feat: bump deps

v2.4.1

Toggle v2.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: Fix SSR cookie encoding with multiple setCookie calls

Fix SSR cookie encoding with multiple setCookie calls

v2.4.0

Toggle v2.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: Support custom Express server

Feature support custom express server

v2.3.2

Toggle v2.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request maticzav#301 from wootsbot/fix-docs-example

fix: docs, add variable cookies

v2.3.1

Toggle v2.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: docs

docs: update readme

v2.3.0

Toggle v2.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: check if response is finished

Chore/added cheking if response is finished

v2.2.4

Toggle v2.2.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: use terser instead of jsmin

Replace jsmin with terser

v2.2.3

Toggle v2.2.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: ts typings

Update typing to support nextjs api routes

v2.2.2

Toggle v2.2.2's commit message
fix: allow empty options in browser in httpOnly check

v2.2.1

Toggle v2.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: httpOnly in browsers

Fix httpOnly in browsers