Skip to content

Commit 7a4e7fe

Browse files
chore: bump prettier-plugin-bootstrap to ^0.2.1
Includes fix for broken exports path and new features: - bootstrapFunctions support (clsx, cn, classNames) - Svelte parser support - 100% test coverage Signed-off-by: Pierluigi Lenoci <pierluigilenoci@gmail.com>
1 parent 3158fd4 commit 7a4e7fe

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.1.3",
170+
"prettier-plugin-bootstrap": "^0.2.1",
171171
"rehype-autolink-headings": "^7.1.0",
172172
"remark": "^15.0.1",
173173
"remark-html": "^16.0.1",

0 commit comments

Comments
 (0)