forked from stoplightio/spectral
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs(repo): add changelogs (stoplightio#1794)
* docs(repo): move changelogs and explain how versioning work * revert: explain versioning later
- Loading branch information
Showing
13 changed files
with
288 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
# [@stoplight/spectral-cli-v1.2.1](https://github.com/stoplightio/spectral/compare/@stoplight/spectral-cli-v1.2.0...@stoplight/spectral-cli-v1.2.1) (2021-07-09) | ||
|
||
### Bug Fixes | ||
|
||
- relax deps ([ca55521](https://github.com/stoplightio/spectral/commit/ca555210b7c50229c6f8cd0ae9e4e83dedb15083)) | ||
|
||
# [@stoplight/spectral-cli-v1.2.0](https://github.com/stoplightio/spectral/compare/@stoplight/spectral-cli-v1.1.0...@stoplight/spectral-cli-v1.2.0) (2021-07-09) | ||
|
||
### Features | ||
|
||
- **parsers:** initial release ([#1739](https://github.com/stoplightio/spectral/issues/1739)) ([42064b0](https://github.com/stoplightio/spectral/commit/42064b04887616e863f2da27cd19b4cdcc35c0a3)) | ||
|
||
# [@stoplight/spectral-cli-v1.1.0](https://github.com/stoplightio/spectral/compare/@stoplight/spectral-cli-v1.0.0...@stoplight/spectral-cli-v1.1.0) (2021-07-09) | ||
|
||
### Features | ||
|
||
- **core:** use double quotes in errors reported by Ajv ([#1718](https://github.com/stoplightio/spectral/issues/1718)) ([dd2a166](https://github.com/stoplightio/spectral/commit/dd2a166eff5e11c830d44f33bfc928e06a5c33f7)) | ||
- **rulesets:** more consistent messages in OAS ruleset ([#1713](https://github.com/stoplightio/spectral/issues/1713)) ([2899777](https://github.com/stoplightio/spectral/commit/2899777c2bfb2eb0bbfacfa9bea7a0fcbe144be9)) | ||
|
||
# @stoplight/spectral-cli-v1.0.0 (2021-07-07) | ||
|
||
### Features | ||
|
||
- **cli:** demand some ruleset to be present ([#1699](https://github.com/stoplightio/spectral/issues/1699)) ([3baba29](https://github.com/stoplightio/spectral/commit/3baba292bd4f318b88299d6de9b75d021b508ace)) | ||
- **cli:** implement --stdin-filepath flag ([#1712](https://github.com/stoplightio/spectral/issues/1712)) ([45b15a2](https://github.com/stoplightio/spectral/commit/45b15a2c81561adb8db755b569360ccdf825c97e)) | ||
- **core:** support overrides in rulesets ([#1684](https://github.com/stoplightio/spectral/issues/1684)) ([153d685](https://github.com/stoplightio/spectral/commit/153d68557da4bcffd6d2ed2261bcdb6a8324cdb5)) | ||
- **ruleset-migrator:** implement ruleset migrator ([#1698](https://github.com/stoplightio/spectral/issues/1698)) ([efa5c50](https://github.com/stoplightio/spectral/commit/efa5c50ace565df089707a5196643d52cc82bad6)) | ||
- **ruleset-migrator:** inline external rulesets & support exceptions ([#1711](https://github.com/stoplightio/spectral/issues/1711)) ([2a1d2d3](https://github.com/stoplightio/spectral/commit/2a1d2d3696b54bc009ec7f020185a88c32391c56)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,55 @@ | ||
# [@stoplight/spectral-core-v1.5.1](https://github.com/stoplightio/spectral/compare/@stoplight/spectral-core-v1.5.0...@stoplight/spectral-core-v1.5.1) (2021-09-14) | ||
|
||
### Bug Fixes | ||
|
||
- update nimma ([#1829](https://github.com/stoplightio/spectral/issues/1829)) ([4e8da71](https://github.com/stoplightio/spectral/commit/4e8da71a36526e51fae06be0a13db5dd77ad77d6)) | ||
|
||
# [@stoplight/spectral-core-v1.5.0](https://github.com/stoplightio/spectral/compare/@stoplight/spectral-core-v1.4.0...@stoplight/spectral-core-v1.5.0) (2021-09-06) | ||
|
||
### Features | ||
|
||
- hook-up nimma v2 ([#1785](https://github.com/stoplightio/spectral/issues/1785)) ([3af8b69](https://github.com/stoplightio/spectral/commit/3af8b69e21ac73493c7539ddb0b8970782fcd5ac)) | ||
|
||
# [@stoplight/spectral-core-v1.4.0](https://github.com/stoplightio/spectral/compare/@stoplight/spectral-core-v1.3.0...@stoplight/spectral-core-v1.4.0) (2021-08-19) | ||
|
||
### Features | ||
|
||
- expose underlying schemas in RulesetFunctionWithValidator ([#1777](https://github.com/stoplightio/spectral/issues/1777)) ([b591b55](https://github.com/stoplightio/spectral/commit/b591b55350c5182de0e5b45a4739a960ea63bbda)) | ||
|
||
# [@stoplight/spectral-core-v1.3.0](https://github.com/stoplightio/spectral/compare/@stoplight/spectral-core-v1.2.1...@stoplight/spectral-core-v1.3.0) (2021-07-15) | ||
|
||
### Features | ||
|
||
- serializable rulesets ([#1747](https://github.com/stoplightio/spectral/issues/1747)) ([3f0e842](https://github.com/stoplightio/spectral/commit/3f0e8421a9d6f83e8486dd48acbb406275924623)) | ||
|
||
# [@stoplight/spectral-core-v1.2.1](https://github.com/stoplightio/spectral/compare/@stoplight/spectral-core-v1.2.0...@stoplight/spectral-core-v1.2.1) (2021-07-09) | ||
|
||
### Bug Fixes | ||
|
||
- relax deps ([ca55521](https://github.com/stoplightio/spectral/commit/ca555210b7c50229c6f8cd0ae9e4e83dedb15083)) | ||
|
||
# [@stoplight/spectral-core-v1.2.0](https://github.com/stoplightio/spectral/compare/@stoplight/spectral-core-v1.1.0...@stoplight/spectral-core-v1.2.0) (2021-07-09) | ||
|
||
### Features | ||
|
||
- **parsers:** initial release ([#1739](https://github.com/stoplightio/spectral/issues/1739)) ([42064b0](https://github.com/stoplightio/spectral/commit/42064b04887616e863f2da27cd19b4cdcc35c0a3)) | ||
|
||
# [@stoplight/spectral-core-v1.1.0](https://github.com/stoplightio/spectral/compare/@stoplight/spectral-core-v1.0.0...@stoplight/spectral-core-v1.1.0) (2021-07-09) | ||
|
||
### Features | ||
|
||
- use double quotes in errors reported by Ajv ([#1718](https://github.com/stoplightio/spectral/issues/1718)) ([dd2a166](https://github.com/stoplightio/spectral/commit/dd2a166eff5e11c830d44f33bfc928e06a5c33f7)) | ||
|
||
# @stoplight/spectral-core-v1.0.0 (2021-07-07) | ||
|
||
### Bug Fixes | ||
|
||
- incorrect range when semicolons are present in a key ([#1703](https://github.com/stoplightio/spectral/issues/1703)) ([195021e](https://github.com/stoplightio/spectral/commit/195021e69ba04cf23f0109f609c5ce6056614e7a)) | ||
|
||
### Features | ||
|
||
- **cli:** demand some ruleset to be present ([#1699](https://github.com/stoplightio/spectral/issues/1699)) ([3baba29](https://github.com/stoplightio/spectral/commit/3baba292bd4f318b88299d6de9b75d021b508ace)) | ||
- respect pointers in overrides ([#1702](https://github.com/stoplightio/spectral/issues/1702)) ([9433b82](https://github.com/stoplightio/spectral/commit/9433b829d722aebc8a9a42fe327c21bba2a3b5e1)) | ||
- support overrides in rulesets ([#1684](https://github.com/stoplightio/spectral/issues/1684)) ([153d685](https://github.com/stoplightio/spectral/commit/153d68557da4bcffd6d2ed2261bcdb6a8324cdb5)) | ||
- support path aliases in rulesets ([#1692](https://github.com/stoplightio/spectral/issues/1692)) ([3a112b8](https://github.com/stoplightio/spectral/commit/3a112b85126f9c926c5c1efd084dda2b478d8c42)) | ||
- **ruleset-migrator:** implement ruleset migrator ([#1698](https://github.com/stoplightio/spectral/issues/1698)) ([efa5c50](https://github.com/stoplightio/spectral/commit/efa5c50ace565df089707a5196643d52cc82bad6)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
# [@stoplight/spectral-formats-v1.0.1](https://github.com/stoplightio/spectral/compare/@stoplight/spectral-formats-v1.0.0...@stoplight/spectral-formats-v1.0.1) (2021-07-27) | ||
|
||
### Bug Fixes | ||
|
||
- re-export asyncApi2 as asyncapi2 ([34d6c34](https://github.com/stoplightio/spectral/commit/34d6c342f09386a832cb781dfa2ef3dec85a808a)) | ||
|
||
# @stoplight/spectral-formats-v1.0.0 (2021-07-09) | ||
|
||
### Features | ||
|
||
- **parsers:** initial release ([#1739](https://github.com/stoplightio/spectral/issues/1739)) ([42064b0](https://github.com/stoplightio/spectral/commit/42064b04887616e863f2da27cd19b4cdcc35c0a3)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
# [@stoplight/spectral-functions-v1.2.1](https://github.com/stoplightio/spectral/compare/@stoplight/spectral-functions-v1.2.0...@stoplight/spectral-functions-v1.2.1) (2021-09-14) | ||
|
||
### Performance Improvements | ||
|
||
- lazy Ajv initialization ([#1828](https://github.com/stoplightio/spectral/issues/1828)) ([dadf3f3](https://github.com/stoplightio/spectral/commit/dadf3f3561fa4b8ea2cda64164af5d681a7e9e92)) | ||
|
||
# [@stoplight/spectral-functions-v1.2.0](https://github.com/stoplightio/spectral/compare/@stoplight/spectral-functions-v1.1.2...@stoplight/spectral-functions-v1.2.0) (2021-09-01) | ||
|
||
### Bug Fixes | ||
|
||
- schema fn should allow redundant escapes ([#1787](https://github.com/stoplightio/spectral/issues/1787)) ([5a29d44](https://github.com/stoplightio/spectral/commit/5a29d44ab68c142142dbd1a03478ec41dcb1e95a)) | ||
|
||
### Features | ||
|
||
- output Ajv qruntime exceptions ([#1801](https://github.com/stoplightio/spectral/issues/1801)) ([5a19625](https://github.com/stoplightio/spectral/commit/5a1962555355d8583c73114c01dcad5077db0d53)) | ||
|
||
# [@stoplight/spectral-functions-v1.1.2](https://github.com/stoplightio/spectral/compare/@stoplight/spectral-functions-v1.1.1...@stoplight/spectral-functions-v1.1.2) (2021-08-17) | ||
|
||
### Bug Fixes | ||
|
||
- schema should respect "auto" dialect ([#1771](https://github.com/stoplightio/spectral/issues/1771)) ([ed1621c](https://github.com/stoplightio/spectral/commit/ed1621cb6328e36635635137263abbe16215abaf)) | ||
|
||
# [@stoplight/spectral-functions-v1.1.1](https://github.com/stoplightio/spectral/compare/@stoplight/spectral-functions-v1.1.0...@stoplight/spectral-functions-v1.1.1) (2021-07-09) | ||
|
||
### Bug Fixes | ||
|
||
- relax deps ([ca55521](https://github.com/stoplightio/spectral/commit/ca555210b7c50229c6f8cd0ae9e4e83dedb15083)) | ||
|
||
# [@stoplight/spectral-functions-v1.1.0](https://github.com/stoplightio/spectral/compare/@stoplight/spectral-functions-v1.0.0...@stoplight/spectral-functions-v1.1.0) (2021-07-09) | ||
|
||
### Features | ||
|
||
- **parsers:** initial release ([#1739](https://github.com/stoplightio/spectral/issues/1739)) ([42064b0](https://github.com/stoplightio/spectral/commit/42064b04887616e863f2da27cd19b4cdcc35c0a3)) | ||
|
||
# @stoplight/spectral-functions-v1.0.0 (2021-07-09) | ||
|
||
### Features | ||
|
||
- **core:** use double quotes in errors reported by Ajv ([#1718](https://github.com/stoplightio/spectral/issues/1718)) ([dd2a166](https://github.com/stoplightio/spectral/commit/dd2a166eff5e11c830d44f33bfc928e06a5c33f7)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
# [@stoplight/spectral-parsers-v1.0.1](https://github.com/stoplightio/spectral/compare/@stoplight/spectral-parsers-v1.0.0...@stoplight/spectral-parsers-v1.0.1) (2021-09-27) | ||
|
||
### Bug Fixes | ||
|
||
- missing tslib dependency ([#1844](https://github.com/stoplightio/spectral/issues/1844)) ([7a202b8](https://github.com/stoplightio/spectral/commit/7a202b894f0c182345cd936d6651352eddb6783f)) | ||
|
||
# @stoplight/spectral-parsers-v1.0.0 (2021-07-09) | ||
|
||
### Features | ||
|
||
- initial release ([#1739](https://github.com/stoplightio/spectral/issues/1739)) ([42064b0](https://github.com/stoplightio/spectral/commit/42064b04887616e863f2da27cd19b4cdcc35c0a3)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
# [@stoplight/spectral-ref-resolver-v1.0.1](https://github.com/stoplightio/spectral/compare/@stoplight/spectral-ref-resolver-v1.0.0...@stoplight/spectral-ref-resolver-v1.0.1) (2021-09-14) | ||
|
||
### Bug Fixes | ||
|
||
- update stoplight/json-ref-resolver ([0f0ac37](https://github.com/stoplightio/spectral/commit/0f0ac376f4ad54896c1698d5573af23cb3469f74)) | ||
|
||
# @stoplight/spectral-ref-resolver-v1.0.0 (2021-07-09) | ||
|
||
### Bug Fixes | ||
|
||
- relax deps ([ca55521](https://github.com/stoplightio/spectral/commit/ca555210b7c50229c6f8cd0ae9e4e83dedb15083)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
# @stoplight/spectral-ruleset-bundler-v1.0.0 (2021-09-15) | ||
|
||
### Features | ||
|
||
- initial release ([#1819](https://github.com/stoplightio/spectral/issues/1819)) ([f8a58f7](https://github.com/stoplightio/spectral/commit/f8a58f71f45d00a32cedb17ab7eb9c27e8e13e09)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,72 @@ | ||
# [@stoplight/spectral-ruleset-migrator-v1.5.0](https://github.com/stoplightio/spectral/compare/@stoplight/spectral-ruleset-migrator-v1.4.4...@stoplight/spectral-ruleset-migrator-v1.5.0) (2021-09-27) | ||
|
||
### Features | ||
|
||
- support scoped aliases ([#1838](https://github.com/stoplightio/spectral/issues/1838)) ([af58656](https://github.com/stoplightio/spectral/commit/af586562dc2c8317b68b36ba5975f9a3eb75a3af)) | ||
|
||
# [@stoplight/spectral-ruleset-migrator-v1.4.4](https://github.com/stoplightio/spectral/compare/@stoplight/spectral-ruleset-migrator-v1.4.3...@stoplight/spectral-ruleset-migrator-v1.4.4) (2021-09-14) | ||
|
||
### Bug Fixes | ||
|
||
- support YAML merge keys ([#1823](https://github.com/stoplightio/spectral/issues/1823)) ([aac6542](https://github.com/stoplightio/spectral/commit/aac6542705301a7964a54bcd4d53ff75ecd94e49)) | ||
|
||
# [@stoplight/spectral-ruleset-migrator-v1.4.3](https://github.com/stoplightio/spectral/compare/@stoplight/spectral-ruleset-migrator-v1.4.2...@stoplight/spectral-ruleset-migrator-v1.4.3) (2021-09-08) | ||
|
||
### Bug Fixes | ||
|
||
* npmRegistry allowed for CJS output ([#1820](https://github.com/stoplightio/spectral/issues/1820)) ([9ea77d3](https://github.com/stoplightio/spectral/commit/9ea77d35b907c2c1e84f1c6d9dd477457920c679)) | ||
|
||
# [@stoplight/spectral-ruleset-migrator-v1.4.2](https://github.com/stoplightio/spectral/compare/@stoplight/spectral-ruleset-migrator-v1.4.1...@stoplight/spectral-ruleset-migrator-v1.4.2) (2021-08-24) | ||
|
||
### Bug Fixes | ||
|
||
- occasionally broken length function import ([#1784](https://github.com/stoplightio/spectral/issues/1784)) ([ee8b350](https://github.com/stoplightio/spectral/commit/ee8b3506905a29b37184564b826a0a6677299303)) | ||
|
||
# [@stoplight/spectral-ruleset-migrator-v1.4.1](https://github.com/stoplightio/spectral/compare/@stoplight/spectral-ruleset-migrator-v1.4.0...@stoplight/spectral-ruleset-migrator-v1.4.1) (2021-08-19) | ||
|
||
### Bug Fixes | ||
|
||
- handle path-only exceptions correctly ([#1772](https://github.com/stoplightio/spectral/issues/1772)) ([419d5c3](https://github.com/stoplightio/spectral/commit/419d5c36a1260c12626b8e98ebd6cd2f88159187)) | ||
|
||
# [@stoplight/spectral-ruleset-migrator-v1.4.0](https://github.com/stoplightio/spectral/compare/@stoplight/spectral-ruleset-migrator-v1.3.0...@stoplight/spectral-ruleset-migrator-v1.4.0) (2021-08-09) | ||
|
||
### Features | ||
|
||
- assert safe & unique identifiers ([#1758](https://github.com/stoplightio/spectral/issues/1758)) ([9fc0fb3](https://github.com/stoplightio/spectral/commit/9fc0fb33ea6aee0ad1d7e6c83d90a45bd3730eb7)) | ||
|
||
# [@stoplight/spectral-ruleset-migrator-v1.3.0](https://github.com/stoplightio/spectral/compare/@stoplight/spectral-ruleset-migrator-v1.2.0...@stoplight/spectral-ruleset-migrator-v1.3.0) (2021-08-04) | ||
|
||
### Features | ||
|
||
- overridable fetch ([#1764](https://github.com/stoplightio/spectral/issues/1764)) ([3aa5e36](https://github.com/stoplightio/spectral/commit/3aa5e36cc04b285ed6201a2c0bff875dfecc9bc6)) | ||
|
||
# [@stoplight/spectral-ruleset-migrator-v1.2.0](https://github.com/stoplightio/spectral/compare/@stoplight/spectral-ruleset-migrator-v1.1.2...@stoplight/spectral-ruleset-migrator-v1.2.0) (2021-07-30) | ||
|
||
### Features | ||
|
||
- cover JS extensions ([#1757](https://github.com/stoplightio/spectral/issues/1757)) ([756176f](https://github.com/stoplightio/spectral/commit/756176f9c21cd0d7256172f6a83e71dda783ebdd)) | ||
|
||
# [@stoplight/spectral-ruleset-migrator-v1.1.2](https://github.com/stoplightio/spectral/compare/@stoplight/spectral-ruleset-migrator-v1.1.1...@stoplight/spectral-ruleset-migrator-v1.1.2) (2021-07-27) | ||
|
||
### Bug Fixes | ||
|
||
- invalid values for JSON Schema drafts 2019 & 2020 ([#1756](https://github.com/stoplightio/spectral/issues/1756)) ([4b54443](https://github.com/stoplightio/spectral/commit/4b544436733406a6f92fca43377c40ce2d46a0a8)) | ||
|
||
# [@stoplight/spectral-ruleset-migrator-v1.1.1](https://github.com/stoplightio/spectral/compare/@stoplight/spectral-ruleset-migrator-v1.1.0...@stoplight/spectral-ruleset-migrator-v1.1.1) (2021-07-09) | ||
|
||
### Bug Fixes | ||
|
||
- relax deps ([ca55521](https://github.com/stoplightio/spectral/commit/ca555210b7c50229c6f8cd0ae9e4e83dedb15083)) | ||
|
||
# [@stoplight/spectral-ruleset-migrator-v1.1.0](https://github.com/stoplightio/spectral/compare/@stoplight/spectral-ruleset-migrator-v1.0.0...@stoplight/spectral-ruleset-migrator-v1.1.0) (2021-07-09) | ||
|
||
### Features | ||
|
||
- **parsers:** initial release ([#1739](https://github.com/stoplightio/spectral/issues/1739)) ([42064b0](https://github.com/stoplightio/spectral/commit/42064b04887616e863f2da27cd19b4cdcc35c0a3)) | ||
|
||
# @stoplight/spectral-ruleset-migrator-v1.0.0 (2021-07-07) | ||
|
||
### Features | ||
|
||
- implement ruleset migrator ([#1698](https://github.com/stoplightio/spectral/issues/1698)) ([efa5c50](https://github.com/stoplightio/spectral/commit/efa5c50ace565df089707a5196643d52cc82bad6)) | ||
- inline external rulesets & support exceptions ([#1711](https://github.com/stoplightio/spectral/issues/1711)) ([2a1d2d3](https://github.com/stoplightio/spectral/commit/2a1d2d3696b54bc009ec7f020185a88c32391c56)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
# [@stoplight/spectral-rulesets-v1.2.3](https://github.com/stoplightio/spectral/compare/@stoplight/spectral-rulesets-v1.2.2...@stoplight/spectral-rulesets-v1.2.3) (2021-08-28) | ||
|
||
### Bug Fixes | ||
|
||
- **rulesets:** oasExample not handling boolean-ish required ([#1781](https://github.com/stoplightio/spectral/issues/1781)) ([9bf2ce4](https://github.com/stoplightio/spectral/commit/9bf2ce49ef659a6ec86f2c48c5541f14f2d65ecf)) | ||
|
||
# [@stoplight/spectral-rulesets-v1.2.2](https://github.com/stoplightio/spectral/compare/@stoplight/spectral-rulesets-v1.2.1...@stoplight/spectral-rulesets-v1.2.2) (2021-08-19) | ||
|
||
### Bug Fixes | ||
|
||
- **rulesets:** oasSchema not using correct dialect for OAS 3.1 ([#1774](https://github.com/stoplightio/spectral/issues/1774)) ([4eda7a4](https://github.com/stoplightio/spectral/commit/4eda7a40730e9ef4f78733314a9ccded2cc9f192)) | ||
|
||
# [@stoplight/spectral-rulesets-v1.2.1](https://github.com/stoplightio/spectral/compare/@stoplight/spectral-rulesets-v1.2.0...@stoplight/spectral-rulesets-v1.2.1) (2021-07-09) | ||
|
||
### Bug Fixes | ||
|
||
- relax deps ([ca55521](https://github.com/stoplightio/spectral/commit/ca555210b7c50229c6f8cd0ae9e4e83dedb15083)) | ||
|
||
# [@stoplight/spectral-rulesets-v1.2.0](https://github.com/stoplightio/spectral/compare/@stoplight/spectral-rulesets-v1.1.0...@stoplight/spectral-rulesets-v1.2.0) (2021-07-09) | ||
|
||
### Features | ||
|
||
- **parsers:** initial release ([#1739](https://github.com/stoplightio/spectral/issues/1739)) ([42064b0](https://github.com/stoplightio/spectral/commit/42064b04887616e863f2da27cd19b4cdcc35c0a3)) | ||
|
||
# [@stoplight/spectral-rulesets-v1.1.0](https://github.com/stoplightio/spectral/compare/@stoplight/spectral-rulesets-v1.0.0...@stoplight/spectral-rulesets-v1.1.0) (2021-07-09) | ||
|
||
### Features | ||
|
||
- **core:** use double quotes in errors reported by Ajv ([#1718](https://github.com/stoplightio/spectral/issues/1718)) ([dd2a166](https://github.com/stoplightio/spectral/commit/dd2a166eff5e11c830d44f33bfc928e06a5c33f7)) | ||
- **rulesets:** more consistent messages in OAS ruleset ([#1713](https://github.com/stoplightio/spectral/issues/1713)) ([2899777](https://github.com/stoplightio/spectral/commit/2899777c2bfb2eb0bbfacfa9bea7a0fcbe144be9)) | ||
|
||
# @stoplight/spectral-rulesets-v1.0.0 (2021-07-07) | ||
|
||
### Features | ||
|
||
- **rulesets:** more consistent messages in AsyncAPI ruleset ([#1714](https://github.com/stoplightio/spectral/issues/1714)) ([514bb28](https://github.com/stoplightio/spectral/commit/514bb28864e3a0d9b59aa5df7d70feb04aa7d903)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
# [@stoplight/spectral-runtime-v1.1.0](https://github.com/stoplightio/spectral/compare/@stoplight/spectral-runtime-v1.0.0...@stoplight/spectral-runtime-v1.1.0) (2021-07-09) | ||
|
||
### Features | ||
|
||
- initial release ([fc10dbc](https://github.com/stoplightio/spectral/commit/fc10dbc6df0741280f39ceee4a90b20a188f396c)) | ||
|
||
# @stoplight/spectral-runtime-v1.0.0 (2021-07-07) | ||
|
||
### Features | ||
|
||
- **ruleset-migrator:** implement ruleset migrator ([#1698](https://github.com/stoplightio/spectral/issues/1698)) ([efa5c50](https://github.com/stoplightio/spectral/commit/efa5c50ace565df089707a5196643d52cc82bad6)) |
Oops, something went wrong.