Highlights
- Prompt for annual survey in (#9664)
- Add "View type definition" support for MCR modules to view readme for that module (#9709)
Features and bug fixes
Bicep team:
- Add a fix for a known cause of issue 1931 (#9711)
- Add issue redirect link (#9731)
- Handle tuples in allowed([...])-derived param type (#9717)
- Emit a warning rather than an error for inappropriately nullable function arguments (#9721)
- Type inference for tuple index access (#9724)
- Warn (don't error) on nullables throughout (#9730)
- Update literal return type deriver to take account of object additionalProperties (#9735)
- Replace loop-local variable references on the
scope
of descendent resources (#9651) - Fix language server starup issue in visual studio (#9739)