Commit Graph

282 Commits

Author SHA1 Message Date
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
Nacho Codoñer
1de4cf85ff [3.x] Proper minor version upgrade for tinytest (#13207)
* set the proper minor version upgrade for tinytest and for 3.x official

* update docs and provide missing breaking changes

---------

Co-authored-by: Denilson <denilsonh2014@gmail.com>
2024-07-10 12:19:26 +02:00
Leonardo Venturini
e330811851 Merge pull request #13213 from meteor/v3/tla-docs
Add Top Level Await docs to v3 docs
2024-07-05 13:10:12 -03:00
Denilson
7c4512c229 Merge branch 'release-3.0' into feature/add-addemailasync-alias 2024-07-04 14:00:42 -04:00
denihs
2630c2671a - rename Accounts.addUser to Accounts.addUserAsync
- update docs
2024-07-03 14:00:39 -04:00
denihs
cee675e6d1 Merge branch 'refs/heads/release-3.0' into fix/revert-withvalue-deprecate-meteor-call
# Conflicts:
#	packages/npm-mongo/.npm/package/npm-shrinkwrap.json
#	packages/webapp/.npm/package/npm-shrinkwrap.json
2024-07-03 13:28:55 -04:00
Leonardo Venturini
fa9619a1bc add top level await docs 2024-07-03 08:49:18 -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
Denilson
b6a3638c0f Update v3-docs/docs/api/meteor.md
Co-authored-by: zodern <zodern@users.noreply.github.com>
2024-06-26 13:59:45 -04:00
Denilson
09f4897dd3 Update v3-docs/docs/api/meteor.md
Co-authored-by: zodern <zodern@users.noreply.github.com>
2024-06-26 13:59:39 -04:00
denihs
342f011065 - add limitations section
- update "Can I still use Meteor.call?" section
2024-06-26 13:55:34 -04:00
denihs
d3fd11ffe3 - revert EVp.withValue to its original state
- warn devs about using Meteor.call with async methods
2024-06-21 11:28:56 -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
Bruno Eduardo de Souza Medeiros
818c5da95c Fix v3 docs footer navigation (#13177)
Co-authored-by: Denilson <denilsonh2014@gmail.com>
Co-authored-by: Nacho Codoñer <igcogi@gmail.com>
2024-06-19 18:05:10 +02:00
denihs
dc48af8074 - remove previous change as the deploy works now 2024-06-13 10:20:01 -04:00
denihs
5d44b19c0b - remove netlify config files
- small change in the docs to see if docs deploy works
2024-06-13 10:15:51 -04:00
denihs
c9b9bb46ad - add netlify config files 2024-06-13 10:12:00 -04:00
Denilson
cc4cf80fc6 Merge branch 'release-3.0' into OSS-443-add-the-ask-ai-embedded-button-from-kapa-ai-in-our-docs 2024-06-13 09:34:35 -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
Frederico Maia
b636f7d2ee Merge branch 'release-3.0' into OSS-443-add-the-ask-ai-embedded-button-from-kapa-ai-in-our-docs 2024-06-12 09:32:00 -03:00
Nacho Codoñer
41046c520f Meteor version to 3.0-rc.3 ☄️ 2024-06-11 18:22:22 +02:00
Frederico Maia
11a0300361 Merge branch 'release-3.0' into OSS-443-add-the-ask-ai-embedded-button-from-kapa-ai-in-our-docs 2024-06-10 17:42:23 -03:00
Nacho Codoñer
d603ec5d87 Merge pull request #13176 from meteor/v3-docs-review
Review V3 docs
2024-06-10 15:46:38 +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
Frederico Maia
e913d7650c Add the "Ask AI" embedded button from Kapa.ai to V3 Docs 2024-06-07 12:43:50 -03:00
Nacho Codoñer
ecaeeda4a4 fix other instance of core packages docs 2024-06-06 16:07:46 +02:00
Nacho Codoñer
a1581eee8d fix other instance of core packages docs 2024-06-06 16:02:50 +02:00
Nacho Codoñer
2711cd801a add docs for community packages and fix maintained packages links 2024-06-06 16:01:44 +02:00
Nacho Codoñer
a1f74691b0 update v3 docs for maintained packages 2024-06-06 15:53:12 +02:00
Nacho Codoñer
e64488f5d9 update v3 docs around uninstalling 2024-06-06 15:44:48 +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
Nacho Codoñer
9027a4bf61 update v3 docs 2024-05-27 16:07:53 +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