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: Add joist-transform-properties to make custom properties lazy #1061

Merged
merged 7 commits into from
Apr 27, 2024

Conversation

stephenh
Copy link
Collaborator

@stephenh stephenh commented Apr 27, 2024

Fixes #867

@stephenh stephenh force-pushed the visitor-wip branch 3 times, most recently from ed17d0d to d721fb7 Compare April 27, 2024 16:15
@stephenh stephenh changed the title Visitor wip feat: Add joist-transform-properties to make custom properties lazy Apr 27, 2024
@stephenh stephenh marked this pull request as ready for review April 27, 2024 16:45
@stephenh stephenh merged commit 3b57406 into main Apr 27, 2024
5 checks passed
@stephenh stephenh deleted the visitor-wip branch April 27, 2024 18:21
github-actions bot pushed a commit that referenced this pull request Apr 27, 2024
…ies lazy (#1061)

* feat: Add joist-transform-properties to lazy custom properties.

* Use __data instead of #orm indirection.

* Re-codegen.

* Add tspc.

* Copy edit.

* Go back to using defineProperty to keep it private.

* Use allFields. 3b57406
stephenh pushed a commit that referenced this pull request Apr 27, 2024
# [1.162.0](v1.161.2...v1.162.0) (2024-04-27)

### Features

* Add joist-transform-properties to make custom properties lazy ([#1061](#1061)) ([3b57406](3b57406))
@stephenh
Copy link
Collaborator Author

🎉 This PR is included in version 1.162.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make user-defined relations lazy
1 participant