We follow semantic versioning for all software we release with a couple of important caveats:
- Less than a v1.0.0, we do not follow semantic versioning and you can expect breaking changes
- We like to put beta features out there early, if a feature is marked or noted as beta you can expect it to change frequently.
- Semantic versioning applies to what we expose at the root level packages, you are welcome to reach into packages but know we might move things around and those imports might be break between minor and patch versions.
Comments
0 comments
Please sign in to leave a comment.