Skip to content

Commit

Permalink
changeset
Browse files Browse the repository at this point in the history
  • Loading branch information
mskelton committed Aug 15, 2024
1 parent 612fbe3 commit 0bfb430
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .changeset/wet-queens-work.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
'axe-reporter-html': major
---

Fix CJS interop. This change generally shouldn't be breaking, but in case it is,
it's being marked as a major change. The result of this change is that ESM and
CJS should both work as intended without needing to do `require().default`
tricks.

0 comments on commit 0bfb430

Please sign in to comment.