changelog

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

update to tana-edge-* platform packages v0.5.8

-(deps): switch optionalDependencies from tana-* to tana-edge-* packages -(binary): findTanaEdgeBinary checks tana-edge-* first, falls back to legacy tana-*

Verified
+20 -8
Dec 5

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

fix(plugin): use projectRoot for binary detection v0.5.7

-(binary): findTanaEdgeBinary now receives projectRoot instead of Vite's root -(fix): when root: 'public', node_modules was incorrectly searched at public/node_modules/

Verified
+2 -1
Dec 5

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

chore(ci): remove GitHub Packages (2GB limit not worth /mth upgrade)

-(tana-cli): npm is sole distribution channel -(tana-cli): keeps workflow simple and avoids quota errors

Verified
+0 -41
Dec 5

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

fix templates: remove hardcoded paths, upgrade to Tailwind 4 v0.5.6

-(default template): remove hardcoded edgeBinary path that only worked locally -(default template): upgrade from Tailwind 3 to Tailwind 4 with @tailwindcss/vite -(default template): add index.css with Tailwind 4 theme config and dark mode -(default template): add clsx/tailwind-merge utilities for className merging -(default template): add Counter.tsx example client component -(blog template): add @tananetwork/types dependency -(plugin): add LOG_LEVEL env var support for cleaner terminal output

Verified
+186 -54
Dec 5

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

feat(ci): add GitHub Packages publishing

-(tana-cli): publishes to npm.pkg.github.com alongside npmjs.org -(tana-cli): uses continue-on-error for GH Packages (quota issues don't block npm)

Verified
+42 -1
Dec 5

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

refactor(npm): rename platform packages from tana-* to cli-*

-(tana-cli): renamed @tananetwork/tana-* to @tananetwork/cli-* -(tana-cli): removed windows support (not a supported platform) -(tana-cli): cleaned up bin entries (only tana binary now)

Verified
+18 -44
Dec 5

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

fix(ci): remove GitHub Packages (quota limits), publish to npm only

-(tana-cli): GitHub Packages hitting billing limits -(tana-cli): npm is primary distribution channel

Verified
+1 -39
Dec 5

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

fix(ci): combine build+publish to avoid artifact storage quota

-(tana-cli): each platform job now builds AND publishes on same runner -(tana-cli): removes artifact upload/download dependency

Verified
+52 -103
Dec 5

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

chore: bump version to 0.3.3

Verified
+1 -1
Dec 5

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

fix(ci): remove --frozen-lockfile from bun install

-(tana-cli): bun version mismatch between local (1.2.19) and CI (1.3.3) causes lockfile format differences -(tana-cli): frozen lockfile is overly strict for release builds

Verified
+3 -3
Dec 5

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