Features and Bug Fixes
Bicep Team:
- Support including imported types in user-defined tagged unions (#13728)
- Preserve distinction between
{}
andobject
in compiled JSON (#13597) - Distinguish between type syntax vs expression syntax in the parser (#13671)
- Fix bug with parsing expressions in object keys from ARM templates (#13665)
- Avoid running no-hardcoded-env-urls linter rule in .bicepparam files (#13608)
- Fix importing tagged unions from compiled JSON (#13733)
- Fix importing tuples from JSON (#13736)
- Clarify wording for BCP081 warning (#13739)
- Update grammar (#13668)