Open greenkeeper[bot] opened 7 years ago
Update to this version instead 🚀
The new version differs by 12 commits.
93e0db3
Build output
c866326
Merge remote-tracking branch 'origin/releases-2' into master-2
42391c7
Releasing v2.0.2
3657d52
Ignore some output produced when building 3.x and switching branch to 2.
22fffb7
Manually merged PR #670 for next 2.x version.
89fc82e
Let master-2 represent 'latest' until master is stable.
b6aadd1
Fix typo in alert message (#633)
decd3ff
Update README.md (#628)
ffa52d1
Remove Intellisense helpers. (#605)
681d708
Followed licensing guide from apache
a5fec1f
Reverted the failing Safari test.
bce1ddc
Reproducting issue #594
See the full diff
Update to this version instead 🚀
This patch release includes a bugfix: If disabling cookies in Firefox, Dexie.js failed to load (see PR #619).
Note that 2.x releases are now maintainance releases only and is backed by branch "master-2". The master branch maps to dexie@3.x-alpha.
To install this release
npm install dexie
To install the very latest version,
npm install dexie@next
Version 2.0.0 of dexie just got published.
The version 2.0.0 is not covered by your current version range.
Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.
I recommend you look into these changes and try to get onto the latest version of dexie. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.
Commits
The new version differs by 291 commits ahead by 291, behind by 47.
aaa9daf
Build output
c0df98e
Merge remote-tracking branch 'origin/releases'
a90afcc
Releasing v2.0.0
f1b0a27
Resolves issue #326 again
b7a336b
Build output
f9d8cb1
Merge remote-tracking branch 'origin/releases'
041d982
Releasing v2.0.0-rc.1
d4964eb
Don't test addons on Firefox 55 or 56
55d9ecd
Not testing addons on Safari (yet)
f6b2598
Bugfix testing dexie-relationships integration
e13b930
Run addons-tests on chrome as well
6dc3fe9
Lint warnings + test Safari on iPhone only in release script.
ad13fc1
Version bumps. Planning to release dexie 2.0.0-rc.1
f879c2f
Comments only
b9e35ec
Adding IPhone7 / Safari 10.1 to Continous Integration Tests
There are 250 commits in total.
See the full diff
Not sure how things should work exactly?
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: