v4.0.0-next.5
Pre-release
Pre-release
asyncapi-bot
released this
27 Feb 13:07
·
172 commits
to next
since this release
4.0.0-next.5 (2024-02-27)
Features
- add support for OpenAPI version 3.1.0 (#1778) (35f871a)
- export and import interfaces as types when using named imports and ESM Module Syntax (#1800) (20c5736)
Bug Fixes
- ensured required enumerations are correctly handled by System.Text.Json and Newtonsoft generators. (#1802) (4498298)
- generate doc for getters (#1780) (8598e34)
- python generator type safety (#1821) (322dd00)
- revert #1800 (#1828) (ad68a0f), closes /github.com/asyncapi/modelina/pull/1800#issuecomment-1956157073
- update @asyncapi/parser to 3.0.7 version (#1830) (2686196)