We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88d0c5d commit 2b79b0aCopy full SHA for 2b79b0a
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [0.0.3](https://github.com/jevin98/css-diff-devtools/compare/v0.0.2...v0.0.3) (2025-07-15)
2
+
3
4
+### Features
5
6
+* add input filter property ([#4](https://github.com/jevin98/css-diff-devtools/issues/4)) ([88d0c5d](https://github.com/jevin98/css-diff-devtools/commit/88d0c5d5aecee570457c1c76a2b9e4cb85bdbc86))
7
8
9
10
## [0.0.2](https://github.com/Jevin0/css-diff-devtools/compare/v0.0.1...v0.0.2) (2024-12-23)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "css-diff-devtools",
"type": "module",
- "version": "0.0.2",
+ "version": "0.0.3",
"private": true,
"packageManager": "pnpm@9.14.1",
"description": "A browser extension that compares different CSS",
0 commit comments