Releases: veliovgroup/meteor-cookies
Releases · veliovgroup/meteor-cookies
v2.3.0
- 🐞 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
- 🤝 Compatibility with
[email protected]
- 🐞 Fix: #8 , thanks to @schryised
v2.2.6
- 🗑 Get rid of
underscore
- 🏭 Minor refactoring
v2.2.5
- 📄 Minor docs update
- 🤝 Compatibility with
[email protected]
- 👷♂️ Regular maintenance update
v2.2.4
- Regular update
- Compatibility with
[email protected]
- Dependencies update
- Minor auto-tests update
v2.2.3
- Compatibility with
[email protected]
- Regular update to run tests, update internal deps, and make sure everything works
v2.2.2
- Compatibility with [email protected]
- Add tests for Cyrillic symbols
- Potential "conditional import" issue fix
- Docs update
v2.2.1
- Compatibility with
[email protected]
- Meteor dependencies update
- Minor codebase enhancements
v2.2.0
- 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
- Code review
- Code linting
- Compatibility with
[email protected]