Commit e52a34c
authored
chore: fix comparison table and bump to v0.4.1 (#12)
* chore(seo): improve discoverability across npm, GitHub, and search engines
- Point homepage to docs site for npm canonical link
- Add 10 keywords to package.json (nuxt3, nuxt4, vue3, typescript, etc.)
- Add 8 GitHub topics for search visibility
- Add "Why nuxt-safe-action?" section and comparison table to README
- Add TypeScript badge to README
- Expand Open Graph and Twitter Card meta on docs landing page
- Add site.url for proper sitemap and canonical tag generation
- Add robots.txt with sitemap reference
- Enrich all docs page descriptions for better meta tags
* chore: fix comparison table accuracy and bump to v0.4.1
Acknowledge useFetch, file-based server routes, and output type inference
in the $fetch column. Reframe the "Why" section around genuine
differentiators: input type safety, per-action middleware, and
field-level validation errors.1 parent 51c9411 commit e52a34c
2 files changed
Lines changed: 9 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
64 | 65 | | |
65 | 66 | | |
66 | 67 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments