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

Remove decorator support and optimize inline partials #27

Merged
merged 4 commits into from
Jul 23, 2023

Conversation

thekid
Copy link
Member

@thekid thekid commented Jul 22, 2023

The decorator API is considered deprecated since the end of 2019, and thus removed from this library. Inline partials (originally built with decorators) will continue to be supported, but are refactored to a dedicated interface. This will result in a major version releas of this library, although none of the typical usecases is affected by this change.

See also

@thekid thekid merged commit 463d530 into master Jul 23, 2023
18 checks passed
@thekid thekid deleted the refactor/inline-partials branch July 23, 2023 07:21
@thekid
Copy link
Member Author

thekid commented Jul 23, 2023

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.

1 participant