You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We follow [Semantic Versioning](http://semver.org/spec/v2.0.0.html), and limit breaking changes to major versions.
4
+
5
+
There are major releases about every six months. We do a major release and bump the minimum required node version when LTS Node.js versions reach end-of-life.
6
+
7
+
The release notes for major versions highlight breaking changes, and include a section of migration tips for common changes required.
8
+
The [Changelog](../CHANGELOG.md) lists release notes for all versions.
9
+
10
+
The current release line gets all updates: features, bug fixes, and security updates. Older maintenance versions get just security updates for 12 months.
11
+
12
+
| Version | First Release | Release Note | Status | End of Life |
0 commit comments