Sourced from @testing-library/dom's releases.
v7.30.3
7.30.3 (2021-03-31)
Bug Fixes
- types: missing ignore parameter for SelectorMatcherOptions (7edd2bd)
v7.30.2
7.30.2 (2021-03-30)
Bug Fixes
- types: exclude tsconfig from types folder in publish flow (https://github.com/facebook/flipper/issues/923) (bb83d8c)
2c9e2c1 Merge pull request https://github.com/facebook/flipper/issues/924 from MatanBobi/pr/fix-missing-parameter-for-matcher5ecc890 Merge branch 'master' into pr/fix-missing-parameter-for-matcher7edd2bd fix(types): missing ignore parameter for SelectorMatcherOptionsbb83d8c fix(types): exclude tsconfig from types folder in publish flow (https://github.com/facebook/flipper/issues/923)