Skip to content

Conversation

joelwurtz
Copy link
Member

@joelwurtz joelwurtz commented Jun 20, 2024

I remove the compiler pass for property info, i think it was useless.

I also removed the cache for property info, we don't need it and it was causing DX issues when changing metadata of a class (as data was cached and not correctly reload)

Last thing i used only our own services for property info, i don't want that other configuration messing up with our way of configuring those classes

Copy link
Member

@Korbeil Korbeil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A quick CHANGELOG note ? 🙏

@Korbeil Korbeil merged commit d993a89 into main Jun 20, 2024
@Korbeil Korbeil deleted the feat/remove-cache branch June 20, 2024 12:27
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