Sourced from @testing-library/dom's releases.
v8.17.1
8.17.1 (2022-08-09)
Bug Fixes
- log ignored selectors correctly on error (https://github.com/facebook/flipper/issues/1141) (d50a967)
v8.17.0
8.17.0 (2022-08-09)
Features
- ByRole: improved byRole query performance (https://github.com/facebook/flipper/issues/1086) (0226aea)
v8.16.1
8.16.1 (2022-08-04)
Bug Fixes
- Don't assume named exports interop (https://github.com/facebook/flipper/issues/1154) (4f965e9)
v8.16.0
8.16.0 (2022-07-11)
Features
- add a return value from logTestingPlaygroundURL (https://github.com/facebook/flipper/issues/1144) (6d6312f)
v8.15.0
8.15.0 (2022-07-10)
Features
- add name hint to missing error in find by queries (https://github.com/facebook/flipper/issues/1143) (9b83f01)
v8.14.1
8.14.1 (2022-07-09)
Bug Fixes
- load and error dispatch
Eventinstead ofUIEvent(https://github.com/facebook/flipper/issues/1147) (29a17cb)v8.14.0
8.14.0 (2022-06-20)
... (truncated)
d50a967 fix: log ignored selectors correctly on error (https://github.com/facebook/flipper/issues/1141)b7aaf18 docs: add kalmi as a contributor for code (https://github.com/facebook/flipper/issues/1155)0226aea feat(ByRole): improved byRole query performance (https://github.com/facebook/flipper/issues/1086)4f965e9 fix: Don't assume named exports interop (https://github.com/facebook/flipper/issues/1154)73a5694 docs: add Lirlev48 as a contributor for code (https://github.com/facebook/flipper/issues/1149)6d6312f feat: add a return value from logTestingPlaygroundURL (https://github.com/facebook/flipper/issues/1144)7b10f73 docs: add dolevoper as a contributor for code (https://github.com/facebook/flipper/issues/1148)9b83f01 feat: add name hint to missing error in find by queries (https://github.com/facebook/flipper/issues/1143)29a17cb fix: load and error dispatch Event instead of UIEvent (https://github.com/facebook/flipper/issues/1147)54bfa48 docs: add robin-drexler as a contributor for code (https://github.com/facebook/flipper/issues/1140)