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 the deprecated function reifyWkt from @bufbuild/protoplugin #722

Merged
merged 2 commits into from
Feb 20, 2024

Conversation

timostamm
Copy link
Member

@bufbuild/protoplugin exports the codegenInfo object. This object has the property reifyWkt - a function to find well-known types in descriptors.

The function has been deprecated in v1.4.1, with an exact replacement exported from @bufbuild/protoplugin/ecmascript. It was necessary to move this function to support Node16 module resolution.

This PR removes the deprecated function.

@timostamm timostamm merged commit 0866b78 into main Feb 20, 2024
5 checks passed
@timostamm timostamm deleted the tstamm/remove-reify-wkt branch February 20, 2024 09:42
timostamm added a commit that referenced this pull request Feb 20, 2024
timostamm added a commit that referenced this pull request Feb 20, 2024
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