Commit Graph

186 Commits

Author SHA1 Message Date
filipenevola
09076cb317 Merge branch 'devel' into release-3.0
# Conflicts:
#	docs/package-lock.json
#	guide/package-lock.json
2023-12-09 09:34:23 -04:00
Gabriel Grubba
64dcd99c3b Merge branch 'devel' into docs/how-to-update-packages-to-meteor-3 2023-12-07 09:04:13 -03:00
Gabriel Grubba
50dba201fc Grammarly check 2023-12-06 19:05:49 -03:00
Gabriel Grubba
6c03c22b2b Adjust typo 2023-12-06 19:02:59 -03:00
Gabriel Grubba
da2ce11927 Add a few examples 2023-12-06 16:41:16 -03:00
Gabriel Grubba
39b5198475 Add link about Meteor.isFibersDisabled 2023-12-06 15:25:56 -03:00
Gabriel Grubba
402299d792 Moved quote to be a separated topic 2023-12-06 15:18:35 -03:00
Gabriel Grubba
631eb087ee Add note about Meteor.isFibersDisabled 2023-12-06 15:09:05 -03:00
Gabriel Grubba
f38aa1dba6 Update FAQ with Q&A about packages 2023-12-06 14:02:31 -03:00
Gabriel Grubba
50bf421be4 Update doc prepare for meteor 3 with docs about packages 2023-12-06 14:02:13 -03:00
Gabriel Grubba
1c27f3e7c0 Update 3.0-migration file to use this listing 2023-12-05 19:23:07 -03:00
Gabriel Grubba
df2900b231 More comments 2023-12-04 20:45:59 -03:00
Gabriel Grubba
8d37f21562 Adressing comments 2023-12-04 20:38:59 -03:00
Gabriel Grubba
c6c044d8a2 Remove reference note 2023-12-04 20:24:50 -03:00
Gabriel Grubba
a15af41d41 Add a few Q&A about meteor 3 2023-12-04 20:12:32 -03:00
Frederico Maia
72a7842007 Update last version to 3.0-alpha.19 2023-11-24 11:31:40 -03:00
Gabriel Grubba
4c9f2cba12 Merge branch 'devel' into patch-3 2023-11-16 13:55:00 -03:00
Harry Adel
62e193d942 Fix testing packages link 2023-11-16 14:16:34 +02:00
Frederico Maia
05d3009b66 Merge branch 'devel' into patch-3 2023-11-16 06:41:19 -03:00
Frederico Maia
5a6c9245fc Merge branch 'devel' into patch-3 2023-11-16 05:56:41 -03:00
Frederico Maia
e3e53fe46b Merge branch 'devel' into patch-9 2023-11-15 16:55:44 -03:00
Frederico Maia
d620ca2c75 Improve the warning message. 2023-11-15 13:21:37 -03:00
Frederico Maia
b1e2599776 New 3.0 migration page and warnings about Meteor 2.x. 2023-11-15 13:13:44 -03:00
Gabriel Grubba
1de5589004 Remove note 2023-11-14 17:59:08 -03:00
Gabriel Grubba
60562969ae Adding note on how to solve 2.13.3 issue 2023-11-14 17:55:53 -03:00
Gabriel Grubba
f66d00f218 Merge pull request #12773 from meteor/connect-clean-up
Connect clean up
2023-11-14 12:28:34 -03:00
Gabriel Grubba
ef41f123bb Merge branch 'devel' into merging-devel-to-3.0-2023-11-13 2023-11-13 19:08:32 -03:00
jamauro
281fc82d79 Clarifying the language around publishing a package 2023-11-10 09:06:57 -06:00
jamauro
21994e4587 Clarifying driver package language 2023-11-06 08:43:52 -06:00
Harry Adel
3f92d12fe9 Replace http with fetch package in accounts.md 2023-10-31 23:52:24 +02:00
jamauro
4e79d85d70 Fix missing "the" 2023-10-30 10:23:46 -05:00
jamauro
672d8e5cd3 Reworded a bit for clarity 2023-10-30 10:21:44 -05:00
jamauro
68241fe321 Update Testing section for Tinytest 2023-10-28 14:43:34 -05:00
thiago
9ccef358db removing 'it will be updated' 2023-10-20 15:56:48 -03:00
Gabriel Grubba
f2141f8b7a Merge branch 'devel' into feature/guide-scaling-intro 2023-10-04 16:55:55 -03:00
vitor
e61b4e2ce2 docs(guide): how to prepare to meteor 3 2023-10-04 13:17:28 -03:00
Jan Dvorak
da19a61b23 Update guide/source/performance-improvement.md link
Co-authored-by: Frederico Maia <fredmaiaarantes@gmail.com>
2023-10-03 18:12:48 +02:00
Jan Dvorak
f711a66285 Finish initial guide on performance 2023-10-01 12:23:59 +02:00
Jan Dvorak
d80187dafc Merge branch 'devel' into feature/guide-scaling-intro 2023-10-01 10:48:10 +02:00
filipenevola
6a0b87e067 webapp: Renames expressHandlers to handlers
- Renames rawExpressHandlers to rawHandlers
- Brings back connectHandlers but now using express
- Adds deprecated to connectHandlers and rawConnectHandlers
- Updates the doc of 3.0 about these changes
- Updates packages using expressHandlers to use handlers
2023-09-23 10:10:33 -04:00
Harry Adel
95594a1f5d Add note about never storing private information in Meteor settings public property. 2023-09-19 18:35:08 +03:00
denihs
2c1e703cdf Merge branch 'devel' into release-3.0
# Conflicts:
#	docs/source/commandline.md
#	packages/google-oauth/package.js
2023-09-01 08:45:41 -04:00
Gabriel Grubba
9acc34b1c0 Merge branch 'devel' into docs/add-installing-section 2023-08-23 14:53:08 -03:00
Gabriel Grubba
3247073232 docs: adding how to install in linux 2023-08-23 14:32:41 -03:00
Gabriel Grubba
e0f2490f49 docs: added known issues section to migration guide 2023-08-23 13:36:46 -03:00
Gabriel Grubba
fe0052f8f1 Merge branch 'devel' into updating-3.0-with-devel2 2023-08-21 16:49:38 -03:00
Frederico Maia
dad41f8ab6 Improve Node.js ESM 14 Documentation 2023-08-17 18:38:14 -03:00
Gabriel Grubba
bbc33c9ad1 guide: done ESM section 2023-08-14 12:18:26 -03:00
Gabriel Grubba
54ffd2bfe6 Update guide/source/using-node-v14.21.4.md
Co-authored-by: Frederico Maia <fredmaiaarantes@gmail.com>
2023-08-11 15:45:34 -03:00
Gabriel Grubba
a578b25214 Update guide/source/using-node-v14.21.4.md
Co-authored-by: Frederico Maia <fredmaiaarantes@gmail.com>
2023-08-11 15:45:29 -03:00