Skip to content

v0.13.0

Compare
Choose a tag to compare
@azu azu released this 12 Feb 11:30
· 31 commits to master since this release
11e7ba2

What's Changed

Refactoring

  • refactor: use lerna + nx by @azu in #64

Maintenance

This Releases will fix webpack error on website-generator.

textlint-website-generator --output-dir ./dist --metadataVersion=7.0.0

node:internal/crypto/hash:71
  this[kHandle] = new _Hash(algorithm, xofLen);
                  ^

Error: error:0308010C:digital envelope routines::unsupported

It means that support Node.js 18.

📝 textlint-script-compiler does not ESM rules support yet #63

Full Changelog: v0.12.6...v0.13.0