Releases: Widen/axe-reporter-html
Releases · Widen/axe-reporter-html
v2.0.0
Major Changes
- cbcd18e: 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.
v1.0.0
Major Changes
- f7089e7: Update to ESM-first. CommonJS is still supported.
v0.1.2
Patch Changes
- 1b711c9: Fix multiple nodes not displaying properly
v0.1.1
Patch Changes
- 4d174d2: Add missing type declarations.
- 4d174d2: Add missing template to output directory.
v0.1.0
Minor Changes
- e4c53cf: Completely rewrite package