Skip to content

Conversation

@greenkeeper
Copy link
Contributor

@greenkeeper greenkeeper bot commented Sep 11, 2019

The devDependency immer was updated from 3.3.0 to 4.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: aleclarson
License: MIT

Release Notes for v4.0.0

4.0.0 (2019-09-11)

Features

  • In development mode, any new value stored in a tree will be deeply frozen. (cb1c6dd)

BREAKING CHANGES

  • any value returned from produce will be deeply frozen in DEV, even when it wasn't frozen before the producer started. Fixes #412 #363 #260 #230 #313 #229 through #417
Commits

The new version differs by 6 commits.

  • cb1c6dd feat: In development mode, any new value stored in a tree will be deeply frozen.
  • fc41507 BREAKING CHANGE: In development mode, any new value stored in a tree will be deeply frozen
  • 9fa2581 BREAKING CHANGE: In development mode, any new value stored in a tree will be deeply frozen. Fixes #412 #363 #260 #230 #313 #229
  • 9064d26 Processed review comments
  • 7fd3ef3 Implemented deepFreeze functionality, anything draftable returned from a produce will now be deeply frozen
  • 8aa4da3 updated tests

See the full diff


FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

@codecov
Copy link

codecov bot commented Sep 11, 2019

Codecov Report

Merging #46 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #46   +/-   ##
=======================================
  Coverage   94.72%   94.72%           
=======================================
  Files          21       21           
  Lines         341      341           
  Branches       35       35           
=======================================
  Hits          323      323           
  Misses         18       18

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 528f284...4f6aed3. Read the comment docs.

@Brooooooklyn Brooooooklyn merged commit a885bea into master Sep 12, 2019
@Brooooooklyn Brooooooklyn deleted the greenkeeper/immer-4.0.0 branch September 12, 2019 02:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants