Skip to content

Releases: veliovgroup/meteor-cookies

v2.3.0

24 Jul 12:49
Compare
Choose a tag to compare
  • 🐞 Fix: #9 , thanks to @carlosalvidrez
  • 👷‍♂️ Overall codebase refactoring
  • 🚜 Better and more tests
  • ⚠️ Minor version bump caused by major changes in codebase and how Objects are stored, and may affect current setups, test twice before deployment!.

v2.2.7

04 Jul 10:43
Compare
Choose a tag to compare

v2.2.6

30 Jun 00:35
Compare
Choose a tag to compare
  • 🗑 Get rid of underscore
  • 🏭 Minor refactoring

v2.2.5

22 Jun 11:48
Compare
Choose a tag to compare
  • 📄 Minor docs update
  • 🤝 Compatibility with [email protected]
  • 👷‍♂️ Regular maintenance update

v2.2.4

09 Nov 14:31
Compare
Choose a tag to compare
  • Regular update
  • Compatibility with [email protected]
  • Dependencies update
  • Minor auto-tests update

v2.2.3

16 Oct 22:49
Compare
Choose a tag to compare
  • Compatibility with [email protected]
  • Regular update to run tests, update internal deps, and make sure everything works

v2.2.2

18 Jul 03:23
Compare
Choose a tag to compare
  • Compatibility with [email protected]
  • Add tests for Cyrillic symbols
  • Potential "conditional import" issue fix
  • Docs update

v2.2.1

16 May 20:44
Compare
Choose a tag to compare
  • Compatibility with [email protected]
  • Meteor dependencies update
  • Minor codebase enhancements

v2.2.0

15 Mar 23:34
Compare
Choose a tag to compare
  • Breaking change: Cookies is removed from global namespace, use - import
  • Compatibility with [email protected]
  • Support for Unicode in keys and values
  • Tests for unicode
  • Overall codebase linting and enhancements

v2.1.3

13 Feb 15:23
Compare
Choose a tag to compare