Releases: Meteor-Community-Packages/meteor-collection-hooks
Releases · Meteor-Community-Packages/meteor-collection-hooks
v1.2.2
What's Changed
- #296: After update direct find by @jdgjsag67251 in #297
New Contributors
- @jdgjsag67251 made their first contribution in #297
Full Changelog: v1.2.1...v1.2.2
v1.2.1
v1.2.0
- Automated issue comment PR @jankapunkt
- Add types definition PR @olragon
- Include
zodern:types
@storytellercz - Bump minimum required version to v2.3 due to
zodern:types
@storytellercz - Remove testing on Meteor 1.12 and add testing on Meteor 2.9 @storytellercz
v1.1.4
- Fix: Replace and remove functions search indexes before splicing PR @jankapunkt
- Specify which fields of a document to pull into the before/after update hooks #256 @znewsham
- Added full CI suite for GitHub PR @jankapunkt
v1.1.3
v1.1.1
v1.1.0
- Updated dependencies
- Compatibility with Meteor 2.3
v1.0.1
- Fix bug in upsert hook
after.update
not returning manipulated fields #258 @SimonSimCity
v1.0.0
- Modernization of the package
- BREAKING CHANGE: Minimum required Meteor version is now 1.7.0.5