Skip to content

v0.16.2

Compare
Choose a tag to compare
@azu azu released this 02 Jan 15:09
· 16 commits to master since this release
293f24b

What's Changed

Bug Fixes

  • fix(script-compiler): use static import instead of require for template by @azu in #85

Previously, If package.json has type=module, @textlint/script-compiler does not build correctly.
This release fix the issue.

Full Changelog: v0.16.1...v0.16.2