-
-
Notifications
You must be signed in to change notification settings - Fork 188
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: update next with master #1204
feat: update next with master #1204
Conversation
…layground (asyncapi#1186) Co-authored-by: Abhay Garg <abhay.garg@cred.club>
… in playground (asyncapi#1187) Co-authored-by: Abhay Garg <abhay.garg@cred.club>
…s instead of classes (asyncapi#1191) * Sets up snapshot test for rendering a record * Adds a draft for a RecordRenderer * Adds support for recordrenderer in generator and adds preset * Fix tests by ensuring "class" is used for modelType * Fixes the preset for record * Includes record as a reserved keyword * Cleans up RecordRenderer.ts and interface * Adds example for record generation * Adds actual example test snapshot * Updates example to add some more complex models * Updates the snapshot to reflect new test * Adds C# example to list of examples * Adds some documentation for the csharp record rendering * Fixes some codestyle issues --------- Co-authored-by: henrikj <henrik@hjonsson.net>
…capi#1193) * update README.md * update .all-contributorsrc --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Co-authored-by: Jonas Lagoni <jonas-lt@live.dk>
❌ Deploy Preview for modelina failed.
|
You have successfully added a new SonarCloud configuration ``. As part of the setup process, we have scanned this repository and found no existing alerts. In the future, you will see all code scanning alerts on the repository Security tab. |
Kudos, SonarCloud Quality Gate passed! |
@kennethaasan I am gonna update next with latest master changes, you might encounter some conflicts in #1169 |
🎉 This PR is included in version 2.0.0-next.6 🎉 The release is available on: Your semantic-release bot 📦🚀 |
@jonaslagoni, no worries. I'll fix them :) |
🎉 This PR is included in version 1.3.3 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Description
This PR updates next with master.