Changelog
Notable changes to PackageHub
Changelog
Notable changes to PackageHub.
2026-03-12 - Vercel Deployment Fixes
- PNPM 10 Migration: Standardized the workspace to PNPM 10.0.0.
- Build Pipeline: Added
onlyBuiltDependenciesto rootpackage.jsonforesbuild,@parcel/watcher, andsharp. - Docs Build Fix: Disabled static export on Vercel to support API search routes.
- Node Version: Standardized all packages to
node: >=22. - Nitro Preset Fix: Set
preset: "vercel"invite.config.tsso SolidStart/Nitro produces a Vercel-compatible.vercel/outputartifact instead of a generic Node server bundle.