Closed freshgum-bubbles closed 1 year ago
Latest commit: 943c8ca966fe3f28ec88718d6079475fbe70387a
The changes in this PR will be included in the next version bump.
Not sure what this means? Click here to learn what changesets are.
Click here if you're a maintainer who wants to add another changeset to this PR
One point of note: this is in contrib/ now, but I imagine as pre-5.0 decorators are phased out, I would like to eventually move this to the main index (maybe in a year?).
We're shipping this in contrib/ now to avoid bundling two service implementations.
This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
This patch introduces ES Decorators as a contributory package. These decorators mirror their non-ES counterparts in the main package.
As the package only contains one decorator, we only have to focus on the Service decorator.