devel
Release 3.5.1 ⌛ (#14555)
enhance examples listing with improved formatting and additional details.
refactor: replace Node.js 'url' module with the native URL API across various packages and tools
restore native mobile smoke test suite
Plumb buildingSelfTestCatalog flag so versionsFrom does not require warm catalog.official during self-test scan
Merge branch 'devel' into release-3.5
ignore tools/native-tests/ in Jest config
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.
Remove Fibers from meteor-tools:
- never emit the punycode warning
Proposed fix for issue #10803 (#11010)
Revert "Revert "Merge pull request #12273 from meteor/release-2.9""
Revert "Revert "Refactoring/Remove unused imports from `tools` folder""