You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,11 @@
1
+
## v0.3.0 (01-06-2025)
2
+
3
+
**Fixed:**
4
+
- Fixed an issue where the @wllama/wllama package was causing issues for some users
5
+
6
+
**Note:**
7
+
WllamaProvider is no longer shipped by default with the plugin, primarily because packaging it into the plugin causes issues that are hard to resolve plugin-side. There's also a lack of practical use case for it currently, though the default implementation is still available for users to copy into their project [**here**](https://gist.github.com/tjtanjin/345fe484c6df26c8194381d2b177f66c).
0 commit comments