Commit b250492
committed
chore(release): 0.16.0 [skip ci]
# [0.16.0](v0.15.0...v0.16.0) (2026-06-10)
### Bug Fixes
* **ci:** replace userEvent.selectOptions with fireEvent.change; bump setup-node to v6 ([1c28cae](1c28cae))
* **dashboard:** guard setMetricsById against same-value calls to end loop ([3b88a41](3b88a41))
* **dashboard:** remove lastSeen from metrics useMemo deps to break render loop ([f79cdaf](f79cdaf))
* **dashboard:** use primitive deps in onMetrics effect to break render loop ([9cc8637](9cc8637))
* **test:** remove unused within import from fleet.test.tsx ([36fb6ee](36fb6ee))
* **web:** break metricsEqual lastSeen dep-loop; add staleTime to test ([173f096](173f096))
* **web:** reset serverFilter when the selected instance is removed ([699ec38](699ec38))
* **web:** stop Sidebar re-render loop from cache-event subscriber ([7e529c8](7e529c8))
### Features
* **web:** merge Fleet into a server-filterable Dashboard ([e66f927](e66f927)), closes [#54](#54)
* **web:** redirect /fleet to Dashboard; update fleet tests ([da126b2](da126b2))1 parent 01371db commit b250492
4 files changed
Lines changed: 23 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
1 | 21 | | |
2 | 22 | | |
3 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments