Skip to content

Releases: pugjs/pug

pug-attrs@3.0.0

25 May 12:19
c077df4
Compare
Choose a tag to compare

Breaking Changes

  • Drop support for node 6 and 8 (#3243)

2.0.4

04 Nov 15:53
Compare
Choose a tag to compare
  • fix: improve error message when requiring a filter that's not installed
  • fix: toJSON is now only called on object-like values
  • fix: preLex plugins were not called when compiling from a string
  • perf: add "files" property to exclude un-used files from package and reduce install size
  • feat: support ... spread attributes when compiling to JSX N.B. this will not work when rendering to HTML

2.0.3

04 Nov 15:50
Compare
Choose a tag to compare
  • fix: update clean-css dependency. This resolves a RegExp DoS vulnerability that should not have impacted any pug users (unless you process un-trusted pug source code)

1.11.0

12 Jun 12:37
Compare
Choose a tag to compare
update component.json and package.json to 1.11.0

1.10.0

25 May 11:31
Compare
Choose a tag to compare
Merge pull request #1959 from alubbe/1100

1.10.0