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 4fe7111 commit 2c10c20Copy full SHA for 2c10c20
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## [1.6.2] - 2025-08-10
2
+
3
+### Changes
4
+- fix: add native modules after beta 5
5
6
## [1.6.1] - 2025-08-10
7
8
### Changes
package.json
@@ -1,6 +1,6 @@
{
"name": "@meridius-labs/apple-on-device-ai",
- "version": "1.6.1",
+ "version": "1.6.2",
"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