Releases: Meteor-Community-Packages/meteor-publish-composite
Releases · Meteor-Community-Packages/meteor-publish-composite
v1.8.12
Npm.depends
placement fix inpackage.js
@StorytellerCZ
Full Changelog: v1.8.11...v1.8.12
v1.8.11
- Bump development dependencies @storytellercz
Npm.require
toimport
for lodash @storytellercz
Full Changelog: v1.8.10...v1.8.11
v1.8.10
- Bump
versionsFrom
compat for Meteor 3.0 @storytellercz - Update
meteortesting:mocha
to v3.2.0 @storytellercz - Small performance improvement in
onStop
@storytellercz
Full Changelog: v1.8.9...v1.8.10
v1.8.9
- Update
zodern:types
to v1.0.13 @storytellercz - Bump
versionsFrom
compat for Meteor 3.0-rc.0 @storytellercz
Full Changelog: v1.8.8...v1.8.9
v1.8.8
What's Changed
- Reversing #177 & additional tests by @manueltimita in #182
- Bump
versionsFrom
compat for Meteor 3.0-beta.6 @storytellercz
Full Changelog: v1.8.7...v1.8.8
v1.8.7
What's Changed
- Migrated tests by @manueltimita in #176
- Update tests by @StorytellerCZ in #173
- valueOfId util by @StorytellerCZ in #169
- fixed race condition waiting for documents to be added by @redabourial in #179
- Fix for conflicting cursor events by @gabrielcazacu96 in #177
- Fixed tests dependencies by @manueltimita in #178
New Contributors
- @redabourial made their first contribution in #179
- @gabrielcazacu96 made their first contribution in #177
Full Changelog: v1.8.6...v1.8.7
v1.8.6
What's Changed
- Fixes this.ready() being fired too early by @manueltimita in #174
- Added
ddp
dependency that is needed for Meteor 3.0 and version support for Meteor3.0-beta.0
@storytellercz - Updated
zodern:types
to v1.0.11 @storytellercz
New Contributors
- @manueltimita made their first contribution in #174
Full Changelog: v1.8.4...v1.8.6
v1.8.4
What's Changed
- TypeScript types initial attempt by @StorytellerCZ in #166
- Fix lint & workflow by @StorytellerCZ in #170
- fix _publishChildrenOf use Promise.all by @aboire in #172
- Move forEach to for loop by @StorytellerCZ in #171
Full Changelog: v1.8.3...v1.8.4
v1.8.3
What's Changed
- Fix an issue with improper use of
Object.entries
instead ofObject.values
by @StorytellerCZ - Replaces underscore references with native one by @Nandika-A in #161
- List Aggregations and Apollo as alternatives by @StorytellerCZ in #164
- Bump @babel/traverse from 7.10.1 to 7.23.2 by @dependabot in #168
- Replace underscore/lodash references in _.any() and _.isequal() with natives by @Nandika-A in #162
New Contributors
- @Nandika-A made their first contribution in #161
Full Changelog: v1.8.2...v1.8.3