New features
_(none!)_
Bug-fixes and performance
* fix: Adding signed versions of char,int,short,long for identify branches by MatousVozak in https://github.com/scikit-hep/uproot5/pull/1316
* fix(ci): pin selenium version to fix pyodide tests by ariostas in https://github.com/scikit-hep/uproot5/pull/1327
* fix: missing attribute in __array__ method of STLVector by rossodisera in https://github.com/scikit-hep/uproot5/pull/1323
* fix: adjust for Pandas changing its API again by jpivarski in https://github.com/scikit-hep/uproot5/pull/1322
* fix: don't let Awkward Array attempt to compare a big-endian array by jpivarski in https://github.com/scikit-hep/uproot5/pull/1319
* perf: improve performance for read coalescing by nikoladze in https://github.com/scikit-hep/uproot5/pull/1320
* perf: removing output arrays from reference cycles so they don't have to wait for GC by jpivarski in https://github.com/scikit-hep/uproot5/pull/1305
Other
* docs: add MatousVozak as a contributor for code by allcontributors in https://github.com/scikit-hep/uproot5/pull/1317
* docs: add rossodisera as a contributor for code by allcontributors in https://github.com/scikit-hep/uproot5/pull/1325
* chore: miscellaneous RNTuple improvements by ariostas in https://github.com/scikit-hep/uproot5/pull/1250
* chore: update pre-commit hooks by pre-commit-ci in https://github.com/scikit-hep/uproot5/pull/1312
New Contributors
* MatousVozak made their first contribution in https://github.com/scikit-hep/uproot5/pull/1316
* rossodisera made their first contribution in https://github.com/scikit-hep/uproot5/pull/1323
**Full Changelog**: https://github.com/scikit-hep/uproot5/compare/v5.4.1...v5.4.2