Skip to content

v8.2.0

Compare
Choose a tag to compare
@yyx990803 yyx990803 released this 29 Feb 20:31
· 254 commits to main since this release
  • You no longer need to install template-html-loader in order to use a templating language like jade. Just install the template engine itself:

    npm install jade

    And you're good to go!