devel
Add an example to cli/readme
Remove stray comments from command aliases.
- fix "cordova builds with server options"
Fixed some missing awaits and error dump at Mongo startup
add portable build support for Meteor environments and update related tests
support cloning subdirectories and branches when parsing Git URLs in `meteor create --from`
Stop using mini-files.js in non-Babel-compiled code.
Merge branch 'release-3.0' into release-3.0-tools
remove logs
fix(cli): stop forwarding METEOR_ALLOW_SUPERUSER as NPM_CONFIG_UNSAFE_PERM
Remove Fibers for Meteor Tools:
Avoid using fs.unlinkSync on directories.
Merge pull request #14146 from sblaisot/fix/dev-bundle-arch-apple-silicon
update examples source branch to `main` in e2e tests, CLI, and docs
enhance `meteor create --from` to support auto-parsing of Git URLs (GitHub, GitLab, Bitbucket) for branch and subdirectory
Consolidate exit code logic for `meteor npm` and `meteor node`.
Release 3.5.1 ⌛ (#14555)