Skip to content

v0.25.53

Compare
Choose a tag to compare
@anthony-c-martin anthony-c-martin released this 12 Feb 20:26
· 579 commits to main since this release
c0ad57d

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)