Features and Bug Fixes
Bicep Team:
- Fix an issue where
use-recent-api-versions
triggers unhandled exception (#13240) - Make sure types from wildcard imports are assigned the correct type when pulling from ARM JSON models. (#13255)
- Don't raise missing properties diagnostic if assigned object value has an additional properties type (#13272)
- Fix for double-evaluation issue with compile-time imports (#13277)
- Ensure language server refreshes modules on force refresh (#13278)