Commit Graph

39436 Commits

Author SHA1 Message Date
Nacho Codoñer
706afaf4e7 Merge branch 'devel' into release-3.3 2025-04-09 15:02:49 +02:00
Gabriel Grubba
d185a3487d Merge pull request #13684 from meteor/docs/add-llms.txt-and-guide
DOCS: Add llms.txt via vitepress plugin
2025-04-03 22:02:48 -03:00
Gabriel Grubba
13066a5238 Update v3-docs/docs/about/install.md
Co-authored-by: Italo José <italo.i@live.com>
2025-04-02 13:28:04 -03:00
Gabriel Grubba
91de1f2c86 DEV: Bump express to 5.1.0 in webapp
Also updated express types
2025-04-02 11:03:20 -03:00
Gabriel Grubba
ac7cdf1ba7 Merge branch 'devel' into docs/add-llms.txt-and-guide 2025-04-02 09:09:27 -03:00
Gabriel Grubba
5adbff5d0d DEV: Bump express to 5.1.0 in webapp
Also updated express types
2025-04-02 09:05:12 -03:00
Nacho Codoñer
e2878a1ab1 Merge branch 'devel' into release-3.3 2025-04-02 09:43:11 +02:00
Gabriel Grubba
8803f52e4a DOCS: Add reference to lm studio 2025-04-01 20:48:54 -03:00
Gabriel Grubba
7d828dd45b DOCS: Add llms.txt guide on how to use with LM Studio 2025-04-01 20:48:01 -03:00
Gabriel Grubba
263657c336 DOCS: Add llms.txt via vitepress plugin 2025-04-01 18:45:21 -03:00
Gabriel Grubba
5e60a7f813 Merge pull request #13682 from meteor/docs/update-roadmap-with-plan
DOCS: Update roadmap with plan for modern bundlers
2025-04-01 18:43:27 -03:00
9Morello
3662d344fa change require call back to JSON.parse, since Windows seems to dislike requiring .js files by their full path 2025-04-01 13:55:07 -03:00
9Morello
168afef6c8 use require instead of JSON.parse 2025-04-01 13:55:07 -03:00
9Morello
de7d9a7a7e default to false if package.json is not found 2025-04-01 13:55:07 -03:00
9Morello
24bc7cb4a9 add modernWebArchsOnly flag to base package.json files used for new projects 2025-04-01 13:55:07 -03:00
9Morello
bf5820feb2 add option to automatically exclude legacy web architectures from builds with a package.json flag 2025-04-01 13:55:07 -03:00
Gabriel Grubba
33338607de DOCS: update naming in roadmap plan 2025-04-01 10:59:20 -03:00
Gabriel Grubba
1152851a00 DOCS: Update roadmap with plan for modern bundlers 2025-03-31 20:28:08 -03:00
9Morello
05c789131e add documentation for the DO_NOT_TRACK CLI flag 2025-03-31 10:07:16 -03:00
9Morello
9319ca7625 check for environment variable before sending package usage stats 2025-03-31 10:07:16 -03:00
Gabriel Grubba
ae8cf586ac Merge pull request #13670 from meteor/enhance-v3-cli-docs-part2
DOCS: Enhance V3 CLI docs
2025-03-27 13:18:34 -03:00
Frederico Maia
1550d307cd Merge branch 'devel' into enhance-v3-cli-docs-part2 2025-03-27 11:44:46 -03:00
Gabriel Grubba
87559c7f71 Merge pull request #13672 from meteor/update-galaxy-links
DOCS: Update Galaxy documentation links
2025-03-27 11:26:23 -03:00
Gabriel Grubba
6452464b4e Merge branch 'devel' into update-galaxy-links 2025-03-26 10:21:37 -03:00
Frederico Maia
90ee5b12d8 Enhance CLI documentation for meteor create command by adding details on the interactive wizard and clarifying project type options. 2025-03-25 15:44:41 -03:00
Nacho Codoñer
3a855cc1c5 Merge pull request #13610 from meteor/release-3.2
Release 3.2
2025-03-25 19:15:43 +01:00
Nacho Codoñer
a2c51fba81 remove meteor profile docs in favor of improved version 2025-03-25 19:12:44 +01:00
Gabriel Grubba
b67b5e99ee Merge branch 'devel' into release-3.2 2025-03-25 15:03:11 -03:00
Gabriel Grubba
ce569ea3e5 Merge pull request #13669 from meteor/docs/removal-of-kapa-ai
DOCS: removal of kapa-ai
2025-03-25 11:26:27 -03:00
Gabriel Grubba
4e9fa95651 Merge branch 'devel' into docs/removal-of-kapa-ai 2025-03-25 11:15:27 -03:00
Frederico Maia
035e0d769c Update Galaxy documentation links to point to the new support site. 2025-03-25 10:06:35 -03:00
Frederico Maia
729d77ec0d Clarify options for --bare and --full flags. 2025-03-25 09:54:23 -03:00
italo jose
b6802ee3eb refactor: streamline profiling termination handling and cleanup
- Consolidated termination logic for profiling into a single function to reduce redundancy.
- Removed unnecessary comments and code related to heap limit warnings.
- Improved clarity in handling synchronous results during profiling completion.
- Enhanced error logging for profiling termination events.
2025-03-25 09:46:12 -03:00
italo jose
d98cf02a3d log: adding –max_old_space_size warn 2025-03-25 09:46:12 -03:00
italo jose
75bdcd058c feat: native profile inspector
- Enhance profiling capabilities with inspector support and update documentation.
- Added .cursorignore and .cursorrules to .gitignore.
- Updated PERFORMANCE.md and README.md with detailed instructions for using inspector profiling, including environment variable configurations and output handling.
- Improved profiling function to manage inspector sessions and handle large profile sizes effectively.
2025-03-25 09:46:12 -03:00
Frederico Maia
b548fb9a1d Enhance CLI docs for meteor create, meteor login, meteor logout, and meteor update commands. 2025-03-25 09:37:53 -03:00
Frederico Maia
b57162e60a Merge pull request #13668 from meteor/enchance-v3-cli-docs
Add docs for meteor profile command and enchance cli docs
2025-03-25 08:42:01 -03:00
Gabriel Grubba
73cd4dcfdc Merge branch 'devel' into enchance-v3-cli-docs 2025-03-24 22:06:21 -03:00
Gabriel Grubba
0ec1e299a3 Merge branch 'devel' into docs/removal-of-kapa-ai 2025-03-24 21:58:55 -03:00
Gabriel Grubba
ce3c8b1e44 Merge pull request #13667 from meteor/update-v3-warning
Update docs to reflect Meteor 3 release
2025-03-24 21:58:10 -03:00
Gabriel Grubba
4408ef4389 DOCS: removal of kapa-ai
After evaluating its costs and the value it provides, we’ve found that many questions can be addressed more effectively through forums or by using a powerful LLM like ChatGPT or Claude.
For those who enjoy using an LLM as a question bot,
we’ll soon be providing a helpful guide on how to seamlessly integrate and use our docs with an LLM.

Soon I'll write a bit more in a forum post.
2025-03-24 21:53:58 -03:00
Frederico Maia
b55f1c311d Add configuration to ignore dead links for localhost in VitePress 2025-03-24 19:45:24 -03:00
Frederico Maia
1aad471da2 Add documentation for meteor profile command 2025-03-24 19:33:02 -03:00
Frederico Maia
36ba270177 Enhance CLI documentation for meteor help, meteor run, and meteor deploy commands. 2025-03-24 19:22:03 -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
Jan Dvorak
2084b64c15 Add GitHub links 2025-03-20 16:54:09 -03:00
Jan Dvorak
4836cd6e39 Remove wrong title 2025-03-20 16:54:09 -03:00
Jan Dvorak
683c3227d7 Fix packages categorization 2025-03-20 16:54:09 -03:00