File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed
Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 1+ ## [ 1.6.0] - 2025-07-22
2+
3+ ### Changes
4+ - chore: update dependency versions and improve error handling in example and Swift files
5+ - Create FUNDING.yml [ skip ci]
6+ - chore: update dependencies and refactor example responses to return structured objects
7+ - ci: rename validate job to build and update node version matrix
8+ - ci: add lint step to CI workflow and remove redundant lint job
9+ - ci: reorder lint and type check steps in CI workflow
10+ - ci: switch lint-and-format job to run on Ubuntu
11+
112## [ 1.5.7] - 2025-06-25
213
314### Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @meridius-labs/apple-on-device-ai" ,
3- "version" : " 1.5.7 " ,
3+ "version" : " 1.6.0 " ,
44 "description" : " TypeScript library for accessing Apple's on-device foundation models (Apple Intelligence) with full Vercel AI SDK compatibility" ,
55 "main" : " dist/index.js" ,
66 "module" : " dist/index.mjs" ,
You can’t perform that action at this time.
0 commit comments