Skip to content

Releases: veliovgroup/meteor-cookies

v2.0.0-beta

19 Oct 03:23
Compare
Choose a tag to compare
  • Fully rewritten package for more info see updated docs

v2.0.0

19 Oct 21:39
Compare
Choose a tag to compare
  • stable

v1.0.1

23 Jul 15:43
Compare
Choose a tag to compare
  • Fix issue with server cookies, all cookies now user-restricted
  • Add Meteor.cookie.serverTTL property
  • More tests

v1.0.0

18 Jul 00:35
Compare
Choose a tag to compare
  • Remove semicolon in filenames to avoid compilation issue on windows
  • Now all functions is isomorphic - works both client and server
  • 100% tests coverage