Bump prettier from 2.8.2 to 2.8.3
Bumps prettier from 2.8.2 to 2.8.3.
Changelog
Sourced from prettier's changelog.
2.8.3
#14170 by
Allow self-closing tags on custom elements (@fisker
)See Angular v15.1.0 release note for details.
// Input <app-test/> // Prettier 2.8.2 SyntaxError: Only void and foreign elements can be self closed "app-test" (1:1) > 1 | <app-test/> | ^^^^^^^^^ 2 | // Prettier 2.8.3 <app-test />
Commits
-
c990e52
Release 2.8.3 -
4ad9160
Angular: allow self-closing tags on custom elements (#14170) -
06ea1ac
Stricter node type check (#14165) -
c1b9765
feat: add copy to clipboard in code blocks (#14153) -
3ef82ae
Remove and ignore.node-version
file (#14143) -
a37ce0b
Cleanchangelog_unreleased
(#14144) -
4cf4c2c
Fix typo in CHANGELOG (#14137) -
26b45e3
Git blame ignore 2.8.2 -
b9c3cd4
Bump Prettier dependency to 2.8.2 -
dc187f1
Update dependents count - See full diff in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot rebase
will rebase this MR -
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts