Skip to content

Commit cb5b0a3

Browse files
committed
Published reywood:[email protected]
1 parent 1684c6a commit cb5b0a3

File tree

6 files changed

+420
-410
lines changed

6 files changed

+420
-410
lines changed

.npm/package/npm-shrinkwrap.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.versions

Lines changed: 10 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,15 @@
11
2-
32
43
54
65
7-
8-
96
10-
11-
127
138
14-
15-
cultofcoders:[email protected]
169
1710
1811
1912
20-
2113
2214
2315
@@ -27,14 +19,15 @@ [email protected]
2719
2820
2921
30-
31-
22+
3223
3324
34-
35-
local-test:reywood:[email protected]
25+
local-test:reywood:[email protected]
3626
37-
27+
28+
meteortesting:[email protected]
29+
meteortesting:[email protected]
30+
meteortesting:[email protected]
3831
3932
4033
@@ -44,29 +37,19 @@ [email protected]
4437
4538
4639
47-
4840
49-
practicalmeteor:[email protected]_1
50-
practicalmeteor:[email protected]_2
51-
practicalmeteor:[email protected]
52-
practicalmeteor:[email protected]_2
5341
5442
5543
56-
5744
5845
59-
46+
6047
6148
62-
63-
64-
65-
66-
6749
6850
69-
70-
51+
52+
53+
7154
7255

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## v1.8.7
2+
* `valueOfId` moved to `utils.js`
3+
* Fixed race condition waiting for documents to be added [PR](https://github.com/Meteor-Community-Packages/meteor-publish-composite/pull/179) [@redabourial](https://github.com/redabourial)
4+
* Fix conflicting cursor events [PR](https://github.com/Meteor-Community-Packages/meteor-publish-composite/pull/177) [@gabrielcazacu96](https://github.com/gabrielcazacu96)
5+
* Fixed test dependencies [PR](https://github.com/Meteor-Community-Packages/meteor-publish-composite/pull/178) [@manueltimita](https://github.com/manueltimita)
6+
17
## v1.8.6
28
* Fixed `this.ready()` being fired too early [PR](https://github.com/Meteor-Community-Packages/meteor-publish-composite/pull/174) [manueltimita](https://github.com/manueltimita)
39
* Added `ddp` dependency that is needed for Meteor 3.0 and version support for Meteor `3.0-beta.0` [@storytellercz](https://github.com/sponsors/StorytellerCZ)

0 commit comments

Comments
 (0)