Skip to content
This repository has been archived by the owner on Jan 31, 2023. It is now read-only.

Latest commit

 

History

History
73 lines (47 loc) · 5.79 KB

changelog.md

File metadata and controls

73 lines (47 loc) · 5.79 KB

Change Log

v1.0.0 (2021-04-21)

  • Migrating from reason syntax to rescript and reason-react to @rescript/react (@vmarcosp in f77a430)

v1.0.0 (2021-04-21)

  • Migrating from reason-react to @rescript/react

v0.8.0 (2020-10-21)

v0.7.3 (2020-06-18)

v0.7.2 (2020-04-13)

  • Fix bsconfig.json to allow test command to run (@wyze in 48b5343)
  • Run bisect conditionally (@wyze in #20)

v0.7.1 (2020-04-12)

  • Add support for act helper function (@jihchi in #17)
  • Switch to GitHub actions (@wyze in #18)

v0.7.0 (2020-04-10)

v0.6.0 (2019-07-21)

v0.5.0 (2019-04-24)

v0.4.0 (2018-10-11)

  • [0ce29af4d8] - Remove non-functioning Simulate module (Neil Kistner)
  • [7b2350237a] - Upgrade dependencies and expose FireEvent from bs-dom-testing-library (Neil Kistner)

v0.3.0 (2018-09-20)

  • [a92da35f6f] - Meta file updates (Neil Kistner)
  • [78128d354b] - Update API with new queries from bs-dom-testing-library (Neil Kistner)
  • [bb5082301a] - Upgrade dependencies (Neil Kistner)

v0.2.0 (2018-07-29)

  • [e515c3437d] - Upgrade dependencies and code to go with it (Neil Kistner)
  • [7efd67d19e] - Remove unused code in test (Neil Kistner)
  • [6a4ac2804f] - Update readme with proper usage (Neil Kistner)

v0.1.0 (2018-06-05)