You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bump up `@samchon/openapi` due to gemini schema constraint reason (#1688)
* Bump up `@samchon/openapi` due to gemini schema constraint reason
* change gemini schemas
* build schemas
* the last styling
Fix#1583: alias type problem of Map and Set cases. (#1633)
* Fix#1583: alias type problem of `Map` and `Set` cases.
* Add test case
* Fix test function name
* Fix test case
Bump up TypeScript to 5.9 (#1619)
* Bump up TypeScript to 5.9
* Update pnpm-lock.yaml
* Also bump up typedoc
* npm install --force for typedoc in website
* rollback website version due to typedoc
* Fake build
* Also upgrade website typescript version
Remove `@samchon/openapi` from `peerDependencies`. (#1606)
If restriction of the `@samchon/openapi` version range is required for the AI agent development reason, it must be from the AI agent project.