Releases: vojtechhabarta/typescript-generator
Releases · vojtechhabarta/typescript-generator
v1.27.339 - String enums
- TypeScript 2.4 string enums (#144)
- Another improvement in tagged unions (#149 (comment))
Thanks for contribution/feedback: @glentakahashi, @sayresVT
v1.26.333
- Allow JsonSubTypes to be interfaces/abstract classes (#149)
- Improvements in classpath scanning (#142)
Thanks for contribution/feedback: @glentakahashi, @sayresVT
v1.25.322
v1.24.318
v1.24.317
v1.24.315
- Improved ScriptEngine handling (used for
customTypeNamingFunction
)
v1.24.314
v1.23.311
- Generating npm
build
script (instead ofprepublish
which caused problems)
v1.23.310
- JAX-RS: options type can be generic variable
- AxiosClientExtension: updated for
axios
0.16.0 - Improved generated npm
package.json