8.2.20220204150214
What's Changed
Bugfix
Codegen
- Typescript: Fix initialization of class fields with instance type "string" by @ZimmerA in #499
- javacodegen scope check: chop off the correct end of the fragment by @mr-c in #500
- java: pom.xml bump some versions by @mr-c in #502
- typescript: add documentation generation command by @mr-c in #503
- Update package json and tsconfig in typescript codegen by @ZimmerA in #504
- Java Codgen: use List when applicable by @mr-c in #507
- Typescript: Fix default value for class field parameters in constructors by @ZimmerA in #508
Misc
- Bump mypy from 0.921 to 0.931 by @dependabot in #505
- Fix mergify config by @mr-c in #509
Full Changelog: 8.2.20220103095339...8.2.20220204150214