generator-react-sdk
generator-react-sdk copied to clipboard
Generator React SDK enabling the AsyncAPI generator to support React as the rendering engine for templates.
**Description** - Update dependencies **Related issue(s)** Fixes #208
# Security issues: @babel/traverse - CVE-2023-45133 (Critical, Fixed in 7.23.2) @babel/core - json5 - CVE-2022-46175 (High, Fixed in 2.2.2) There are some very old dependencies used by asyncapi. E.g. babel/core...
#### Reason/Context It doesn't make sense to me that the generator and this library don't have the same codeowners, as they are directly linked. So I am suggesting that we...
**Description** As in title: Add support for TS in templates: - use `@babel/preset-typescript` for transpiling TS to JS **Related issue(s)** Resolve https://github.com/asyncapi/generator-react-sdk/issues/3
**Description** If react 18 is installed into the project, the generator can get confused and use 18 when transpiling. This is a problem as the file `./cjs/react-jsx-runtime.production.min` is not exported...
Can we pull this project into generator as a sub project like all the others we already have there
@jonaslagoni @magicmatatjahu we would just have to figure out if you are ok with that - I promise we will not rewrite to JS if you say no 😄