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

fix: try parse computed types #131

Merged
merged 8 commits into from
May 11, 2024
Merged

fix: try parse computed types #131

merged 8 commits into from
May 11, 2024

Conversation

hay-kot
Copy link
Owner

@hay-kot hay-kot commented May 11, 2024

Closes #130

Adds partial support for coercing Computed variables into more specific types where possible. Currently only supports boolean and integer types.

@hay-kot hay-kot merged commit f9ada30 into main May 11, 2024
1 check passed
@hay-kot hay-kot deleted the fix/try-parse-computed-types branch May 11, 2024 02:28
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.

computed properties not coerced to boolean in template engine?
1 participant