generator-react-sdk icon indicating copy to clipboard operation
generator-react-sdk copied to clipboard

Generator React SDK enabling the AsyncAPI generator to support React as the rendering engine for templates.

Results 7 generator-react-sdk issues
Sort by recently updated
recently updated
newest added

**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...

enhancement

#### 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...

enhancement

**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

enhancement
stale

**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...

ready-to-merge

@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 😄