Semantic versioning and API management - mattchenderson/microsoft-identity-web GitHub Wiki

Microsoft Identity Web has adopted semantic versioning, the industry standard for OSS projects.

Per the semantic versioning spec, breaking changes (a.k.a. incompatible changes) will only be released with a major version bump. When that happens, we will document that change in the release notes and provide a migration aid if applicable.