mirror of
https://github.com/wekan/wekan.git
synced 2026-02-20 23:14:07 +01:00
- Clone @wekanteam/meteor-reactive-cache to npm-packages/ - Add .meteorignore to exclude npm-packages from Meteor - Update package.json to use local file path This allows direct modification of the package for Meteor 3.0 async migration while maintaining publishability to npm.
2.1 KiB
2.1 KiB
ChangeLog
v1.0.7 2026-01-05 meteor-reactive-cache release
This release adds the following updates:
Thanks to above GitHub users for their contributions and translators for their translations.
v1.0.6 2023-07-19 meteor-reactive-cache release
This release adds the following updates:
- Updated dependencies. Thanks to xet7.
Thanks to above GitHub users for their contributions and translators for their translations.
v1.0.5 2023-07-19 meteor-reactive-cache release
This release fixes the following bugs:
- Fixed using newer fixed @wekanteam/meteor-globals package. Thanks to xet7.
- Renamed publish to release. Added release script. Thanks to xet7.
Thanks to above GitHub users for their contributions and translators for their translations.
v1.0.4 2023-07-19 meteor-reactive-cache release
This release fixes the following bugs:
- Added PUBLISH.md about missing steps to publish npm package. Added missing published files also to git repo. Thanks to xet7.
Thanks to above GitHub users for their contributions and translators for their translations.
v1.0.3 2023-07-19 meteor-reactive-cache release
This release adds the following updates:
- Updated dependencies in this package and @wekanteam/meteor-globals. Thanks to xet7.
Thanks to above GitHub users for their contributions and translators for their translations.