Skip to content

Conversation

@alidplus
Copy link

@alidplus alidplus commented Sep 9, 2024

Summary

  1. Tell us about the problem your pull request is solving.
    @sinclairzx81/typebox is an awesome project and it is working well with feathers. As there are many new and usable utils like Type.Composite in newer versions, I usually use to install newer versions to my projects. However, using two different versions creates a lot of problems with type mismatch.
    The first solution to fix it is to use resolutions in the package.json file. but it causes some other problems.
    Finally, I decided to update it.

  2. Are there any open issues that are related to this?
    No!

  3. Is this PR dependent on PRs in other repos?
    Only two small changes in @feathers/generators

@daffl
Copy link
Member

daffl commented Sep 5, 2025

Thank you for the pull request. I branched off of it at #3612 for a working implementation for the next release.

@daffl
Copy link
Member

daffl commented Oct 2, 2025

The update to TypeBox version 1 has now been done in #3616

@daffl daffl closed this Oct 2, 2025
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