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 b262d50 commit 7a8780cCopy full SHA for 7a8780c
CHANGELOG.md
@@ -11,6 +11,9 @@ Changes to the project are tracked using build numbers behind the version number
11
12
## [Unreleased]
13
14
+## [1.0.0-beta.14+10] - 2024-07-17
15
+- Feat: Changed `SurrealWasm` from `extension` to regular `class`.
16
+
17
## [1.0.0-beta.14+9] - 2024-07-17
18
- Feat: Added `SurrealWasm.getInstance()` to simplify instantiation of the `Surreal` class with the `WasmEngine`.
19
RELEASE.md
@@ -1 +1 @@
1
-- Feat: Added `SurrealWasm.getInstance()` to simplify instantiation of the `Surreal` class with the `WasmEngine`.
0 commit comments