Skip to content
This repository has been archived by the owner on Oct 1, 2024. It is now read-only.

Semantic versioning and major version bump for breaking changes? #2802

Open
egenerat opened this issue Jul 3, 2024 · 0 comments
Open

Semantic versioning and major version bump for breaking changes? #2802

egenerat opened this issue Jul 3, 2024 · 0 comments
Labels
Type: Enhancement 📈 Enhancement to our codebase

Comments

@egenerat
Copy link

egenerat commented Jul 3, 2024

Overview

Question regarding quilt/packages/react-hooks/CHANGELOG.md at a098a217057cbab34d16363bbac69b5835dc7b65 · Shopify/quilt

3.0 was a major version because of

Breaking Change
Drop support for node 12 and Safari 10, 11 and 12. Remove wildcard export in exports field. [https://github.com/Shopify/quilt/pull/2277]

Should 3.2 have been a major version as well?

Minor Changes
https://github.com/Shopify/quilt/pull/2785 [97f8f6cf5](https://github.com/Shopify/quilt/commit/97f8f6cf5f0f5c8adc03ff6d907fb16d878fbece) Thanks [@vsumner](https://github.com/vsumner)! - Drop support for node 14 and 16. Support node LTS and up.

https://github.com/Shopify/quilt/pull/2787 [f50049004](https://github.com/Shopify/quilt/commit/f500490042d922b66a6781c3450f876a83a120cb) Thanks [@vsumner](https://github.com/vsumner)! - Drop support for React 17
@egenerat egenerat added the Type: Enhancement 📈 Enhancement to our codebase label Jul 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Type: Enhancement 📈 Enhancement to our codebase
Projects
None yet
Development

No branches or pull requests

1 participant