Skip to content
This repository was archived by the owner on Jul 18, 2020. It is now read-only.

Releases: poppinss/cookie

Add guard against prototype poisoning

26 Feb 15:16

Choose a tag to compare

  • chore(package): downgrade np, since v6 isn't working d98268f
  • refactor: protect against JSON poisoning 9615c2d
  • chore: update dependencies 0f3a9d3

v1.0.7...v1.0.8

Updating underlying dependencies

07 Feb 03:53

Choose a tag to compare

Allow Max Age to defined as a string

12 Jan 16:31

Choose a tag to compare

  • feat: allow maxage to defined as a string 2fc2706

v1.0.5...v1.0.6

Adding support to define expires as a callback

12 Jan 09:14

Choose a tag to compare

  • feat: add support for defining cookie expires as a callback function 1040a40

v1.0.4...v1.0.5

Updating underlying dependencies

03 Jan 05:13

Choose a tag to compare

Updating underlying dependencies

19 Dec 17:09

Choose a tag to compare

  • docs(readme): update usage docs 7f8d8f0
  • chore: use node12 and latest for running tests in ci 404d513
  • chore: update dependencies 6226445

v1.0.2...v1.0.3

Updating underlying dependencies

29 Aug 17:14

Choose a tag to compare

  • chore(package): update dependencies 9399e50
  • chore(package): update dependencies 6e905b3
  • chore(package): update dependencies 5cd7be0
  • chore(deps-dev): bump typescript from 3.4.5 to 3.5.3 (#11) b615819
  • Merge pull request #18 from poppinss/dependabot/npm_and_yarn/types/node-12.6.8 54f7d7e
  • chore(deps-dev): bump commitizen from 3.1.1 to 3.1.2 (#17) 953de35
  • chore(deps-dev): bump ts-node from 8.2.0 to 8.3.0 (#9) 5a525f6
  • chore(deps-dev): bump typedoc-plugin-markdown from 1.2.1 to 2.0.10 (#19) 36957aa
  • Merge branch 'develop' into dependabot/npm_and_yarn/typedoc-plugin-markdown-2.0.10 7d559be
  • chore(deps-dev): bump tslint from 5.16.0 to 5.18.0 (#7) c78f7f2
  • chore(deps-dev): bump husky from 2.3.0 to 3.0.0 (#6) 9ec5998
  • chore(deps-dev): bump np from 5.0.2 to 5.0.3 (#2) 4f6e487
  • chore(deps-dev): bump typedoc-plugin-markdown from 1.2.1 to 2.0.10 0c3122f
  • chore(deps-dev): bump @types/node from 12.0.3 to 12.6.8 8be6faf
  • chore(deps-dev): bump commitizen from 3.1.1 to 3.1.2 bc4f0fe
  • chore(deps-dev): bump typescript from 3.4.5 to 3.5.3 1679876
  • chore(deps-dev): bump ts-node from 8.2.0 to 8.3.0 007629c
  • chore(deps-dev): bump tslint from 5.16.0 to 5.18.0 36ca75b
  • chore(deps-dev): bump husky from 2.3.0 to 3.0.0 a9cf8af
  • chore(deps-dev): bump np from 5.0.2 to 5.0.3 6267e0c

v1.0.1...v1.0.2

Support for `SameSite:None` + Docs update

29 May 14:48

Choose a tag to compare

Upgraded the underlying cookie module, that enables the support for SameSite: 'None'.

  • docs(readme): wrap banner inside div 4581b8d
  • docs: update readme and api docs 49259a6
  • feat: add support for 'SameSite: None' 9f2fff0
  • chore(package): update dependencies 46edbe0

v1.0.0...v1.0.1

First release

14 May 08:17

Choose a tag to compare

Commits

  • chore(np): cleanup and test before publishing 0c3b2d5
  • chore(npmrc): add rc file for commit message format eebebb3
  • docs: re-generate api docs c67d7be
  • style: update docblocks ad6b03a
  • docs: generate api docs and add usage docs in readme f79f062
  • chore(typedoc): setup typedoc 6f0d7ec
  • feat: implement cookie methods 0a1db8a

Commit Range

1299373...master