v4.12.11

honojs/honov4.12.11Apr 6, 2026by yusukebe

AI Summary

A minor feature release adding a classNameSlug option to the CSS context creation for more flexible CSS class name generation.

Key Highlights

  • Added classNameSlug option to createCssContext

New Features

  • classNameSlug option for CSS context

Full Release Notes

## What's Changed
* feat(css): add classNameSlug option to createCssContext by @flow-pie in https://github.com/honojs/hono/pull/4834

## New Contributors
* @flow-pie made their first contribution in https://github.com/honojs/hono/pull/4834

**Full Changelog**: https://github.com/honojs/hono/compare/v4.12.10...v4.12.11