Skip to content

Breaking vs Non breaking Changes

Helio Liu edited this page Mar 15, 2022 · 18 revisions

What are breaking and compatible changes?

Breaking (major)

Incremental (minor)

Implementation only/bugfixes (patch)

How to tell if a change is breaking

Examples

How to make a change

Breaking

Non-breaking

Clone this wiki locally