Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@CorentinDoue
Copy link
Collaborator

@CorentinDoue CorentinDoue commented Sep 20, 2025

Description 🦫

Upgrade most of the libraries to fix security issues and be able to contribute using 2025 tools.

Includes #200

Fixes #197
Fixes #198

Type of change πŸ“

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
    There are some breaking changes in required peer dependencies
  • This change requires a documentation update

How Has This Been Tested? πŸ§‘β€πŸ”¬

  • Type
  • Unit
  • Started demo/visualization and play with it without error
  • Used in my personal project with dynamo adapters

Test Configuration: πŸ”§

  • Firmware version:
  • Hardware:
  • Toolchain:
  • SDK:

Checklist: βœ…

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

@CorentinDoue
Copy link
Collaborator Author

CorentinDoue commented Oct 5, 2025

Hi @ThomasAribart @oxc
I just finished the upgrade PR.

I added some commits to use esm first in the repo but still be compatible with cjs.
I cherry-picked #200 as suggested by @oxc to support both zod v3 and v4.

I tested that the docusaurus, the demo visualizer and the implementation package are still working. I also linked the build packages to a personal project to check all is still working.

I'm confident with merging this PR πŸ₯³

@ThomasAribart ThomasAribart merged commit c07cfed into main Oct 12, 2025
24 checks passed
@ThomasAribart ThomasAribart deleted the chore/upgrades branch October 12, 2025 15:04
@oxc
Copy link

oxc commented Nov 12, 2025

@ThomasAribart @CorentinDoue , the release to NPM never went through: https://github.com/castore-dev/castore/actions/runs/18445654634

Could you look into this? I would love to give the update a go...

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.

State of this library? Zod 4 / Standard Schema support

4 participants