Changelog
Release history of Makit.
Changelog
Every Makit release, generated from the repository's GitHub Releases. See Changelog pages to build one of these for your own project.
v0.6.1
v0.6.1 · Aug 3, 2026
What's Changed
- fix(theme-terminal): center the reading column within the main pane by @mika-f in https://github.com/mika-f/makit/pull/21
- fix(cloudflare): fix wranger.jsonc
Full Changelog: https://github.com/mika-f/makit/compare/v0.6.0...v0.6.1
v0.6.0
v0.6.0 · Jul 26, 2026
What's Changed
- feat(theme): add editorial and brutalist themes by @mika-f in https://github.com/mika-f/makit/pull/17
- feat: generate changelog pages from GitHub Releases by @mika-f in https://github.com/mika-f/makit/pull/18
- fix(changelog): order releases by version instead of by date by @mika-f in https://github.com/mika-f/makit/pull/19
- docs: add README to packages missing one by @mika-f in https://github.com/mika-f/makit/pull/20
Full Changelog: https://github.com/mika-f/makit/compare/v0.5.0...v0.6.0
v0.5.0
v0.5.0 · Jul 25, 2026
What's Changed
- docs: add theme (component override) specification by @mika-f in https://github.com/mika-f/makit/pull/14
- feat: resolve locale-less URLs through the locale gateway by @mika-f in https://github.com/mika-f/makit/pull/15
- feat: add the terminal and product official themes by @mika-f in https://github.com/mika-f/makit/pull/16
Full Changelog: https://github.com/mika-f/makit/compare/v0.4.0...v0.5.0
v0.4.0
v0.4.0 · Jul 25, 2026
What's Changed
- fix: keep code block controls fixed during horizontal scrolling by @mika-f in https://github.com/mika-f/makit/pull/9
- fix: keep wide tables scrolling within their own container on mobile by @mika-f in https://github.com/mika-f/makit/pull/10
- fix: don't corrupt Windows drive-letter roots in commonAncestorDir by @mika-f in https://github.com/mika-f/makit/pull/11
- fix: make narrow tables fill container width by @mika-f in https://github.com/mika-f/makit/pull/12
- feat: support route groups ((name)) in file-based routing by @mika-f in https://github.com/mika-f/makit/pull/13
Full Changelog: https://github.com/mika-f/makit/compare/v0.3.0...v0.4.0
v0.3.0
v0.3.0 · Jul 25, 2026
What's Changed
- feat(markdown): add external link icons by @mika-f in https://github.com/mika-f/makit/pull/4
- fix(config): allow GitHub repository names with dots by @mika-f in https://github.com/mika-f/makit/pull/5
- feat(markdown): support table column alignment by @mika-f in https://github.com/mika-f/makit/pull/6
- feat(analytics): add production tracking integrations by @mika-f in https://github.com/mika-f/makit/pull/7
- chore: setup GoogleAnalytics by @mika-f in https://github.com/mika-f/makit/pull/8
Full Changelog: https://github.com/mika-f/makit/compare/v0.2.0...v0.3.0
v0.2.0
v0.2.0 · Jul 25, 2026
What's Changed
- fix: write generated .makit files atomically to avoid dev-reload CSS corruption by @mika-f in https://github.com/mika-f/makit/pull/1
- fix(runtime): resolve root locale by BCP-47 negotiation by @hinaloe in https://github.com/mika-f/makit/pull/2
- fix: accept all it.each tuple args in locale test by @hinaloe in https://github.com/mika-f/makit/pull/3
New Contributors
- @hinaloe made their first contribution in https://github.com/mika-f/makit/pull/2
Full Changelog: https://github.com/mika-f/makit/commits/v0.2.0