Commit graph

5 commits

Author SHA1 Message Date
Mikael Finstad
d31c90e443
Run biome check on main (#5896)
this time on main
closes #5891

also: fix a11y tabIndex (key event handler)
2025-08-11 10:06:21 +02:00
Mikael Finstad
b772c6eb81
Fix biome broken lint 2 (#5897)
closes #5892

---------

Co-authored-by: Merlijn Vos <merlijn@soverin.net>
2025-08-07 14:47:26 +02:00
Mikael Finstad
b1b142cbcd
add react rules (#5894)
(cherry picked from commit 250806ea2d)
(cherry picked from commit 25080705c2)

closes #5888
2025-08-07 14:02:09 +02:00
Merlijn Vos
a12a6ce4c3
Update versions in readme's after release (#5883)
It didn't work in CI:
https://github.com/transloadit/uppy/actions/runs/16771298008/job/47486827416#step:16:1

Instead of trying to hack in an extra commit, now a script runs on the
`version` command, which resolves the versions based on changesets,
which is ran before `publish` so it should become part of the changeset
commit (hopefully)
2025-08-07 09:31:15 +02:00
Merlijn Vos
78299475ae
Migrate from Eslint/Prettier/Stylelint to Biome (#5794) 2025-07-01 14:55:41 +02:00