We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca7f393 commit 0e99e2fCopy full SHA for 0e99e2f
2 files changed
packages/jsx-remove-attributes/CHANGELOG.md
@@ -0,0 +1,5 @@
1
+## <small>[0.1.1](https://github.com/rolldown/plugins/compare/plugin-jsx-remove-attributes@0.1.0...plugin-jsx-remove-attributes@0.1.1) (2026-03-15)</small>
2
+### Miscellaneous Chores
3
+
4
+* **jsx-remove-attributes:** add CHANGELOG.md ([ca7f393](https://github.com/rolldown/plugins/commit/ca7f3937cbf70a5beab7d8543233b0eb31b35362))
5
packages/jsx-remove-attributes/package.json
@@ -1,6 +1,6 @@
{
"name": "@rolldown/plugin-jsx-remove-attributes",
- "version": "0.1.0",
+ "version": "0.1.1",
"description": "Rolldown plugin to remove JSX attributes (e.g. data-testid)",
"keywords": [
6
"data-testid",
0 commit comments