This repository was archived by the owner on Jan 14, 2019. It is now read-only.
This repository was archived by the owner on Jan 14, 2019. It is now read-only.
Q: what is a breaking change #72
Open
Description
I was wandering what should be considered breaking change:
i'm trying to follow:
- patch: only hotfixes for bugs and issues, or missing fields in nodes.
- minor: can change AST structure but do not change fields in nodes.
- major: changes of types, names, properties and all changes that for sure are going to break code.
it will be nice if we will have official guideline because right now it's ... not really clear.
@JamesHenry @uniqueiniquity what do you think?
Metadata
Metadata
Assignees
Labels
No labels