Skip to content

v0.28.1

Latest
Compare
Choose a tag to compare
@jmorerice jmorerice released this 04 Jun 23:27
· 97 commits to main since this release
ba1e9f8

Highlights

Bicep Team

  • MS Graph Extensibility is now in Public Preview!
  • Support spread completions inside ternary and parenthesized expressions (#14058)
  • Allow dot property access on union of objects with undeclared property (#14060)
  • Allow importing from Bicep templates with required parameters (#14070)

Bugs and Features

Bicep Team

  • Improve BCP395 error message (#14094)
  • Fix index out of range for bicep format with --insert-final-newline (#14193)