Skip to content

v1.0.0-beta.0

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 28 Nov 18:10
· 0 commits to main since this release
e484168

Major Changes

  • 84981c5: Release first beta version

Patch Changes

  • 754ad26: Added 3 new root options, linterOptions{NoInlineConfig,ReportUnusedDisableDirectives,ReportUnusedInlineConfigs}, to more conveniently set linterOptions
  • d694af0: Added the section about renaming rules in eslint configuration comments and made other improvements to the migration guide
  • 2c2a388: markdownPreferences: added a new option casingEnforcementIgnorePatterns to control ignorePatterns option of {heading,table-header}-casing rules
  • 2f53098: markdownPreferences: added delimitersStyle config option to more conveniently configure emphasis-delimiters-style and strikethrough-delimiters-style rules