Skip to content

Commit bdb8f6e

Browse files
authored
chore: fix blog route and file name (#365)
1 parent 70d7547 commit bdb8f6e

File tree

4 files changed

+5
-0
lines changed

4 files changed

+5
-0
lines changed

app/blog/announcing-tanstack-form-v1.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ authors:
55
- Corbin Crutchley
66
---
77

8+
![TanStack Form v1](/blog-assets/announcing-tanstack-form-v1/form_header.png)
9+
810
We're excited to announce the first stable version of [TanStack Form](/form/v1) is live and ready for usage in production! 🥳
911

1012
We support five frameworks at launch: React, Vue, Angular, Solid, and Lit, as well as a myriad of features for each specific framework.

app/utils/blog.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
export function getPostList() {
22
return [
3+
{
4+
id: 'announcing-tanstack-form-v1',
5+
},
36
{
47
id: 'announcing-tanstack-query-v5',
58
},
1.94 MB
Loading

public/blog-assets/announceing-tanstack-form-v1/tanstack_form_bluesky_announce.png renamed to public/blog-assets/announcing-tanstack-form-v1/tanstack_form_bluesky_announce.png

File renamed without changes.

0 commit comments

Comments
 (0)