Swagger 2.0 and OpenAPI 3.0 parser and validator for Node and browsers
Last release 10 months ago
14 Oct 2025
Ships unpredictably
gaps range from 9 days to 2.7 years
Some releases are documented
notes for 6 of 13 stable releases
Nothing withdrawn
no release was ever pulled
6 years old
13 releases · first in 2020
Release timeline
13 releases since 20202020202120222023202420252026
Releases
- 12.1.014 Oct 2025
Release notes
Open source → - 12.0.016 Jun 2025
Release notes
Open source →12.0.0 (2025-06-16)
- Bump json schema ref parser version to fix security vulnerability allowing internal URL resolution in the http parser. (80ebe6f)
BREAKING CHANGES
- Remove ability to request internal urls in the default http resolver - this is now behind a flag in the http resolver, safeUrlResolver
- 11.0.16 Jun 2025
Release notes
Open source → - 11.0.03 Jun 2025
Release notes
Open source →11.0.0 (2025-06-03)
- Modernize dependencies, fix CI, upgrade dependencies, introduce new linter and formatter (ed4ea05)
- Upgrade dependencies, modernize some code (66d2818)
Bug Fixes
- move ajv-draft-04 into usage location (#268) (ff79822)
- types: add types fix for options (0c9a034)
- types: types fix (9994339)
BREAKING CHANGES
- Pretty large refactor of dev experience. Removes ono dependency to fix certain CJS builds
- move to latest version of parser
- 10.1.17 Jan 2025
Nothing published for this version
- 10.1.013 May 2022
Nothing published for this version
- 10.0.315 Aug 2021
Nothing published for this version
- 10.0.27 Sept 2020
Nothing published for this version
- 10.0.119 Jul 2020
Nothing published for this version
- 10.0.010 Jul 2020
Release notes2 sources agree
Open source →Breaking Changes
- Removed the
YAMLexport. We recommend using@stoplight/yamlinstead
Other Changes
- Added a new
continueOnErroroption that allows you to get all errors rather than just the first one
- Removed the
- 9.0.115 Mar 2020
Nothing published for this version
- 9.0.014 Mar 2020
Release notes2 sources agree
Open source →-
Moved Swagger Parser to the @APIDevTools scope on NPM
-
The "swagger-parser" NPM package is now just a wrapper around the scoped "@apidevtools/swagger-parser" package
-
- 8.0.414 Mar 2020
Nothing published for this version