Commit Graph

90 Commits

Author SHA1 Message Date
denihs
a7c8f3e63e update docs 2024-10-15 14:21:06 -04:00
denihs
c410e422a5 add common errors section to our guide 2024-09-24 08:50:03 -04:00
Leonardo Venturini
4a506f8132 update version 2024-09-12 12:27:25 -04:00
Nacho Codoñer
140994c09a fix 2024-09-12 16:22:40 +02:00
Nacho Codoñer
8a2f8a9c5d add env.variables properly on breaking changes 2024-09-12 16:21:36 +02:00
Nacho Codoñer
b15d71fbef add migration requirement for environment variables 2024-09-12 16:15:32 +02:00
denihs
f7c56d8886 Merge branch 'devel' into release-3.0.3
# Conflicts:
#	v3-docs/v3-migration-docs/index.md
2024-09-10 11:26:46 -04:00
Denilson
e89a68af8b Merge pull request #13336 from meteor/improve-contrast-docs
Improve contrast in docs and migration docs
2024-09-10 11:14:39 -04:00
denihs
8edfd71b4d - update docs
- update dev_bundle version number
2024-09-10 11:03:48 -04:00
9Morello
f3e1e3b55b update migration guide homepage with the latest version of Meteor 2024-09-09 14:35:37 -04:00
Frederico Maia
d2b7ef5fb5 Improve contrast in docs and migration docs 2024-09-09 12:11:34 -03:00
Denilson
8e5196f8ba Merge branch 'devel' into feature/update-faq-v3 2024-08-01 09:05:52 -04:00
denihs
7553ac1e72 update guide to remove RC mentions 2024-07-31 11:13:50 -04:00
denihs
7dc5a1a22d update v3 FAQ 2024-07-31 10:20:02 -04:00
Nacho Codoñer
923c62e6e5 update docs 2024-07-19 14:31:25 +02:00
denihs
61c25a7426 Meteor version to 3.0.0-rc.10 ☄️ 2024-07-15 11:12:31 -04:00
denihs
9bd17184e9 Meteor version to 3.0.0-rc.9 ☄️ 2024-07-15 10:55:23 -04:00
denihs
9b114283b9 Meteor version to 3.0.0-rc.8 ☄️ 2024-07-12 09:10:10 -04:00
denihs
c0dbc0547f - update migration guide 2024-07-11 09:35:12 -04:00
denihs
2630c2671a - rename Accounts.addUser to Accounts.addUserAsync
- update docs
2024-07-03 14:00:39 -04:00
denihs
02ee812795 - change the doc title 2024-07-02 14:44:51 -04:00
Denilson
022ecc52e3 Update v3-docs/v3-migration-docs/breaking-changes/call-x-callAsync.md
Co-authored-by: zodern <zodern@users.noreply.github.com>
2024-06-27 13:38:33 -04:00
Denilson
f8461f92f1 Update v3-docs/v3-migration-docs/breaking-changes/call-x-callAsync.md
Co-authored-by: zodern <zodern@users.noreply.github.com>
2024-06-27 13:37:41 -04:00
Denilson
9a6ec3c403 Update v3-docs/v3-migration-docs/breaking-changes/call-x-callAsync.md
Co-authored-by: zodern <zodern@users.noreply.github.com>
2024-06-27 13:37:31 -04:00
Denilson
7befcad492 Update v3-docs/v3-migration-docs/breaking-changes/call-x-callAsync.md
Co-authored-by: zodern <zodern@users.noreply.github.com>
2024-06-27 13:37:21 -04:00
denihs
342f011065 - add limitations section
- update "Can I still use Meteor.call?" section
2024-06-26 13:55:34 -04:00
denihs
7e7e7f8238 - update call-x-callAsync.md to make things clear about Meteor.call 2024-06-21 10:50:10 -04:00
denihs
6f249c445f - update call-x-callAsync.md docs to mirror our API 2024-06-19 16:10:51 -04:00
Nacho Codoñer
327578deb0 Docs updates and tweaks for RC.4 (#13192)
* update installer to latest rc3

* update docs for allowdeny async compatibility

* improve docs for allowdeny

* bump to rc.4 as is the new version

* bump babel preset package

* bump babel preset package

* update installer package-lock.json

* fix issue with babel presets meteor

* bump babel-preset-meteor after latest fixes
2024-06-12 19:55:48 +02:00
Nacho Codoñer
fd3cd76c27 Merge pull request #13162 from meteor/reset-db-option
Implement reset db option and default without cleaning db
2024-06-10 15:32:31 +02:00
jamauro
bc88789553 Update index.md
I think this should `app` instead of `express`. I didn’t actually try running the code but I don’t think `express` is defined in the code snippet as is.
2024-05-29 15:09:26 -05:00
Nacho Codoñer
3c1f7765aa Merge branch 'release-3.0' into reset-db-option 2024-05-28 15:59:20 +02:00
Nacho Codoñer
00fdd5fbb9 add a warning on use reset --db on upgrade to meteor 3.0 2024-05-28 14:13:14 +02:00
Nacho Codoñer
415e030c3a update migration guide 2024-05-27 16:57:38 +02:00
Nacho Codoñer
a32fb3d8ba report breaking change on migration guide 2024-05-27 16:55:20 +02:00
Leonardo Venturini
8778be72b3 Merge branch 'release-3.0' into feature/v3-docs-packages 2024-05-27 07:28:43 -04:00
denihs
69cf939c47 - update Meteor version in the migration guide 2024-05-23 15:21:42 -04:00
Leonardo Venturini
a35308dea5 add info on vite bundler 2024-05-23 11:44:39 -04:00
Leonardo Venturini
dff819c2c7 add info about publishing packages 2024-05-21 15:22:17 -04:00
Leonardo Venturini
728d05cb1f remove verbose headers 2024-05-21 09:00:12 -04:00
Leonardo Venturini
1a590610f5 remove repetitive message 2024-05-21 08:55:15 -04:00
Leonardo Venturini
f710a481b3 add more context about strict mode and enrich info about global variables 2024-05-21 08:43:34 -04:00
Leonardo Venturini
0ca32390b5 add info about global variables 2024-05-20 16:00:00 -04:00
Leonardo Venturini
af39179f53 apply suggestion 2024-05-20 15:45:03 -04:00
Leonardo Venturini
16ccac404e Update v3-docs/v3-migration-docs/typescript/meteor-types.md
Co-authored-by: Henrique A. Schmaiske <59376543+henriquealbert@users.noreply.github.com>
2024-05-20 15:41:14 -04:00
Leonardo Venturini
5fd14a1465 Merge branch 'release-3.0' into feature/update-migration-guide 2024-05-20 14:18:06 -04:00
Leonardo Venturini
296e5d986d update -> upgrade 2024-05-20 13:33:59 -04:00
Leonardo Venturini
dc5c6c7194 add info about removing node_modules and package-lock.json and improve wording 2024-05-20 13:25:10 -04:00
Leonardo Venturini
80c6bde07b add typescript section to migration guide 2024-05-20 13:07:22 -04:00
Frederico Maia
686f30ec8b Improve instructions for the NPM installer and enhance WebApp examples 2024-05-15 15:41:20 -03:00