Release 6.0.0-beta.1
Pre-release
Pre-release
·
16 commits
to master
since this release
- pass object class to
stringifyComplexType
to avoid local variable (2f30a93) - consolidate namespaced construction into utility (4afed9d)
- simplify prefix creation (0e7bfff)
- use string concatenation manually to avoid
.concat()
in TSC output (aa61288) - refactor build setup to avoid separate
packageJson.js
file (fb9d118)