Skip to content

v3.42.0

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 16 Jun 23:58
· 314 commits to main since this release
feat(tailwind): expand safe list for Tailwind CSS classes

- Added 'gap' and various utility classes to the safe list in tailwind.config.js to enhance styling options.
- Updated tests in chokidar.test.ts to skip in container environments, addressing file system event reliability issues.
- Adjusted timeout durations in tests for better stability and consistency.
- Enhanced error handling in mcp-http.test.ts for script execution failures and empty responses.
- Introduced containerClassNameAtom in jotai.ts and updated related components to utilize this new atom for dynamic class management.