Skip to content

Releases: jevin98/css-diff-devtools

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 15 May 09:43

What's Changed

Full Changelog: v0.1.0...v0.1.1

v0.1.0

Choose a tag to compare

@jevin98 jevin98 released this 15 May 07:12

0.1.0 (2026-05-15)

  • feat: add native DOM hover highlight (#18) (344557d), closes #18
  • fix: default locale to English (805ba01)
  • fix(deps): resolve WXT install compatibility (#6) (b06840b), closes #6
  • docs: add agent guidance (#9) (134448b), closes #9
  • docs: add README logo (bb1efe2)
  • docs: improve README documentation (#10) (31628e7), closes #10
  • docs: update license and repository links (08578f9)
  • docs(readme): update tech stack (83ac9fe)
  • refactor: use WXT i18n (#7) (cbd4aaa), closes #7
  • refactor(ui): migrate devtools panel to shadcn-vue (#12) (5af7e9a), closes #12
  • ci: run pull request tests in GitHub Actions (#13) (a71983b), closes #13
  • test: add WXT test engineering (#11) (63057ed), closes #11
  • chore: update screenshot.png (3036c2d)
  • chore: upgrade tailwind to v4 (#8) (dfeadc7), closes #8

v0.0.3

Choose a tag to compare

@jevin98 jevin98 released this 15 Jul 12:44

What's Changed

  • feat: add input filter property by @jevin98 in #4

Full Changelog: v0.0.2...v0.0.3

v0.0.2

Choose a tag to compare

@jevin98 jevin98 released this 23 Dec 09:35

What's Changed

  • feat: support window/tab teleport data by @Jevin0 in #3
  • feat: support click copy css by @Jevin0 in (76cb5f2)

New Contributors

  • @Jevin0 made their first contribution in #3

Full Changelog: v0.0.1...v0.0.2

v0.0.1

Choose a tag to compare

@jevin98 jevin98 released this 19 Dec 02:08
chore: add LICENSE