Skip to content

v2.0.0-beta.26

Choose a tag to compare

@github-actions github-actions released this 10 Apr 13:57
· 164 commits to main since this release
3e8f04e

🐞 Patches

  • e82a79b: Update the version of next in the new template from 13.2 to 13.3.0
  • 38d945a: The issue is that the version provided, "13.2", is not a valid SemVer version. A valid SemVer version must have three components: major, minor, and patch (e.g., "13.2.0").