v4.12.15

honojs/honov4.12.15Apr 24, 2026by yusukebe

AI Summary

This is a patch release that fixes JWT PEM key handling to support single-line PEM keys, addressing a compatibility issue in the jwt package.

Key Highlights

  • Fixed JWT support for single-line PEM keys
  • Bug fix in jwt package
  • Contributed by new contributor @hiendv

New Features

  • Improved JWT PEM key parsing to support single-line format

Full Release Notes

## What's Changed
* fix(jwt): support single-line PEM keys by @hiendv in https://github.com/honojs/hono/pull/4889

## New Contributors
* @hiendv made their first contribution in https://github.com/honojs/hono/pull/4889

**Full Changelog**: https://github.com/honojs/hono/compare/v4.12.14...v4.12.15