Gabriel Grubba
b6af49e585
fix: revert on packages versions
2022-11-14 20:19:39 -03:00
Gabriel Grubba
31d3b2d5f4
Meteor version to 2.8.1-beta.1 ☄️
2022-11-04 12:04:40 -03:00
Frederico Maia Arantes
560707824a
Bump packages for release
2022-03-17 18:52:26 -03:00
Jan Dvorak
0f338410e3
Update babel to 7.15.3 to potentially fix d3 array error #11525
2021-08-11 10:45:56 +02:00
Jan Dvorak
1aa39e6127
Update meteor-node-stubs to 1.1.0
2021-07-20 16:33:20 +02:00
Jan Dvorak
8b7c7eb3f7
Update babel runtime and skelets
2021-06-28 17:32:00 +02:00
Jan Dvorak
b8d41a0992
Skelets dependencies updates
2021-04-23 19:14:35 +02:00
filipenevola
aae80530e0
Bump meteor-node-stubs package version to 1.0.1
2020-08-05 17:52:32 -04:00
Seba Kerckhof
8b43e385e0
Add upgrader to add jquery dependency for blaze-users. ( #10801 )
2019-12-18 13:45:38 -05:00
Ben Newman
f290eef631
Simplify delayed watching of lazy modules. ( #10763 )
...
* Avoid modifying unibuild.watchSet in PackageSourceBatch._watchOutputFiles.
Should fix #10736 by preventing old hashes from remaining in
unibuild.watchSet, which was sometimes causing isUpToDate to fail
immediately upon restart.
* Regression test for issue #10736 .
2019-11-08 11:08:56 -05:00
Ben Newman
7155feaaa1
Test dependency-tree-based client refresh detection.
...
Part of #10686 .
2019-09-06 17:21:57 -04:00