Open greenkeeper[bot] opened 4 years ago
π¨ Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! π ππ¨ π
Find out how to migrate to Snyk at greenkeeper.io
devDependency
fake-indexeddb was updated from 2.1.1
to 3.0.1
.Update to this version instead π
#41 - Correctly roll back a record added to a store when an index constraint error occurs.
The new version differs by 8 commits.
795e25b
3.0.1
8b09bed
Changelog
01aba6e
prepublish -> prepublishOnly
e433767
Correctly roll back adding record to store when index constraint error occurs. Fixes #41
d88991a
Another typo
4e5c358
A little broader
e2e0155
Typo
65fe0f7
Example for using with Dexie
See the full diff
The devDependency fake-indexeddb was updated from
2.1.1
to3.0.0
.This version is not covered by your current version range.
If you donβt accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
Publisher: dumbmatter License: Apache-2.0
Release Notes for v3.0.0
require("core-js/stable");
(or something similar) before importing fake-indexeddb.Commits
The new version differs by 12 commits.
2e86423
README
00f4944
3.0.0
62a16fb
README
c074861
Fix tests in Node 8
4fa7f86
Node 8
a27b025
README
5ddcd90
Merge branch 'master' of https://github.com/dumbmatter/fakeIndexedDB
c8ff75c
Don't import core-js by default
c80e706
Upgrade dependencies
cb9e29f
Tests to ensure imports actually work
5cf4c3f
Merge pull request #34 from HerbCaudill/jest-setupfiles-instructions
e6e1e07
README.md: add instructions for jest
setupFiles
See the full diff
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those donβt help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper bot :palm_tree: