Learn more  » Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Bower components Debian packages RPM packages NuGet packages

skava / @skava/cookies   js

Repository URL to install this package:

Version: 4.0.5 

  dist
  src
  README.md
  package.json
 
  README.md

cookies

cookie getting, setting, mapping, parsing, etc

TODO

  • remove unpure
  • cleanup

CHANGELOG

1.0.0

  • stuff
  • init tests

2.0.0

  • typings
  • fully passing ts
  • snapshot tests
  • update deps
  • update jest config
  • update all the code
  • split some deps
  • split unpure code to unpure

2.0.0-bc.1

  • add unused old code if needed to swap back (but diff default exports)
  • note both of these are failing in tests (n)

3.0.0

  • update deps, semver

3.0.1

  • fix document config typo

3.0.3

  • cache updating

4.0.0

  • refactoring

TODO

Learn More