Skip to content

v0.31.34

Compare
Choose a tag to compare
@shenglol shenglol released this 06 Nov 18:43
· 394 commits to main since this release
ec82b47

Highlights

  • Improve ternary type inference (#15399)
  • Allow dependsOn for existing resources (#15459)
  • Tree-shake existing resources where possible (#15447)
  • Sort public registry module version completion items (#15400)
  • Refactor: Extract variable, parameter, type (#14701)
  • Allow imported variable access from within User Defined Functions (#15142)
  • Nameof function (#14704) - Thanks @miqm !

Bugs and Features

  • Add deprecation warning for microsoftGraph builtin extension (#15149)
  • Add deployment script snippets (#15191)
  • Fix reduce() return type signature (#15386)
  • Clarify newlines before/after extractions (#15194)
  • 15266 Completion for "resource<...>" should include the necessary str… (#15267)
  • Allow extracting param as resource-derived type (#15282)
  • Fix linter rule: Max variables limit increased from 256 -> 512 (#15464)