Closed landau closed 6 years ago
I see a major version change from 1.x -> 2.x. Assuming this repo follows semver semantics, what breaking change was introduced?
major
Thanks for your time on this project.
Nothing broke with 2.0.0. I just introduced support for ES6 Maps and Sets.
I intend to never break the API of this library.
Thanks. When following semver, major is reserved for api incompatible changes. 👍
semver
I see a
major
version change from 1.x -> 2.x. Assuming this repo follows semver semantics, what breaking change was introduced?Thanks for your time on this project.