Skip to content

Commit 2bf7cb6

Browse files
sauravpandaclaude
andcommitted
chore: release v2.2.0
- feat: engine comparison benchmark (MLC vs Transformers.js vs Flare) - feat: @sauravpanda/flare@0.2.5 as installed dependency - fix: rename @aspect/flare to @sauravpanda/flare (published package) - fix: SmolLM2 GGUF model URLs (switched to bartowski repos) - chore: jest 29 → 30 (clears all npm audit vulnerabilities) - docs: README updated with Demucs + Flare engine documentation - test: 62 tests across 7 suites (up from 35) Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent cb2dc0b commit 2bf7cb6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@browserai/browserai",
3-
"version": "2.1.1",
3+
"version": "2.2.0",
44
"private": false,
55
"description": "A library for running AI models directly in the browser",
66
"main": "dist/index.cjs",

0 commit comments

Comments
 (0)