Skip to content

0.5.4

Compare
Choose a tag to compare
@philsturgeon philsturgeon released this 04 Apr 16:27
· 291 commits to master since this release
e2f5689

Changed

  • properties rule will now ignore extensions, so foo: 'a', x-bar: 'b' is only 1 property.

Fixed

  • Disabled reference-components-regex rule until resolver can allow it to work. Re-enabling this rule is being tracked in #43

Note
This release hoped to solve the overly verbose errors, where the entire object is flung into the CLI output. It's a known issue, and has been partially improved in #40, but more work needs to be done.