Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@prettier/plugin-pug

Package Overview
Dependencies
Maintainers
13
Versions
104
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@prettier/plugin-pug - npm Package Versions

1
11

1.1.0

Diff

Changelog

Source

1.1.0

diff

  • Introduce new option commentPreserveSpaces ([#47])
    Possible values: keep-all, keep-leading and trim-all
shinigami92
published 1.0.11 •

Changelog

Source

1.0.11

diff

  • Handle yield token ([94fdc0c])
  • Handle slash token ([194f103])
  • Dont format code if formatter produces error ([e105bae])
  • Dont format code is multiline ([49b4b4c])
  • Fix code slicing ([8478562])
  • Fix whitespace issues ([b7d26c7])
  • Fix whitespace after interpolation and call ([7670ade])
  • Fix whitespace after filter token ([4ac7812])
  • Fix missing key for each token ([aff4969])
  • Fix whitespace before start-pug-interpolationtoken ([09e96a3])
  • Fix escaping of non-interpolated text ([e5c3944])
  • Fix only text body ([c32a8d1])
  • Fix indent after newline for interpolated-code token ([bfb90c6])
  • Fix partial quoted surrounded attribute token ([20be986])
shinigami92
published 1.0.10 •

Changelog

Source

1.0.10

diff

  • Handle else if token ([#38])
  • Handle interpolation token ([#39])
  • Handle blockcode token ([#40])
  • Handle mustEscape for interpolated-code token ([d8f6446])
  • Add support for unless ([ca0b537])
  • Improve formatting of code attribute ([47c0355], [d6c896c])
  • Apply semicolons correctly ([48c58b8])
    This could lead to a slight change
    You can override the semi attribute and set it to false, if semicolons are not wanted
shinigami92
published 1.0.9 •

Changelog

Source

1.0.9

diff

  • Move prettier to devDependencies ([#37])
  • Some minor changes like
    • formatting
    • using TS 3.7 optional chaining
    • output test coverage
shinigami92
published 1.0.8 •

Changelog

Source

1.0.8

diff

  • Handle while and case token ([#34])
shinigami92
published 1.0.7 •

Changelog

Source

1.0.7

diff

  • Handle mustEscape for buffered code token ([#31])
  • Updated README.md
shinigami92
published 1.0.6 •

Changelog

Source

1.0.6

diff

  • Handle each token ([#29])
shinigami92
published 1.0.5 •

Changelog

Source

1.0.5

diff

  • Fix handling with interpolated-code token ([#27])
shinigami92
published 1.0.4 •

Changelog

Source

1.0.4

diff

  • Handle text-html token ([#24])
shinigami92
published 1.0.3 •

Changelog

Source

1.0.3

diff

  • Format Vue v-slot
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc