Skip to content

Releases: codingmatty/typespec-tools

v0.3.0

17 Sep 22:27
6ece9ee
Compare
Choose a tag to compare

What's Changed

@typespec-tools/[email protected]

Minor Changes

  • 52a1fff: emit namespace blocks
  • a519e68: add children routes to parent route handlers response

Patch Changes

@typespec-tools/[email protected]

Minor Changes

  • 2239271: fallback to use any when type is unknown
  • ec989ea: update types to use proper namespacing
  • 52a1fff: emit namespace blocks

Patch Changes

@typespec-tools/[email protected]

Minor Changes

v0.2.2

15 Sep 21:30
657dafd
Compare
Choose a tag to compare

@typespec-tools/emitter-express

0.2.2

Patch Changes

  • 8aaea6d: Relax express version in peer dependency.
  • 9a27fbf: Update readme with examples