Skip to content

Tags: stoplightio/spectral-url-versioning

Tags

v1.0.6

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
fix: more precise one-api-version-per-document (#7)

Co-authored-by: Jakub Rożek <jakub@stoplight.io>

v1.0.5

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: module.exports present in ESM bundle (#5)

v1.0.4

fix: only-major-api-versions allows versions larger than v9

Previously http://localhost:3000/v51 would have failed.

fixes #2

v1.0.3

fix: no reason to fail if no version is defined

Fixes #4.

v1.0.2

fix: empty servers threw an error

Fix #3

v1.0.1

fix: allow port numbers in server urls

v1.0.0

chore: track package-lock.json for npm ci