Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
13 changes: 13 additions & 0 deletions .changeset/yellow-eggs-smoke.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
'@tanstack/preact-pacer-devtools': minor
'@tanstack/react-pacer-devtools': minor
'@tanstack/solid-pacer-devtools': minor
'@tanstack/pacer-devtools': minor
'@tanstack/preact-pacer': minor
'@tanstack/react-pacer': minor
'@tanstack/solid-pacer': minor
'@tanstack/pacer-lite': minor
'@tanstack/pacer': minor
---

feat: add preact adapter\
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,9 +89,9 @@ A lightweight timing and scheduling library for debouncing, throttling, rate lim
> You may know **TanSack Pacer** by our adapter names, too!
>
> - [**React Pacer**](https://tanstack.com/pacer/latest/docs/framework/react/react-pacer)
> - [**Preact Pacer**](https://tanstack.com/pacer/latest/docs/framework/preact/preact-pacer)
> - [**Solid Pacer**](https://tanstack.com/pacer/latest/docs/framework/solid/solid-pacer)
> - Angular Pacer - needs a contributor!
> - Preact Pacer - Coming soon! (After React Pacer is more fleshed out)
> - Svelte Pacer - needs a contributor!
> - Vue Pacer - needs a contributor!

Expand Down
Loading
Loading