salesforce/sa11y

Missing deliverable code for @sa11y/jest@4.0.0

pozil opened this issue · 2 comments

pozil commented

Hi we're using @sa11y/jest in the LWC Recipes sample app and updating to v4.0.0 breaks the import of the Sally Jest matchers:

import { registerSa11yMatcher } from '@sa11y/jest';

Can you document the upgrade process to v3 to v4?

pozil commented

It turns out that this is a bigger problem: the deliverable code is missing from the 4.0.0 release:
Screen Shot 2022-11-16 at 10 40 54

pozil commented

Fixed in 4.0.1 by #262