Skip to content

Commit 6edb2a7

Browse files
chore: bump prettier-plugin-bootstrap to ^0.3.0
New features in v0.3.0: - Public sorting API (`prettier-plugin-bootstrap/sorter`) - CJS + ESM dual exports - Regex support in bootstrapAttributes - File-level ignore comment - New options: preserveWhitespace, preserveDuplicates, bootstrapVersion - 121 tests, 100% coverage Signed-off-by: Pierluigi Lenoci <pierluigilenoci@gmail.com>
1 parent a91fafe commit 6edb2a7

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@
167167
"postcss-cli": "^11.0.1",
168168
"prettier": "^3.8.3",
169169
"prettier-plugin-astro": "^0.14.1",
170-
"prettier-plugin-bootstrap": "^0.2.1",
170+
"prettier-plugin-bootstrap": "^0.3.0",
171171
"rehype-autolink-headings": "^7.1.0",
172172
"remark": "^15.0.1",
173173
"remark-html": "^16.0.1",

0 commit comments

Comments
 (0)