Releases: microsoft/typespec
Releases · microsoft/typespec
@typespec/playground@0.6.1
No changes, version bump only.
@typespec/bundler@0.1.10
No changes, version bump only.
@typespec/spector@0.1.0-alpha.5
No changes, version bump only.
@typespec/http-specs@0.1.0-alpha.5
@typespec/http-server-javascript@0.58.0-alpha.6
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/http-server-csharp@0.58.0-alpha.6
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/spector@0.1.0-alpha.4
- Update
server start
script parameter -scenarioPath
toscenarioPaths
.
@typespec/spec-coverage-sdk@0.1.0-alpha.2
- Added
packageName
toscenariosMetadata
.
@typespec/http-specs@0.1.0-alpha.4
- Update Versioning/Removed Project And Removed Type/Model/Templated. Please refer PR #5217 for further details.
@typespec/http-specs@0.1.0-alpha.3
- Create coverages container if not existing