summaryrefslogtreecommitdiffhomepage
path: root/packages/web/package.json
AgeCommit message (Collapse)Author
2025-07-15fix share page v1 messageDax Raad
2025-07-09docs: share docJay V
2025-07-07v2 message format and upgrade to ai sdk v5 (#743)Dax
Co-authored-by: GitHub Action <[email protected]> Co-authored-by: Liang-Shih Lin <[email protected]> Co-authored-by: Dominik Engelhardt <[email protected]> Co-authored-by: Jay V <[email protected]> Co-authored-by: adamdottv <[email protected]>
2025-07-04docs: share improve markdown rendering of ai responsesJay V
2025-07-02docs: tweak stylesJay V
2025-06-20docs: share page bugsJay V
2025-06-18share typesDax Raad
2025-06-17ignore: share page polishJay V
2025-06-09share og imageJay V
2025-06-07Remove unused packageFrank
2025-06-07Infra: use Astro componentFrank
2025-06-05share page markdownJay V
2025-06-05share ssrJay V
2025-05-30Optimize package management with catalog and exact versionsDax Raad
- Add catalog feature to centralize common dependency versions - Convert all package versions to exact (remove ^ prefixes) - Move prettier to root package only to reduce duplication - Configure bunfig.toml for exact dependency installs - Improve version consistency across workspace packages 🤖 Generated with opencode Co-Authored-By: opencode <[email protected]>
2025-05-30syncDax Raad