Releases: Meteor-Community-Packages/denormalize
Releases · Meteor-Community-Packages/denormalize
0.7.0
What's Changed
- Update to Meteor 3.0 by @bhunjadi in #35
- Make sure this.previous is defined by @Floriferous in #29
- Do not update parentCollection if the child object has not been modified by @vparpoil in #23
- Make meteor context available in all hooks by @Floriferous in #25
- Allow nested referenceFields with cacheCount by @Floriferous in #18
New Contributors
Full Changelog: 0.6.7...0.7.0
v0.6.7
- Added funding @StorytellerCZ
- Added initial issue comment @jankapunkt
- Added CodeQL @wreiske
- Updated
matb33:collection-hooksto v1.2.0 @StorytellerCZ - Minimum Meteor version is now 1.12.1 @StorytellerCZ
- Added setup for tests on GitHub (still need to fix issues with them) @StorytellerCZ
v0.6.6
- updated matb33:collection-hooks to 1.1.0
- updated lodash to 4.17.21
- swapped our deprecated practicalmeteor testing packages with meteortesting:mocha