Releases: moonrepo/moon-extensions
Releases Β· moonrepo/moon-extensions
moon_download_extension-v0.0.5
βοΈ Internal
- Re-publish failed release.
moon_migrate_nx_extension-v0.0.3
π Fixes
- Fixed invalid IDs when converting
package.json
names.
moon_migrate_turborepo_extension-v0.1.0
π Updates
- Removed the requirement of moon's project graph. Will now scan for
turbo.json
s instead. - Cleaned up the migration code to be more readable and maintainable.
moon_migrate_nx_extension-v0.0.2
π Updates
- Initial release!
moon_download_extension-v0.0.3
π Updates
- Updated dependencies.
moon_migrate_turborepo_extension-v0.0.2
π Updates
- Updated to allow a missing or empty
pipeline
inturbo.json
.
moon_migrate_turborepo_extension-v0.0.1
π Updates
- Initial release!
- New features from moon migration:
- Bun support behind a new
--bun
flag. - Runs scripts through a package manager, instead of
moon node run-script
. - Root-level tasks will now create a root config, instead of warning.
- Supports
globalDotEnv
,dotEnv
, andoutputMode
.
- Bun support behind a new
moon_download_extension-v0.0.2
π Updates
- Updated dependencies.
moon_download_extension-v0.0.1
π Updates
- Initial release!