Skip to content

Tags: khromov/mochi

Tags

mochi-framework-v0.6.0

Toggle mochi-framework-v0.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: release main (#73)

🤖 I have created a release *beep* *boop*
---


<details><summary>mochi-framework: 0.6.0</summary>

##
[0.6.0](mochi-framework-v0.5.1...mochi-framework-v0.6.0)
(2026-06-07)


### Features

* add svelte-shaker support and remove routes.ts convention in favor of
single index.ts ([#74](#74))
([ec4487f](ec4487f))
* added a new "info" tab to debug bar showing runtime versions and mochi
configuration
([a6a1792](a6a1792))


### Bug Fixes

* **mochi-framework:** various hmr edge case fixes
([ecb627d](ecb627d))
* trigger hmr when shell.html is edited
([#72](#72))
([d519b89](d519b89))
* various hmr edge case fixes
([79048e3](79048e3))
</details>

<details><summary>create-mochi: 0.2.4</summary>

##
[0.2.4](create-mochi-v0.2.3...create-mochi-v0.2.4)
(2026-06-07)


### Bug Fixes

* **mochi-framework:** various hmr edge case fixes
([ecb627d](ecb627d))
* various hmr edge case fixes
([79048e3](79048e3))
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

create-mochi-v0.2.4

Toggle create-mochi-v0.2.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: release main (#73)

🤖 I have created a release *beep* *boop*
---


<details><summary>mochi-framework: 0.6.0</summary>

##
[0.6.0](mochi-framework-v0.5.1...mochi-framework-v0.6.0)
(2026-06-07)


### Features

* add svelte-shaker support and remove routes.ts convention in favor of
single index.ts ([#74](#74))
([ec4487f](ec4487f))
* added a new "info" tab to debug bar showing runtime versions and mochi
configuration
([a6a1792](a6a1792))


### Bug Fixes

* **mochi-framework:** various hmr edge case fixes
([ecb627d](ecb627d))
* trigger hmr when shell.html is edited
([#72](#72))
([d519b89](d519b89))
* various hmr edge case fixes
([79048e3](79048e3))
</details>

<details><summary>create-mochi: 0.2.4</summary>

##
[0.2.4](create-mochi-v0.2.3...create-mochi-v0.2.4)
(2026-06-07)


### Bug Fixes

* **mochi-framework:** various hmr edge case fixes
([ecb627d](ecb627d))
* various hmr edge case fixes
([79048e3](79048e3))
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

mochi-framework-v0.5.1

Toggle mochi-framework-v0.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: release main (#68)

🤖 I have created a release *beep* *boop*
---


<details><summary>mochi-framework: 0.5.1</summary>

##
[0.5.1](mochi-framework-v0.5.0...mochi-framework-v0.5.1)
(2026-06-04)


### Bug Fixes

* stray {{mochi.script}} text rendered on pages that mention the
placeholder ([#67](#67))
([38d3ee4](38d3ee4))
* windows support
([8547194](8547194))
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

mochi-framework-v0.5.0

Toggle mochi-framework-v0.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: release main (#56)

🤖 I have created a release *beep* *boop*
---


<details><summary>mochi-framework: 0.5.0</summary>

##
[0.5.0](mochi-framework-v0.4.0...mochi-framework-v0.5.0)
(2026-05-28)


### Features

* hot-swap route handlers in dev mode
([#41](#41))
([106a4a2](106a4a2))
* opt-in route warmup to pre-warm static pages at startup
([#64](#64))
([9f28ede](9f28ede))
* replace highlight.js with Shiki
([#54](#54))
([3d2dc6a](3d2dc6a))


### Code Refactoring

* replace `cookie` npm package with Bun native cookie APIs
([#60](#60))
([4e0d953](4e0d953))
* run all tests in per-file isolation, drop .isolated.test.ts suffix
([#55](#55))
([68cdc06](68cdc06))
* vendor debounce, drop npm dependency
([#63](#63))
([d465fea](d465fea))
* vendor json-format-highlight, drop npm dependency
([#61](#61))
([0b88399](0b88399))
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

mochi-framework-v0.4.0

Toggle mochi-framework-v0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: release main (#43)

🤖 I have created a release *beep* *boop*
---


<details><summary>mochi-framework: 0.4.0</summary>

##
[0.4.0](mochi-framework-v0.3.2...mochi-framework-v0.4.0)
(2026-05-26)


### Features

* make url export isomorphic (server + client)
([#47](#47))
([11bbbe6](11bbbe6))
* per-page JS bundle panel in debug bar
([#42](#42))
([7eba984](7eba984))


### Bug Fixes

* resolve Svelte 5 state warnings and add autofixer tooling
([#49](#49))
([3d949a5](3d949a5))


### Performance

* consolidate per-request HTML passes in renderComponent
([#36](#36))
([285a87f](285a87f))
* reduce server island runtime by ~80% (8.59kB → 1.91kB )
([#50](#50))
([d570bc8](d570bc8))
</details>

<details><summary>create-mochi: 0.2.3</summary>

##
[0.2.3](create-mochi-v0.2.2...create-mochi-v0.2.3)
(2026-05-26)


### Bug Fixes

* remove redundant project name prompt from create-mochi
([#44](#44))
([dfa3c95](dfa3c95))
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

create-mochi-v0.2.3

Toggle create-mochi-v0.2.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: release main (#43)

🤖 I have created a release *beep* *boop*
---


<details><summary>mochi-framework: 0.4.0</summary>

##
[0.4.0](mochi-framework-v0.3.2...mochi-framework-v0.4.0)
(2026-05-26)


### Features

* make url export isomorphic (server + client)
([#47](#47))
([11bbbe6](11bbbe6))
* per-page JS bundle panel in debug bar
([#42](#42))
([7eba984](7eba984))


### Bug Fixes

* resolve Svelte 5 state warnings and add autofixer tooling
([#49](#49))
([3d949a5](3d949a5))


### Performance

* consolidate per-request HTML passes in renderComponent
([#36](#36))
([285a87f](285a87f))
* reduce server island runtime by ~80% (8.59kB → 1.91kB )
([#50](#50))
([d570bc8](d570bc8))
</details>

<details><summary>create-mochi: 0.2.3</summary>

##
[0.2.3](create-mochi-v0.2.2...create-mochi-v0.2.3)
(2026-05-26)


### Bug Fixes

* remove redundant project name prompt from create-mochi
([#44](#44))
([dfa3c95](dfa3c95))
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

mochi-framework-v0.3.2

Toggle mochi-framework-v0.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: release main (#34)

🤖 I have created a release *beep* *boop*
---


<details><summary>mochi-framework: 0.3.2</summary>

##
[0.3.2](mochi-framework-v0.3.1...mochi-framework-v0.3.2)
(2026-05-24)


### Bug Fixes

* register trailing-slash alternates for internal framework routes
([#33](#33))
([453eac5](453eac5))
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

mochi-framework-v0.3.1

Toggle mochi-framework-v0.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: release main (#31)

🤖 I have created a release *beep* *boop*
---


<details><summary>mochi-framework: 0.3.1</summary>

##
[0.3.1](mochi-framework-v0.3.0...mochi-framework-v0.3.1)
(2026-05-23)


### Bug Fixes

* debug bar Bundles link points to undefined in production
([#30](#30))
([2c77825](2c77825))
* immutable asset caching + feat: SSR duration in debug bar
([#32](#32))
([0f8bb68](0f8bb68))
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

mochi-framework-v0.3.0

Toggle mochi-framework-v0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: release main (#25)

🤖 I have created a release *beep* *boop*
---


<details><summary>mochi-framework: 0.3.0</summary>

##
[0.3.0](mochi-framework-v0.2.0...mochi-framework-v0.3.0)
(2026-05-23)


### Features

* add liveReload option to disable dev WS
([#23](#23))
([616ab7a](616ab7a))
* **mdsvex:** preprocess mochi:hydrate inside markdown files
([#22](#22))
([bcf08e4](bcf08e4))


### Bug Fixes

* **debug-bar:** show green status dot when liveReload is disabled
([#27](#27))
([f8896f5](f8896f5))
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Stanislav Khromov <stanislav.khromov+github@gmail.com>

mochi-framework-v0.2.0

Toggle mochi-framework-v0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: release main (#17)

🤖 I have created a release *beep* *boop*
---


<details><summary>mochi-framework: 0.2.0</summary>

##
[0.2.0](mochi-framework-v0.1.1...mochi-framework-v0.2.0)
(2026-05-23)


### Features

* **debug-bar:** redesign + landing Quick Start + Discord links
([#16](#16))
([91a0931](91a0931))
* **docs:** first-app walkthrough, docker page, intro rewrite,
Dockerfile cleanup ([#18](#18))
([a0df099](a0df099))


### Performance

* **ssr:** cache and skip Svelte preprocessing for non-island sources
([#19](#19))
([1bbbd79](1bbbd79))
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>