Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pre-release v3.0.0-B0275 #2561

Merged

Conversation

BernieWhite
Copy link
Member

PR Summary

What's changed since pre-release v3.0.0-B0267:

  • New features:
    • Allow CLI upgrade command to upgrade a single module by @BernieWhite.
      #2551
      • A single or specific modules can be upgraded by name when using module upgrade.
      • By default, all modules are upgraded.
    • Allow CLI to install pre-release modules by @BernieWhite.
      #2550
      • Add and upgrade pre-release modules with --prerelease.
      • Pre-release modules will be restored from the lock file with module restore.
  • General improvements:
    • Breaking change: Empty version comparison only accepts stable versions by default by @BernieWhite.
      #2557
      • version and apiVersion assertions only accept stable versions by default for all cases.
      • Pre-release versions can be accepted by setting includePrerelease to true.
  • Bug fixes:

PR Checklist

  • PR has a meaningful title
  • Summarized changes
  • Change is not breaking
  • This PR is ready to merge and is not Work in Progress

@BernieWhite BernieWhite requested a review from a team as a code owner September 25, 2024 04:05
@BernieWhite BernieWhite merged commit a0ead93 into microsoft:main Sep 25, 2024
14 checks passed
@BernieWhite BernieWhite deleted the bewhite/release-v3.0.0-B0275 branch September 25, 2024 04:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant