changelog

{data.name} Sami Fouad made a commit to tananetwork/vite-plugin-tana

fix tailwind v4 content detection v0.6.10

-(templates): add @source directives to styles.css for Tailwind v4 content detection -(templates): ensures app/, src/, components/ directories are scanned for classes -(fix): resolves issue where classes in app/page.tsx weren't being styled

Verified
+31 -1
Dec 6

{data.name} Sami Fouad made a commit to tananetwork/vite-plugin-tana

upgrade all templates to tailwind v4 and vite 7 v0.6.9

  • (blog): migrated from tailwind v3 to v4, removed postcss.config.js and tailwind.config.js
  • (marketing): migrated from tailwind v3 to v4, removed postcss.config.js and tailwind.config.js
  • (minimal): migrated from tailwind v3 to v4, removed postcss.config.js and tailwind.config.js
  • (portfolio): migrated from tailwind v3 to v4, removed postcss.config.js and tailwind.config.js
  • (all templates): updated vite-plugin-tana to ^0.6.8, added @tailwindcss/vite plugin
  • (all templates): css now uses @import "tailwindcss" (v4 syntax) instead of @tailwind directives
Verified
+25 -85
Dec 6

{data.name} Sami Fouad made a commit to tananetwork/vite-plugin-tana

fix tailwind v4 css syntax in template v0.6.8

-(template): update styles.css to use @import "tailwindcss" instead of v3 @tailwind directives

Verified
+2 -4
Dec 6

{data.name} Sami Fouad made a commit to tananetwork/tana-cli

fetch latest vite-plugin-tana from npm v0.4.2

-(cli): new website command now dynamically fetches latest vite-plugin-tana version -(cli): eliminates hardcoded version that could drift

Verified
+32 -3
Dec 6

{data.name} Sami Fouad made a commit to tananetwork/tana-engine

use wildcard versions for te deps v0.6.7

-(tana-engine): optionalDependencies now use "" for te- packages -(tana-engine): removes version sync from release workflow -(tana-engine): npm will always install latest te binaries on fresh install

Verified
+13 -7
Dec 6

{data.name} Sami Fouad made a commit to tananetwork/vite-plugin-tana

use wildcard versions for tana-edge deps v0.5.7

-(vite-plugin-tana): optionalDependencies now use "*" for tana-edge packages -(vite-plugin-tana): removes need for pre-push hook version syncing -(vite-plugin-tana): npm will always install latest tana-edge on fresh install

Verified
+10 -48
Dec 6

{data.name} Sami Fouad made a commit to tananetwork/vite-plugin-tana

fix pre-push hook: remove non-existent linux-arm64 package

Verified
+1 -1
Dec 6

{data.name} Sami Fouad made a commit to tananetwork/vite-plugin-tana

fix tana-edge dependency version, use projectRoot v0.5.6

-(vite-plugin-tana): update tana-edge optionalDeps from ^0.3.6 to ^0.4.5 to get streaming SSR fixes -(vite-plugin-tana): fix scanRoutes to use projectRoot instead of root for correct manifest output -(vite-plugin-tana): remove non-existent linux-arm64 optional dependency

Verified
+5 -6
Dec 6

{data.name} Sami Fouad made a commit to tananetwork/tana-landing

fix: bundle CLI and API docs for Cloudflare Workers deployment

-(landing): Fixed 404 errors on CLI and API doc pages in Cloudflare Workers deployment -(landing): Created bundle-cli.ts and bundle-api.ts scripts to pre-bundle documentation -(landing): Updated lib/cli.ts and lib/api.ts to read from bundled JSON instead of filesystem -(landing): Added bundle:cli and bundle:api to build pipeline -(landing): All CLI/API pages now return 200 status codes in production

Verified
+1,477 -1,727
Dec 6
75
96
90
91

{data.name} Sami Fouad made a commit to tananetwork/tana-engine

remove Windows support from release workflow v0.6.7

-(release): remove build-windows-x64 and publish-windows-x64 jobs -(npm/te): remove @tananetwork/te-windows-x64 from optionalDependencies

Verified
+6 -46
Dec 6

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18