Releases: Meteor-Community-Packages/meteor-publish-composite
Releases · Meteor-Community-Packages/meteor-publish-composite
v1.8.1
- Update dev dependencies @storytellercz
- Add installation compatibility with Meteor
3.0-alpha.15
@storytellercz
Full Changelog: v1.8.0...v1.8.1
v1.8.0
What's Changed
- Bump acorn from 7.1.0 to 7.1.1 by @dependabot in #129
- Fix #68 & remove underscore in publication.js by @StorytellerCZ in #132
- Remove
observeChanges
subscription by @StorytellerCZ in #133 - Bump lodash from 4.17.15 to 4.17.19 by @dependabot in #135
- Bump y18n from 4.0.0 to 4.0.1 by @dependabot in #136
- Bump lodash from 4.17.19 to 4.17.21 by @dependabot in #137
- Bump hosted-git-info from 2.8.8 to 2.8.9 by @dependabot in #138
- Bump glob-parent from 5.1.1 to 5.1.2 by @dependabot in #139
- Bump path-parse from 1.0.6 to 1.0.7 by @dependabot in #141
- Bump ajv from 6.12.2 to 6.12.6 by @dependabot in #142
- Bump minimist from 1.2.5 to 1.2.6 by @dependabot in #143
- Bump async from 3.2.0 to 3.2.3 by @dependabot in #144
- Bump ansi-regex from 4.1.0 to 4.1.1 by @dependabot in #145
- Bump qs from 6.5.2 to 6.5.3 by @dependabot in #149
- feature(ci): add comment issue workflow by @jankapunkt in #148
- Bump minimatch from 3.0.4 to 3.1.2 by @dependabot in #150
- Bump semver-regex and husky by @dependabot in #151
- Bump json-schema and jsprim by @dependabot in #152
- Bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #155
- Bump tough-cookie and all-contributors-cli by @dependabot in #154
- Allow to pass async function to publishComposite by @alisnic in #156
New Contributors
- @StorytellerCZ made their first contribution in #132
- @jankapunkt made their first contribution in #148
- @alisnic made their first contribution in #156
Full Changelog: v1.7.3...v1.8.0
v1.7.3
- Update dependencies
- Do not publish to client