Version Numbers in SFRA

SFRA version numbers follow the semantic versioning pattern. Semantic versioning is used for all SFRA product repositories on GitHub. In semantic versioning, there are major versions, minor versions, and patch versions.

Version Number Format

Each major version represents a version that is not backwards-compatible with previous versions. Each minor version represents new functionality and features that are backwards-compatible within the major version. Each patch version contains bug fixes or patches that are backwards-compatible within each minor version.

SFRA version numbers have the following format:

v<major_version>.<minor_version>.<patch_version>

For example: v3.3.0

Repositories in an SFRA Version

This version number format applies to all SFRA GitHub product repositories, including the following: