Skip to content

Version bump to 6.0 for the break to back compatibility in Update-UnityPackageManagerConfig - #271

Merged
Josh Wittner (jwittner) merged 1 commit into
microsoft:developfrom
Exolun:user/mismit/merge_develop_6_0_stable
Sep 5, 2024
Merged

Version bump to 6.0 for the break to back compatibility in Update-UnityPackageManagerConfig#271
Josh Wittner (jwittner) merged 1 commit into
microsoft:developfrom
Exolun:user/mismit/merge_develop_6_0_stable

Conversation

@Exolun

Copy link
Copy Markdown
Contributor

Per discussion with Josh, we should bump to 6.0 because breaking changes were made in the public Update-UnityPackageManagerConfig.

Specifically:

  • ProjectManifestPath must now be a leaf node file, existing scripts passing a folder path should now use SearchPath
  • Scripts that were using a SearchDepth without a SearchPath will error (previously this was not validated, would simply go unused if you passed a non-folder target and a depth)

@jwittner
Josh Wittner (jwittner) merged commit 69489b0 into microsoft:develop Sep 5, 2024
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.

2 participants