We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b206de0 commit c77671bCopy full SHA for c77671b
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## [1.6.1] - 2025-08-10
2
+
3
+### Changes
4
+- Merge pull request #6 from gaodeng/main
5
+- fix [MacOS 26 dev beta 5] Symbol not found
6
7
## [1.6.0] - 2025-07-22
8
9
### Changes
package.json
@@ -1,6 +1,6 @@
{
"name": "@meridius-labs/apple-on-device-ai",
- "version": "1.6.0",
+ "version": "1.6.1",
"description": "TypeScript library for accessing Apple's on-device foundation models (Apple Intelligence) with full Vercel AI SDK compatibility",
"main": "dist/index.js",
"module": "dist/index.mjs",
0 commit comments