5 Commits

Author SHA1 Message Date
Maciej Jastrzębski 244a143f97 chore: package output into dist 2026-05-28 10:42:32 +02:00
Maciej Jastrzebski 48a5dea54c chore: test renderer 1.x support (#1902) 2026-04-23 12:03:57 +02:00
Maciej Jastrzębski 86635cd96f chore: typescript 6.0.2 2026-04-13 22:23:31 +02:00
Maciej Jastrzebski baa772c9d3 Update node to v24 (#1791)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
2025-07-14 22:49:14 +02:00
Augustin Le Fèvre 1360b73295 feat(breaking): migrate Flow to TS; remove some deprecated functions and aliases (#881)
* Port types to TS

* Fix CI commands

* Fix typo in yml file

* Address PR comments

* Remove aliased accessibility queries

* Add flow types

* Update build to support TS

* Clean up removed aliased queries

* Move @babel/plugin-transform-flow-strip-types to test config

* Address PR comments

* Delete flow tests

* Retrigger pipeline

* Update src/helpers/timers.ts

Co-authored-by: Michał Pierzchała <thymikee@gmail.com>
2022-03-25 16:54:30 +01:00