Skip to content

Releases: davidje13/Refacto

20240904-220132

04 Sep 22:01
Compare
Choose a tag to compare
Drop testing in Node 21, update shared-reducer to regain support for …

20240901-082556

01 Sep 08:25
Compare
Choose a tag to compare
Fix wide/narrow screen size change, add unit test

20240826-202424

26 Aug 20:24
Compare
Choose a tag to compare
Temporarily downgrade chromedriver to 127 for github CI

20240726-093122

26 Jul 09:31
Compare
Choose a tag to compare

20240721-150347

21 Jul 15:03
Compare
Choose a tag to compare
Bump github actions task versions

20240721-112545: Modernise callbacks + various simplifications

21 Jul 11:25
Compare
Choose a tag to compare
- swap useCallback and various helpers with useEvent
- remove memoisation of some leaf components where it is not helpful
- disable expensive graphical effects when running E2E tests to improve performance
- remove explicit void returns
- remove crypto patch for node 16 (unsupported now)

20240615-161131

15 Jun 16:11
Compare
Choose a tag to compare
Remove node types from frontend

20240615-111920

15 Jun 11:19
Compare
Choose a tag to compare
Temporarily downgrade chromedriver for github CI

20231223-162525

23 Dec 16:25
Compare
Choose a tag to compare
Fix various warnings and browser differences, use larger background b…

20231221-130424

21 Dec 13:04
Compare
Choose a tag to compare
Unpin chrome version