Skip to content

v2.4.1

Choose a tag to compare

@GianlucaGuarini GianlucaGuarini released this 05 May 20:59
  • Add the pug parser (it will replace completely jade in the next major release)
  • Add the possibility to pass custom parsers options directly via the compiler.compile method through the parserOptions: {js: {}, template: {}, style: {}} key more info
  • Fix un-escape parser options in html more info