-
Notifications
You must be signed in to change notification settings - Fork 0
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(decorator): add compute support #23
Conversation
Task linked: CU-86bwukzex Agent Ruby - add computed decorator |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍
# [1.0.0-beta.29](v1.0.0-beta.28...v1.0.0-beta.29) (2024-01-24) ### Features * **decorator:** add compute support ([#23](#23)) ([3345fb4](3345fb4))
🎉 This PR is included in version 1.0.0-beta.29 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
This PR allows the user to create new fields on any collection.
Simply use the new add_field method on the customizer.