Skip to content

Latest commit

 

History

History
51 lines (25 loc) · 3.04 KB

CHANGELOG.md

File metadata and controls

51 lines (25 loc) · 3.04 KB

Features

  • ruleset-bundler: add fullOutput option to bundleRuleset (#2194) (a31d34c)

Bug Fixes

  • ruleset-bundler: __importDefault undefined (874a80e)

Bug Fixes

  • ruleset-bundler: builtins plugin should create a new instance for each module (b06903c)
  • ruleset-bundler: virtualFs plugin incompatible with commonjs plugin (a48381b)

Features

  • ruleset-bundler: expose commonjs plugin (91a4b80)
  • ruleset-bundler: plugins should be easy to override (0263bf0)

Bug Fixes

  • missing tslib dependency (ae26e51)

Features

Bug Fixes

@stoplight/spectral-ruleset-bundler-v1.0.0 (2021-09-15)

Features