Skip to content

Commit 1494b87

Browse files
committed
[idb_shim] v2.4.0
1 parent be97555 commit 1494b87

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

idb_shim/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 2.4.0-5
1+
## 2.4.0
22

33
* Add new native implementation based on new js_interop and web package.
44
* 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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: idb_shim
2-
version: 2.4.0-5
2+
version: 2.4.0
33
description: indexed_db dart base interface with implementation for native (browser), file (io) and in memory.
44
homepage: https://github.com/tekartik/idb_shim.dart/tree/master/idb_shim
55
topics:

0 commit comments

Comments
 (0)