-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: ready for 1.0.0-beta.22+14 released.
- Loading branch information
1 parent
4597aa8
commit 0a8ca84
Showing
5 changed files
with
11 additions
and
254 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,3 @@ | ||
- Feat: Added `mutex` flag that default to `false` (off) to methods of the `SurrealWasmMutex` class to allow turn on/off the mutex locking mechanism. | ||
- Feat: Upgraded surrealdb.wasm to 1.0.0-beta.22. | ||
- Feat: Upgraded surrealdb_js to 1.0.1+7. | ||
- Feat: Removed `SurrealWasmMutex` class as the issue [#87](https://github.com/surrealdb/surrealdb.wasm/issues/87) is likely resolved by PR [#107](https://github.com/surrealdb/surrealdb.wasm/pull/107). |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters