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

Stricter Meta JSON validation #152

Closed
fde31 opened this issue Jun 23, 2024 · 0 comments · Fixed by #154
Closed

Stricter Meta JSON validation #152

fde31 opened this issue Jun 23, 2024 · 0 comments · Fixed by #154
Milestone

Comments

@fde31
Copy link
Member

fde31 commented Jun 23, 2024

Follow up to: #145 (comment)

Currently any JSON value is allowed as meta, not just Record<string, AnyJson>. This is inconsistent with Max (eg. [param] object) but also means that users are able to set meta values that implicitly break functionality like MIDI mapping etc.

@fde31 fde31 added this to the 1.3.2 milestone Jun 23, 2024
@x37v x37v closed this as completed in #154 Jun 24, 2024
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 a pull request may close this issue.

1 participant