Skip to content

Releases: hexojs/hexo-renderer-inferno

1.0.2

05 Feb 01:58
1.0.2
c05f88a
Compare
Choose a tag to compare

Fixes

  • Fixed an error where babel compiles all js(x) and enabled strict mode by mistake 0a5acc1

1.0.1

04 Feb 22:51
1.0.1
0638bce
Compare
Choose a tag to compare

Fixes

  • Fixed an issue that JSX files in the node_modules do not compile

1.0.0

04 Feb 22:12
Compare
Choose a tag to compare

Breaking Changes

  • Require Node.js 14+ to match the requirement of Hexo 7

Improvements

  • Update Inferno.js 7 to 8.