Skip to content

Remove decorator support and optimize inline partials#27

Merged
thekid merged 4 commits intomasterfrom
refactor/inline-partials
Jul 23, 2023
Merged

Remove decorator support and optimize inline partials#27
thekid merged 4 commits intomasterfrom
refactor/inline-partials

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
@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