UNPKG

570 BMarkdownView Raw
1## Long Term Support
2<a id="lts"></a>
3
4Pino's Long Term Support (LTS) is tied to the
5[Node.js LTS policy](https://github.com/nodejs/Release). Major versions of
6Pino, "X" releases in X.Y.Z of [semantic versioning][semver] nomenclature, will
7be issued as close as possible to the release of a new major LTS release of
8Node.js (subject to the Pino maintainers's capcity). Pino makes no guarantees
9as to the operability of the library on unsupported releases of Node.js.
10
11Pino will not remove support for a deprecated Node.js release via a minor,
12or patch, release of Pino.