Files
hatchet/frontend/docs
Gabe Ruttner de68e1375a Feat: typescript middleware (#3066)
* feat: typed middleware

* feat: chaining

* feat: typed global input

* feat: typed global output

* feat: inferred types from middleware

* feat: with chaining

* docs: initial pass

* feat: implicit chaining

* fix: implicit spread

* docs: separate examples

* refactor: rename middleware hooks from `pre`/`post` to `before`/`after` for consistency

* fix: search

* chore: lint

* fix: tests

* Update frontend/docs/pages/home/middleware.mdx

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* release: 1.13.0

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-23 04:16:00 -08:00
..
2026-02-16 03:07:45 -08:00
2026-02-23 04:16:00 -08:00
2026-02-16 03:07:45 -08:00
2026-02-16 03:07:45 -08:00
2026-02-16 03:07:45 -08:00
2025-11-05 20:14:25 +01:00
2025-09-10 15:00:30 -04:00
2026-02-16 03:07:45 -08:00
2026-02-16 03:07:45 -08:00
2025-04-30 14:10:09 -07:00

Nextra Docs Template

This is a template for creating documentation with Nextra.

Live Demo →

Quick Start

Click the button to clone this repository and deploy it on Vercel:

Local Development

First, run pnpm install to install the dependencies.

Then, run pnpm dev to start the development server and visit localhost:3000.

License

This project is licensed under the MIT License.