Releases: microsoft/typespec
Releases · microsoft/typespec
@typespec/[email protected]
No changes, version bump only.
@typespec/[email protected]
No changes, version bump only.
@typespec/[email protected]
No changes, version bump only.
@typespec/[email protected]
@typespec/[email protected]
Bug Fixes
- #5253 Added an additional check for the presence of a property before performing a bounds check on integer properties constrained to a range.
- #5253 Fixed a null check in query parameter requiredness check by replacing it with a falseness check.
- #5188 Added logic to handle "unspeakable" identifier names (#5185)
@typespec/[email protected]
Bug Fixes
- #5140 Fix #4308 Process sub-namespace of a service in csharp service emitter
Fix #4998 Generator throws on void return type
Fix #5000 Tuple types are not properly generated
Fix #5001 OkResponse is generated as a model
Fix #5024 Literal type is not properly generated
Fix #5124 Templated model reported error while generating
Fix #5125 No interfaces and controllers are generated for ops in a namespace - #5279 Fix nullable types, anonymous types, and safeInt
@typespec/[email protected]
- Update
server start
script parameter -scenarioPath
toscenarioPaths
.
@typespec/[email protected]
- Added
packageName
toscenariosMetadata
.
@typespec/[email protected]
- Update Versioning/Removed Project And Removed Type/Model/Templated. Please refer PR #5217 for further details.
@typespec/[email protected]
- Create coverages container if not existing