Skip to content
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: new schema format #135

Closed
wants to merge 7 commits into from
Closed

feat: new schema format #135

wants to merge 7 commits into from

Conversation

samdenty
Copy link
Owner

@samdenty samdenty commented Oct 1, 2020

This PR addresses the type performance issues on large codebases, along with vastly simplifying the schema types.

The new schema format is now a simple JSON object, which can be used as both the runtime information as well as the type information.

Additionally the types in the IDE are now named (vs before, when they displayed a massive object)

CleanShot 2020-10-02 at 01 14 17@2x

@PabloSzx PabloSzx closed this Mar 23, 2021
@samdenty samdenty mentioned this pull request Apr 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants