File tree 2 files changed +10
-1
lines changed
2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 0.3.2] ( https://github.com/crowbait/typespec-typescript-emitter/compare/v0.3.1...v0.3.2 ) (2025-01-02)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * dashes in enum names ([ 79926dd] ( https://github.com/crowbait/typespec-typescript-emitter/commit/79926dd6c1e437687ab84943c3dade74a3d0498e ) ), closes [ #1 ] ( https://github.com/crowbait/typespec-typescript-emitter/issues/1 )
7
+
8
+
9
+
1
10
## [ 0.3.1] ( https://github.com/crowbait/typespec-typescript-emitter/compare/v0.3.0...v0.3.1 ) (2024-12-19)
2
11
3
12
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " typespec-typescript-emitter" ,
3
- "version" : " 0.3.1 " ,
3
+ "version" : " 0.3.2 " ,
4
4
"description" : " A TypeSpec library providing an emitter that generates TypeScript types and a structured routes object for robust importing" ,
5
5
"homepage" : " https://github.com/crowbait/typespec-typescript-emitter#readme" ,
6
6
"bugs" : " https://github.com/crowbait/typespec-typescript-emitter/issues" ,
You can’t perform that action at this time.
0 commit comments