MIF_E31230650/Library/PackageCache/com.unity.collab-proxy@e566.../Editor/_Deprecated
zalsaoktaviaramadhani 11b9c7dee5 first commit 2026-06-25 21:38:30 +07:00
..
CollabMigration first commit 2026-06-25 21:38:30 +07:00
Settings first commit 2026-06-25 21:38:30 +07:00
UI first commit 2026-06-25 21:38:30 +07:00
WebApi first commit 2026-06-25 21:38:30 +07:00
CollabMigration.meta first commit 2026-06-25 21:38:30 +07:00
CollabPlugin.cs first commit 2026-06-25 21:38:30 +07:00
CollabPlugin.cs.meta first commit 2026-06-25 21:38:30 +07:00
PlasticPlugin.cs first commit 2026-06-25 21:38:30 +07:00
PlasticPlugin.cs.meta first commit 2026-06-25 21:38:30 +07:00
README.md first commit 2026-06-25 21:38:30 +07:00
README.md.meta first commit 2026-06-25 21:38:30 +07:00
Settings.meta first commit 2026-06-25 21:38:30 +07:00
UI.meta first commit 2026-06-25 21:38:30 +07:00
WebApi.meta first commit 2026-06-25 21:38:30 +07:00

README.md

Deprecated public classes and public APIs that we need to keep (even if they are now empty and meaningless) until we change the major version of the package to 3.x. Because removing any public API can only be done in a major version upgrade, see semantic versioning rules. Trying to do so in a minor version upgrade of 2.x triggers some automatic detection (API Validation).

In turns, updating the major version of a default package is forbidden in a stable Unity Editor version, so we cannot do it during the lifetime of Unity 6.x generation and need to wait for the next one.