Releases: johnlindquist/kit
Releases · johnlindquist/kit
main
fix: update expandSimpleSchema to clarify optional properties handling - Removed unnecessary pushes to the required array in expandSimpleSchema function. - Added comments to indicate that all properties are optional by default in simple syntax.
main
2025-06-17-07-10-45 feat: rename sendToolResult to sendResult and enhance input schema ha…
main
2025-06-17-05-08-27 fix: update README to include building instructions for Kit SDK
main
feat: enhance React form handling and update type definitions - Introduced ReactConfig interface to support JSX in form configurations - Updated react function to accept either a React element or a configuration object - Enhanced error handling for missing components in the react function - Added containerClassName to type definitions for improved styling options
main
feat: update dependencies and enhance React integration - Added React and ReactDOM version 19.1.0 to package.json and pnpm-lock.yaml - Included type definitions for React in globals.d.ts - Enhanced build and runtime scripts to support React component rendering - Updated loader.ts to handle .tsx files - Introduced a new react function in kitapp.d.ts for server-side rendering of React components
main
2025-06-16-10-44-22 fix: update import path for utils in type definitions
main
2025-06-15-08-33-21 fix: restore mcp tool
main
2025-06-14-14-54-39 fix: rollback sdk to v3.25.1
main
2025-06-14-14-22-24 fix: release
main
2025-06-14-13-27-47 fix: remove scripts from tsconfig