- Added optional
onChange(code)callback — fires on selection before the cookie write/reload; use for analytics orrouter.refresh(). homepagenow points to the live demo (GitHub Pages).
- Fixed crash on malformed percent-encoding in the locale cookie — falls back to
defaultLocale. - Fixed cookie parsing when the string has no space after
;. - Locale buttons now render with
type="button"— no accidental form submits. - CI: typecheck + build in the test workflow, tag-triggered GitHub Releases.
See git history.