Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 215 Bytes

File metadata and controls

5 lines (4 loc) · 215 Bytes
@asyncapi/generator-react-sdk patch

Use the new Array() constructor form in the react-sdk string utilities instead of calling Array() without new, as flagged by SonarCloud. Behaviour is unchanged.