Bayyr Oorjak
Bayyr Oorjak
## Checklist - [ ] Tests written for new code (and old code if feasible). - [ ] New or updated `public`/`exported` symbols have accurate [TSDoc](https://tsdoc.org/) documentation. - [ ]...
Reproduction: https://github.com/ms-dosx86/matrix-js-sdk-example Steps to reproduce: 1. `npm i` 2. `ng build`  An empty project with just `createClient()` weighs 8.89mb. You can also do `ng build --stats-json` and upload `dist/matrix-js-sdk-example/stats.json`...
# What is this PR about This PR adds an ability to skip breadcrumbs for the current route because usually people use breadcrumbs as a navigation tool to go **back**...
### Which @angular/* package(s) are the source of the bug? Don't known / other ### Is this a regression? No ### Description I wanted to migrate from Karma to experimental...
I see that the latest version is v1.9.4 https://github.com/livekit/livekit/releases but after updating helm repo I still see v1.9.0 ```bash helm repo update Hang tight while we grab the latest from...