v0.0.193
What's Changed
- Bump version to v0.0.193 (#2300) (2e63316)
- Defer node popover data fetches to open-time (#2299) (14d17dd)
- Lazy-load filter data and gate namespace fetches on git config (#2297) (6e44935)
- Add grouped nodeTypeCounts query; use COUNT(*) for totalCount (#2296) (f9d87a4)
- Remove react-syntax-highlighter from the landing bundle (#2295) (1ff12a1)
- Speed up
GET /namespaces/{namespace}/branches(#2292) (eebbae0) - Make get_common_dimensions return an empty list for empty or unknown node inputs rather than raising an IndexError (#2291) (3fedcf5)
Full Changelog: v0.0.192...v0.0.193