🎨 Introducing Colorwind – Professional Color Palettes!
Generate stunning, accessible palettes with smart naming & variations.
Perfect for TailwindCSS – full WCAG compliance. 🚀
👉 https://t.co/cwEYSWeaol
#TailwindCSS#ColorPalettes#WebDesign#Accessibility#a11y#DevTools
🎨 Introducing Colorwind – Professional Color Palettes!
Generate stunning, accessible palettes with smart naming & variations.
Perfect for TailwindCSS – full WCAG compliance. 🚀
👉 https://t.co/CAdqBpqkPu
#TailwindCSS#ColorPalettes#WebDesign#Accessibility#a11y#DevTools
Found a neat CSS trick to automatically swap between black or white text based on any arbitrary background color!
With relative color syntax, you can use calc to adjust the text color depending if the background is above or below 50% lightness in the LCH color space.
This release includes:
• `@next/codemod` CLI: Easily upgrade to the latest Next.js and React versions.
• Async Request APIs (Breaking): Incremental step towards a simplified rendering and caching model.
• Caching Semantics (Breaking): `fetch` requests, GET Route Handlers, and client navigations are no longer cached by default.
• React 19 Support: Support for React 19, React Compiler (Experimental), and hydration error improvements.
• Turbopack Dev (Stable): Performance and stability improvements.
• Static Indicator: New visual indicator shows static routes during development.
• `unstable_after` API (Experimental): Execute code after a response finishes streaming.
• `instrumentation.js` API (Stable): New API for server lifecycle observability.
• Enhanced Forms (`next/form`): Enhance HTML forms with client-side navigation.
• `next.config`: TypeScript support for `next.config.ts`.
• Self-hosting Improvements: More control over `Cache-Control` headers.
• Server Actions Security: Unguessable endpoints and removal of unused actions.
• Bundling External Packages (Stable): New config options for App and Pages Router.
• ESLint 9 Support: Added support for ESLint 9.
• Development and Build Performance: Improved build times and Faster Fast Refresh.