259 Commits

Author SHA1 Message Date
italo jose
9cb75cd529 docs: update EU region DEPLOY_HOSTNAME URL in deployment guide 2026-04-15 14:05:40 -03:00
AviraL0013
90d9c49f65 Add METEOR_SETTINGS to deployment documentation
* Added METEOR_SETTINGS env variable to bundle README template
* Added METEOR_SETTINGS to custom deployment guide
* Helps users understand this common environment variable

Fixes #13458
2026-02-08 01:11:10 +05:30
Italo José
69d69e09b5 Merge branch 'devel' into patch-1 2025-12-10 14:40:32 -03:00
Italo José
ae73df7c5d Merge branch 'devel' into fix-link-and-recommended-scss 2025-12-02 18:11:11 -03:00
Gabriel Grubba
d901ce98b3 DOCS: update meteor.com/cloud to galaxycloud.app
URLs have changed, and this is another round of updating those!
2025-11-19 09:53:20 -03:00
harryadel
576f7485a2 Refactor updateMMR method to use createMethod for improved consistency 2025-08-18 15:03:57 -03:00
harryadel
e106b56659 [docs] update security 2025-08-18 15:03:57 -03:00
William Reiske
bd8cfe1177 Update v3-docs to point to docs to reduce confusion (#13714) 2025-04-30 07:49:08 -03:00
Frederico Maia
69547ece0a Update documentation to reflect Meteor 3 release and Node.js version changes. 2025-03-24 18:38:45 -03:00
Joe Pea
618e5a24ba fix typo
Co-authored-by: Italo José <italo.i@live.com>
2025-03-21 16:40:40 -03:00
Joe Pea
5a53385b54 Update testing.md to show how to clean up Blaze View instances.
This adds an additional `Blaze.remove(view)` call to the sample test function to ensure the Blaze view is cleaned up properly. Additionally, this is great, even if not needed, because the Meteor AI in the new doc site answers questions about "how to render Blaze views with JavaScript" based on this `Blaze.renderWithData` example, so it is important for the AI to tell a person asking how to propertly clean up the `Blaze.View`.
2025-03-21 16:40:40 -03:00
Frederico Maia
11594e7c19 Fix CLI and ecmascript links and add leonardoventurini:scss as the recommended scss package. 2024-11-20 12:38:15 -03:00
Leonardo Venturini
0e508e192c Merge branch 'devel' into jam-methods 2024-10-17 07:26:15 -04:00
⚛️ Yacine C
51d9546f4a fix: typo in collections.md 2024-09-24 15:13:34 +02:00
Harry Adel
f6a98c0f88 Merge branch 'devel' into jam-methods 2024-07-30 15:42:59 +03: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
5bb43f0005 Merge branch 'devel' into release-3.0 2024-07-10 12:21:53 +02:00
Leonardo Venturini
bf5b94e3e7 point to vitepress migration guide 2024-06-24 17:26:16 -04:00
Leonardo Venturini
497d1536e2 point to vitepress migration guide 2024-06-24 15:39:39 -04:00
Nacho Codoñer
82717d8d40 Merge branch 'release-3.0' into reset-db-option 2024-05-29 17:50:06 +02:00
Nacho Codoñer
e4642c4548 Merge branch 'devel' into release-3.0 2024-05-28 16:00:24 +02:00
Nacho Codoñer
415e030c3a update migration guide 2024-05-27 16:57:38 +02:00
denihs
a3239d93e9 - update Meteor 3 version in the migration guide 2024-05-23 15:24:41 -04:00
denihs
69cf939c47 - update Meteor version in the migration guide 2024-05-23 15:21:42 -04:00
Nacho Codoñer
35ae976012 Meteor version to 3.0-rc.1 ☄️ 2024-05-06 16:52:32 +02:00
Nacho Codoñer
625e364ba3 Merge branch 'release-3.0' into 3.0-impact-2.16-quick-gains
# Conflicts:
#	docs/source/index.md
#	docs/source/install.md
#	guide/source/index.md
2024-04-24 15:16:52 +02:00
Nacho Codoñer
edd51c5fff Merge branch 'devel' into release-3.0
# Conflicts:
#	docs/source/index.md
#	docs/source/install.md
#	guide/source/index.md
2024-04-24 15:15:33 +02:00
Nacho Codoñer
b95b053185 Merge branch '2.16-quick-gains' into 3.0-impact-2.16-quick-gains 2024-04-24 15:03:42 +02:00
Nacho Codoñer
e6cd4e6956 Merge pull request #13093 from StevenMia/devel
chore: remove repetitive words
2024-04-24 09:02:47 -04:00
Nacho Codoñer
4d32cee5ce Merge branch '2.16-quick-gains' into 3.0-impact-2.16-quick-gains
# Conflicts:
#	docs/source/index.md
#	docs/source/install.md
#	guide/source/index.md
#	packages/check/package.js
#	packages/email/.npm/package/npm-shrinkwrap.json
#	packages/email/email.js
#	packages/email/email_tests.js
2024-04-24 15:00:26 +02:00
Nacho Codoñer
e684ce51ec Merge branch 'devel' into release-2.16 2024-04-23 12:25:04 -04:00
Frederico Maia
ba0f42ce25 Include the information that Meteor 3.0 is currently a Release Candidate. 2024-04-20 09:02:49 -03:00
Frederico Maia
ecb374f482 Include the information that Meteor 3.0 is currently a Release Candidate. 2024-04-20 08:23:14 -03:00
Nacho Codoñer
1f92b242ea Merge branch '2.16-quick-gains' into 3.0-impact-2.16-quick-gains
# Conflicts:
#	.github/workflows/npm-eslint-plugin-meteor.yml
#	.github/workflows/npm-meteor-babel.yml
#	.travis.yml
#	packages/accounts-base/accounts_common.js
#	packages/accounts-base/package.js
#	packages/accounts-base/server_main.js
#	packages/minimongo/cursor.js
#	packages/minimongo/local_collection.js
#	packages/mongo/mongo_driver.js
#	packages/mongo/mongo_livedata_tests.js
#	packages/reload-safetybelt/reload-safety-belt-tests.js
#	tools/static-assets/skel-solid/package.json
2024-04-17 18:15:33 +02:00
StevenMia
dd57a77bd7 chore: remove repetitive words
Signed-off-by: StevenMia <flite@foxmail.com>
2024-04-16 00:05:40 +08:00
Gabriel Grubba
d3be9e222e Merge branch 'devel' into merging-devel-to-3.0 2024-04-08 10:59:14 -03:00
Jan Dvorak
8420992c51 Merge branch 'devel' into release-2.16 2024-03-28 20:02:21 +01:00
Gabriel Grubba
849ff8ad46 bump beta version to beta.7 in migration guide 2024-03-28 10:04:53 -03:00
Jan Dvorak
abefe057b0 Merge pull request #12976 from harryadel/http-and-redis
Replace HTTP reference with fetch
2024-03-25 16:25:17 +01:00
Jan Dvorak
dad38fc7d9 Merge branch 'devel' into Siddharth1605-docs 2024-03-25 16:20:55 +01:00
Gabriel Grubba
adfb6963cf killed all notes about node14 2024-03-22 17:21:28 -03:00
Gabriel Grubba
7f8fa4ec80 add section on how to test meteor 3 using npx 2024-03-19 10:15:42 -03:00
Gabriel Grubba
f2bfccc17b Merge branch 'devel' into release-3.0 2024-03-07 14:01:53 +01:00
Gabriel Grubba
f697f331cf add missing BR 2024-03-01 16:13:28 -03:00
Gabriel Grubba
e8596c0115 Updated node and npm version to match beta.6 2024-03-01 16:08:41 -03:00
Jan Dvorak
be41595a32 Merge branch 'devel' into http-and-redis 2024-03-01 13:03:59 +01:00
Gabriel Grubba
a754fcc086 docs: updating beta reference to .6 2024-02-28 20:35:01 -03:00
Gabriel Grubba
feddb545ad Updating the FAQ for 3.0 migration 2024-02-22 17:24:15 -03:00
Gabriel Grubba
2ad99fd092 update beta.0 references 2024-02-22 17:14:53 -03:00
ToyboxZach
4c0109eb8a Merge branch 'meteor:devel' into patch-1 2024-01-24 09:44:44 -08:00