Bug Fixes
- camel: displayed number for ExchangesTotal is wrong (c4e6702), closes hawtio/hawtio#4391
- ui: Review usage of SVG files imported through tsup/esbuild loaders (fixes #2088) (fa39e95)
What's Changed
- build(deps-dev): bump jest from 30.3.0 to 30.4.2 by @dependabot[bot] in #2093
- fix(ui): Review usage of SVG files imported through tsup/esbuild load… by @grgrzybek in #2099
- build(deps): bump lodash from 4.17.21 to 4.18.1 by @dependabot[bot] in #2100
- build(deps-dev): bump webpack from 5.106.2 to 5.107.0 by @dependabot[bot] in #2102
- build(deps): bump dompurify from 3.4.3 to 3.4.5 by @dependabot[bot] in #2103
- build(deps-dev): bump ts-jest from 29.4.9 to 29.4.10 by @dependabot[bot] in #2104
- build(deps-dev): bump typescript-eslint from 8.59.3 to 8.59.4 by @dependabot[bot] in #2105
- build(deps-dev): bump @types/node from 25.7.0 to 25.9.1 by @dependabot[bot] in #2106
- chore(docs): add docs/architecture.md for developers and AI Assistants to make prompting easier (#2109) by @grgrzybek in #2108
- build(deps): bump ws from 8.18.3 to 8.20.1 by @dependabot[bot] in #2107
- build(deps): bump @thumbmarkjs/thumbmarkjs from 1.9.0 to 1.9.1 by @dependabot[bot] in #2117
- build(deps): bump docker/setup-qemu-action from 4.0.0 to 4.1.0 by @dependabot[bot] in #2111
- build(deps-dev): bump webpack-cli from 7.0.2 to 7.0.3 by @dependabot[bot] in #2112
- build(deps-dev): bump typescript-eslint from 8.59.4 to 8.60.0 by @dependabot[bot] in #2113
- build(deps-dev): bump @swc/core from 1.15.33 to 1.15.40 by @dependabot[bot] in #2115
- build(deps-dev): bump ts-jest from 29.4.10 to 29.4.11 by @dependabot[bot] in #2118
- build(deps-dev): bump webpack from 5.107.0 to 5.107.2 by @dependabot[bot] in #2114
- build(deps): bump dompurify from 3.4.5 to 3.4.7 by @dependabot[bot] in #2116
- build(deps-dev): bump concurrently from 9.2.1 to 10.0.3 by @dependabot[bot] in #2119
- build(deps-dev): bump typescript-eslint from 8.60.0 to 8.60.1 by @dependabot[bot] in #2120
- build(deps): bump axios from 1.16.1 to 1.17.0 by @dependabot[bot] in #2121
- build(deps): bump react-router-dom from 6.30.3 to 6.30.4 by @dependabot[bot] in #2122
- build(deps): bump dompurify from 3.4.7 to 3.4.8 by @dependabot[bot] in #2123
- fix(camel): displayed number for ExchangesTotal is wrong by @tadayosi in #2124
Full Changelog: v2.2.1...v2.3.0-pre.0