Closed greenkeeper[bot] closed 5 years ago
Merging #8 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #8 +/- ##
======================================
Coverage 2.38% 2.38%
======================================
Files 18 18
Lines 294 294
Branches 24 23 -1
======================================
Hits 7 7
Misses 287 287
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 6944eea...98eeb64. Read the comment docs.
dependency
immer was updated from 2.1.5
to 3.1.0
.Update to this version instead 🚀
Map
support (8276a6c)The new version differs by 9 commits.
946cf90
nit: argument names
b967bab
nit: ensure isEnumerable returns a boolean
cef5859
fix: Map.prototype.set should return a draft
5c728a4
fix: add Map getter for DRAFT_STATE, make isEnumerable more resilient
6a359e1
fix: remove "function*" syntax
bbaa6dc
refactor: simplify mapGetters.keys
e809ffc
chore: reorganize src/proxy.js
1cb564a
docs: es6 map support
8276a6c
feat: Map
support
See the full diff
dependency
immer was updated from 2.1.5
to 3.1.1
.
The dependency immer was updated from
2.1.5
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.
Release Notes for v3.0.0
3.0.0 (2019-04-17)
Bug Fixes
Features
this
in recipe is no longer the draft, but unbound (3f40298)immerjs
(17d69c3)BREAKING CHANGES
Commits
The new version differs by 28 commits.
a437755
docs: add migration guide for v3
4191969
docs: Fixed some badges
487e3d7
test(ts): stop testing latest typescript
b5abaed
test(ts): use spec.ts
bce282d
refactor(ts): simplify IProduce type tests
1282f04
refactor(ts): curriedProduce function
8925080
refactor(ts): tweak IProduce type
3f40298
feat:
this
in recipe is no longer the draft, but unbound9077851
chore: processed review comment from #348
980474a
docs: Readme fixes
7820eee
docs: remove install size badge
eecc773
feat: Dropped node 6 support
17d69c3
feat: Immer now has it's own Github org,
immerjs
dfb66ae
chore(ts): Clean up
this
from typingsfe2473f
docs: Update readme
There are 28 commits in total.
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: