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

fix(handler): Don't export makeResponse, getAcceptableMediaType or isResponse #98

Merged
merged 3 commits into from
Jul 6, 2023

Conversation

enisdenjo
Copy link
Member

I don't expect this to be a breaking change because its very undocumented, not known and therefore (I think) unused.

@enisdenjo enisdenjo merged commit a638cb4 into main Jul 6, 2023
27 checks passed
@enisdenjo enisdenjo deleted the unexport branch July 6, 2023 16:53
enisdenjo pushed a commit that referenced this pull request Jul 8, 2023
# [1.20.0](v1.19.0...v1.20.0) (2023-07-08)

### Bug Fixes

* **handler:** Don't export `makeResponse`, `getAcceptableMediaType` or `isResponse` ([#98](#98)) ([a638cb4](a638cb4))
* **handler:** Request params optional properties can also be null ([10a6f06](10a6f06))

### Features

* **handler:** Custom request params parser ([#100](#100)) ([b919d7e](b919d7e))
@enisdenjo
Copy link
Member Author

🎉 This PR is included in version 1.20.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@enisdenjo enisdenjo added the released Has been released and published label Jul 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released Has been released and published
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant