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 be97555 commit 1494b87Copy full SHA for 1494b87
idb_shim/CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## 2.4.0-5
+## 2.4.0
2
3
* Add new native implementation based on new js_interop and web package.
4
* Allow wasm compilation for web support (legacy implementation is still available for now by importing explicitly `idb_shim_client_native_html.dart`)
idb_shim/pubspec.yaml
@@ -1,5 +1,5 @@
name: idb_shim
-version: 2.4.0-5
+version: 2.4.0
description: indexed_db dart base interface with implementation for native (browser), file (io) and in memory.
homepage: https://github.com/tekartik/idb_shim.dart/tree/master/idb_shim
5
topics:
0 commit comments