Skip to content

Releases: moonrepo/moon-extensions

moon_download_extension-v0.0.5

06 Jun 04:17
Compare
Choose a tag to compare

βš™οΈ Internal

  • Re-publish failed release.

moon_migrate_nx_extension-v0.0.3

26 Mar 20:10
Compare
Choose a tag to compare

🐞 Fixes

  • Fixed invalid IDs when converting package.json names.

moon_migrate_turborepo_extension-v0.1.0

26 Feb 17:59
Compare
Choose a tag to compare

πŸš€ Updates

  • Removed the requirement of moon's project graph. Will now scan for turbo.jsons instead.
  • Cleaned up the migration code to be more readable and maintainable.

moon_migrate_nx_extension-v0.0.2

26 Feb 18:04
Compare
Choose a tag to compare

πŸš€ Updates

  • Initial release!

moon_download_extension-v0.0.3

26 Feb 17:59
Compare
Choose a tag to compare

πŸš€ Updates

  • Updated dependencies.

moon_migrate_turborepo_extension-v0.0.2

03 Feb 23:18
Compare
Choose a tag to compare

πŸš€ Updates

  • Updated to allow a missing or empty pipeline in turbo.json.

moon_migrate_turborepo_extension-v0.0.1

03 Feb 21:01
Compare
Choose a tag to compare

πŸš€ 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, and outputMode.

moon_download_extension-v0.0.2

03 Feb 20:49
Compare
Choose a tag to compare

πŸš€ Updates

  • Updated dependencies.

moon_download_extension-v0.0.1

24 Jan 23:00
Compare
Choose a tag to compare

πŸš€ Updates

  • Initial release!