Skip to content

Commit 5d3e6a5

Browse files
fix: add missing packages to deprecation changelog entry
Co-authored-by: timotheeguerin <1031227+timotheeguerin@users.noreply.github.com>
1 parent ba53039 commit 5d3e6a5

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.chronus/changes/deprecate-old-testing-framework-2026-6-11.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,12 @@ packages:
1212
- "@typespec/streams"
1313
- "@typespec/html-program-viewer"
1414
- "@typespec/library-linter"
15+
- "@typespec/emitter-framework"
16+
- "@typespec/http-client-js"
17+
- "@typespec/http-client"
18+
- "@typespec/http-server-js"
19+
- "@typespec/openapi"
20+
- "@typespec/openapi3"
1521
---
1622

1723
Deprecate old testing framework (`createTestHost`, `createTestRunner`, `createTestWrapper`, `createTestLibrary`, `BasicTestRunner`, `TypeSpecTestLibrary`, etc.). Use `createTester` from `@typespec/compiler/testing` instead.

0 commit comments

Comments
 (0)