Rishhi Balakrishnan
Rishhi Balakrishnan
Enable noUncheckedIndexedAccess for ID compressor [AB#8216](https://dev.azure.com/fluidframework/235294da-091d-4c29-84fc-cdfc3d90890b/_workitems/edit/8216)
Enable noUncheckedIndexedAccess for Runtime Utils [AB#8216](https://dev.azure.com/fluidframework/235294da-091d-4c29-84fc-cdfc3d90890b/_workitems/edit/8216)
[semver-ts.org](https://www.semver-ts.org/) describes some build settings all TypeScript library authors must enable, noUncheckedIndexedAccess is one of them. Enabling it for our repo in this PR. This causes many packages to throw...
promoting packages to release view if they are release packages has accidently been deleted, moving the bash script to flub for easier testing