Skip to content

v6.0.0

Latest
Compare
Choose a tag to compare
@azu azu released this 04 Feb 00:50
· 10 commits to master since this release
b0e1d88

What's Changed

Breaking Changes

  • BREAKING CHANGE: require Node.js 18+ by @azu in #104

This release includes following changes:

  • use export default instead of module.exports
  • remove RegExp.prototype.flags polyfill

I think it has almost no effect on the user.

Dependency Updates

  • chore(deps): lock file maintenance by @renovate in #75
  • chore(deps): update dependency husky to v4 by @renovate in #71
  • chore(deps): update actions/setup-node action to v2 by @renovate in #79
  • chore(deps): update dependency lint-staged to v11 by @renovate in #80
  • fix(deps): update dependency textlint-rule-helper to ^2.2.0 by @renovate in #81
  • fix(deps): update dependency untildify to v4 by @renovate in #63
  • chore(deps): update dependency textlint-scripts to v12 by @renovate in #82
  • chore(deps): update dependency lint-staged to v12 by @renovate in #85
  • docs(README): Change link to the example configuration by @chocoby in #86
  • chore(deps): update actions/checkout action to v3 by @renovate in #88
  • chore(deps): update actions/setup-node action to v3 by @renovate in #87
  • fix(deps): update dependency textlint-rule-helper to ^2.3.0 by @renovate in #91
  • chore(deps): update actions/checkout action to v4 by @renovate in #98
  • chore(deps): update actions/setup-node action to v4 by @renovate in #101

New Contributors

Full Changelog: 5.3.0...v6.0.0