Stefanie Carr
Stefanie Carr
@wyze, This pull request updates bs-react-testing-library to Rescript 9.1.4, Jest 27.3.1. It is a companion to [wyze/bs-dom-testing-library PR #31](https://github.com/wyze/bs-dom-testing-library/pull/31). Changes include: 1. BuckleScript sources, interfaces and test sources were converted...
This pull updates bs-dom-testing-library to [Rescript 9.1.4](https://rescript-lang.org/docs/manual/latest/introduction). **Changes** - [Rescript 9](https://rescript-lang.org/docs/manual/latest/introduction) revamps the JavaScript Promise API bindings, deprecating `Js.Promise` in favor of [Patrick Ecker's Promise proposal](https://github.com/ryyppy/rescript-promise#usage). rescript-dom-testing-library now depends on...