Commit Graph

37324 Commits

Author SHA1 Message Date
denihs
913f83fd9e Meteor version to 3.0.2-beta.0 ☄️ release/METEOR@3.0.2-beta.0 2024-07-26 14:56:29 -04:00
Leonardo Venturini
3e59c0c579 remove comments 2024-07-26 12:56:54 -04:00
Leonardo Venturini
ee332e275c Merge pull request #13247 from meteor/fix/double-ready-auth-issue
Fix auth sub sending ready twice on load
2024-07-26 13:41:00 -03:00
Leonardo Venturini
918052befe use proper filter 2024-07-26 10:20:30 -04:00
Leonardo Venturini
995b1df1fc use built-in sleep 2024-07-26 10:16:05 -04:00
Leonardo Venturini
c04af84b17 fix test due to conflict with other tests 2024-07-26 08:02:44 -04:00
Jan Dvorak
4765043f3d Merge branch 'devel' into release-3.0.2 2024-07-26 11:12:45 +02:00
Leonardo Venturini
549509fd9c Merge pull request #13246 from meteor/adjust-workflows
Adjust Windows Test Triggers
2024-07-25 19:49:26 -03:00
Leonardo Venturini
e741dc10e7 add test 2024-07-25 18:47:35 -04:00
Leonardo Venturini
ae6ec98e2e make connection utility to capture messages 2024-07-25 18:03:42 -04:00
Leonardo Venturini
015b581ee3 Merge branch 'devel' into adjust-workflows 2024-07-25 18:33:53 -03:00
Leonardo Venturini
1a0a782724 remove test 2024-07-25 14:28:31 -04:00
Leonardo Venturini
6b8d349bf3 only start auth sub once connected 2024-07-25 14:24:54 -04:00
Leonardo Venturini
6cbba63484 wait for user set id in methods 2024-07-25 13:47:11 -04:00
Leonardo Venturini
64032cd3e9 fix missing option exception 2024-07-25 12:41:12 -04:00
Frederico Maia
0ccdbc6e7d Merge pull request #13249 from meteor/update-readme-badges 2024-07-24 23:39:57 -03:00
Leonardo Venturini
5398e4247a update auth in subs in a controlled manner 2024-07-24 19:54:35 -04:00
Leonardo Venturini
6b874ce154 Revert "remove ready call"
This reverts commit 0934440e09.
2024-07-24 19:48:19 -04:00
Leonardo Venturini
0934440e09 remove ready call 2024-07-24 14:07:34 -04:00
Leonardo Venturini
60011a0366 Revert "preemptively remove code"
This reverts commit 94f7b4a6a1.
2024-07-24 14:07:22 -04:00
Leonardo Venturini
a97587bedc commit shrinkwrap 2024-07-24 13:16:25 -04:00
Leonardo Venturini
37b6a93eb3 add message 2024-07-24 13:16:16 -04:00
Leonardo Venturini
cc01c51564 add command 2024-07-24 13:13:20 -04:00
Frederico Maia
5803eea175 Add badges to README.md
Add badges for the Node.js version, Discord, and Twitter
2024-07-24 07:15:50 -03:00
Leonardo Venturini
94f7b4a6a1 preemptively remove code 2024-07-23 15:38:14 -04:00
Leonardo Venturini
f60f873512 only run windows test on push for devel/v2 and on all pull requests 2024-07-23 14:27:22 -04:00
Frederico Maia
b466acf91e Merge pull request #13238 from meteor/add-meteor3-released-info
Update docs to inform that Meteor 3.0 is released
2024-07-23 11:02:26 -03:00
Leonardo Venturini
7098f64edd Merge pull request #13236 from meteor/fix/docs-removed-subs
Fix subscription still resetting documents
2024-07-23 09:55:54 -03:00
Leonardo Venturini
2db320a9fe unsub still needs to be queued 2024-07-22 09:33:50 -04:00
Leonardo Venturini
5b9dfecf41 Revert "remove test not needed"
This reverts commit 6061c36bf8.
2024-07-22 09:24:52 -04:00
Leonardo Venturini
6061c36bf8 remove test not needed 2024-07-19 15:19:59 -04:00
Leonardo Venturini
a45bb9eda5 fix conflicting publication name 2024-07-19 15:11:01 -04:00
Frederico Maia
7324f12579 Empty-Commit 2024-07-19 15:33:52 -03:00
Leonardo Venturini
f169bc81bb clean code 2024-07-19 12:42:45 -04:00
Leonardo Venturini
bc55ac2721 shrinkwraps 2024-07-19 12:33:20 -04:00
Leonardo Venturini
4ca0a12b74 add test 2024-07-19 12:27:13 -04:00
Leonardo Venturini
604e6b132e run operations in parallel 2024-07-19 11:15:13 -04:00
Frederico Maia
e864d975f5 Update docs to inform that Meteor 3.0 is released. 2024-07-19 11:38:21 -03:00
Nacho Codoñer
ade339d721 update docs 2024-07-19 14:34:51 +02:00
denihs
4f9e944d1c - fix regressions - web.browser.legacy test 2024-07-18 14:50:16 -04:00
denihs
5dccbaf706 - update versions for meteortesting:mocha 2024-07-18 14:39:44 -04:00
denihs
0d8180a7c1 - update versions for meteortesting:mocha-core and meteortesting:mocha 2024-07-18 14:05:46 -04:00
denihs
881ec31bd0 - publish official version for less and 4.1.1 2024-07-18 13:43:51 -04:00
denihs
2fb7ccc5cf Remove pinned version for the package react-meteor-data from our skeletons 2024-07-18 13:15:03 -04:00
Leonardo Venturini
4f975fc696 fix subscription stopping too early 2024-07-18 13:04:29 -04:00
Denilson
7da5b32d78 Merge pull request #13233 from meteor/fix/update-readme-for-v3
Update README.md to show Meteor 3 tag
2024-07-17 15:28:47 -04:00
denihs
d4e91bad25 update README.md 2024-07-17 15:26:50 -04:00
Denilson
dca12ae830 Merge pull request #13163 from meteor/release-3.0
Release 3.0
2024-07-17 15:23:47 -04:00
Andrei Lisnic
7fa134e8d9 Fix _checkPasswordAsync type (#13190)
Co-authored-by: Denilson <denilsonh2014@gmail.com>
Co-authored-by: Jan Dvorak <hello@jandvorak.me>
2024-07-17 14:16:56 +02:00
denihs
834c0d9e88 rollback script to generate changelog 2024-07-16 16:11:54 -04:00