harryadel
277cae2e1a
Fix oplog_observe_driver
2024-08-24 13:40:28 +03:00
harryadel
fa10502b30
Remove unused future
2024-08-24 13:31:46 +03:00
harryadel
80d72d950f
Fix polling_observe_driver
2024-08-24 13:17:12 +03:00
harryadel
7f3493ba78
Merge branch 'underscore/mongo' of github.com:harryadel/meteor into underscore/mongo
2024-08-24 12:50:12 +03:00
Denilson
950658c695
Merge pull request #13306 from meteor/feature/prepare-v3-docs
...
Prepare V3 docs to the domain change
2024-08-22 14:29:31 -04:00
denihs
36aa315386
update docs path
2024-08-21 16:38:19 -04:00
denihs
f698cca245
Create the Not Found page
2024-08-21 16:29:28 -04:00
Leonardo Venturini
c4cd4d5238
Merge pull request #13302 from meteor/v3/remove-old-changelogs
...
Remove old change logs and point to pre-3.0
2024-08-20 12:59:17 -03:00
Leonardo Venturini
8d7b1795a5
Merge branch 'devel' into v3/remove-old-changelogs
2024-08-20 12:10:28 -03:00
Frederico Maia
12375f90cb
Merge pull request #13279 from meteor/meteor-3-vue-3-tutorial
...
Meteor.js 3 + Vue 3 Tutorial
2024-08-19 19:04:17 -03:00
Leonardo Venturini
973ee6aede
remove legacy
2024-08-19 11:45:05 -04:00
Leonardo Venturini
812ad9bd4b
fix v1 reference
2024-08-19 10:27:22 -04:00
Leonardo Venturini
2b2739275f
remove old changelogs
2024-08-19 10:13:55 -04:00
Frederico Maia
56d093d48c
Merge remote-tracking branch 'origin/meteor-3-vue-3-tutorial' into meteor-3-vue-3-tutorial
2024-08-16 15:10:29 -03:00
Frederico Maia
2f62899834
Add warning about the vue-meteor-tracker package
2024-08-16 15:10:12 -03:00
Frederico Maia
2cd42428f2
Merge branch 'devel' into meteor-3-vue-3-tutorial
2024-08-16 13:17:10 -03:00
Leonardo Venturini
e37dccfd96
Merge pull request #13237 from meteor/release-3.0.2
...
Release 3.0.2
2024-08-16 12:41:01 -03:00
denihs
f51c9108bc
publish a new version for email package
...
This was necessary because we had an issue publishing the email version when releasing 3.0.2. So we manually forced a new patch. Now apps can use this package again.
2024-08-15 14:51:41 -04:00
denihs
3a00b11fc2
update README.md
2024-08-15 08:21:56 -04:00
denihs
b29ceb6633
Merge remote-tracking branch 'origin/release-3.0.2' into release-3.0.2
2024-08-14 16:31:19 -04:00
denihs
8aebfa91f9
publish version 3.0.2 of the meteor installer
2024-08-14 16:31:05 -04:00
Frederico Maia
75d0f92070
Merge branch 'devel' into meteor-3-vue-3-tutorial
2024-08-14 14:39:04 -03:00
Nacho Codoñer
5d9eaea852
Merge branch 'release-3.0.2' of https://github.com/meteor/meteor into release-3.0.2
2024-08-14 18:41:44 +02:00
Nacho Codoñer
88dafd60f1
re-run checks
2024-08-14 18:41:25 +02:00
denihs
921c61f478
update npm-shrinkwrap.json files
2024-08-14 10:36:53 -04:00
denihs
9f5f3d8888
Meteor version to 3.0.2 ☄️
release/METEOR@3.0.2
2024-08-14 10:16:21 -04:00
Nacho Codoñer
bff7d780b0
Merge branch 'devel' into release-3.0.2
2024-08-14 15:41:20 +02:00
Leonardo Venturini
e9b5385b29
Merge pull request #13292 from meteor/leonardo/v3/apply-async-docs
...
Add documentation for `returnServerResultPromise`
2024-08-13 10:20:23 -03:00
Nacho Codoñer
484b523487
Deprecate Meteor.user() usage on server side ( #13288 )
2024-08-12 17:21:32 +02:00
jhernandez-etraid
0c5371daeb
add ddpUrl to VALID_CONFIG_KEYS ( #13296 )
...
* add ddpUrl to VALID_CONFIG_KEYS
* 'ddpUrl'
---------
Co-authored-by: Nacho Codoñer <igcogi@gmail.com >
2024-08-12 17:20:36 +02:00
Nacho Codoñer
1890df2eb4
Fix deprecation dependency on installer ( #13289 )
...
* fix deprecation dependency on installer
* re-run checks
2024-08-12 14:02:29 +02:00
Frederico Maia
9ff9c7f6a8
Keep file name in lowercase.
2024-08-09 17:12:34 -03:00
Frederico Maia
f56d74b645
Merge branch 'devel' into meteor-3-vue-3-tutorial
2024-08-09 12:15:39 -03:00
Frederico Maia
7c2b120d70
Merge pull request #13282 from bomb-on/meteor-3-vue-3-tutorial
...
Small corrections in Meteor 3 + Vue 3 tutorial
2024-08-09 11:03:04 -03:00
Leonardo Venturini
def8b7b6c0
document option
2024-08-08 16:12:36 -04:00
Leonardo Venturini
dd5651a889
update shrinkwrap files
2024-08-08 15:59:21 -04:00
Leonardo Venturini
00965ccff5
auto updated files
2024-08-08 15:58:54 -04:00
Leonardo Venturini
a0da1eae66
remove duplicate property
2024-08-08 15:58:02 -04:00
Leonardo Venturini
583321f400
add docs command
2024-08-08 15:53:00 -04:00
Oleksandr Chekhovskyi
2e741b3fc3
Fix Meteor.promisify and add a test for it ( #13284 )
...
This fixes a regression introduced in commit 87f8697941 .
Co-authored-by: Nacho Codoñer <igcogi@gmail.com >
2024-08-08 16:59:19 +02:00
Leonardo Venturini
5a8cb0dc1f
Merge pull request #13285 from camstuart/docs-typo
...
V3 Docs landing page typo
2024-08-07 15:05:54 -03:00
Leonardo Venturini
48330c5422
Merge pull request #13280 from meteor/v3/update-installer-readme
...
Adjust Meteor Installer Readme
2024-08-07 14:02:59 -03:00
Cam Stuart
ca98e1c377
fix: typo
2024-08-08 00:21:12 +10:00
Nacho Codoñer
21882628a7
Merge branch 'devel' into release-3.0.2
2024-08-07 13:34:30 +02:00
Nacho Codoñer
e55febbecb
Merge 2.x to 3.x ( #13281 )
...
* only run windows test on push for devel/v2 and on all pull requests
* add up-to-date windows scripts
* git reset
* ensure to git reset checkout before updating git submodule
* ensure to git reset checkout on all submodules as well
* dont need to git reset on the pipeline level
* remove app veyor as not needed
---------
Co-authored-by: Leonardo Venturini <leovenbag@gmail.com >
2024-08-07 13:23:07 +02:00
bomb-on
ddce302643
Small corrections in Meteor 3 + Vue 3 tutorial
2024-08-06 21:39:07 +00:00
Leonardo Venturini
e8c7987497
remove global install command
2024-08-06 13:39:46 -04:00
Leonardo Venturini
9328c1eb96
implement feedback
2024-08-06 10:13:52 -04:00
Leonardo Venturini
6541f25996
adjust wording
2024-08-06 08:02:16 -04:00
Leonardo Venturini
88b3d676b4
adjust readme and simplify wording and order
2024-08-06 07:55:55 -04:00