This version is covered by your current version range, but I could not detect automated tests for this project. Without a test suite I can not really tell whether your project still works.
I was looking at the latest commit of your default branch, but GitHub said there is no status attached to it.
Do you have any ideas how I could improve these pull requests? Did I report anything you think isn’t right?
Are you unsure about how things are supposed to work?
There is a collection of frequently asked questions and while I’m just a bot, there is a group of people who are happy to teach me new things. Let them know.
Minor touch ups discovered after the last release, plus a few more bug fixes! Plus, you can now contribute to immutable-js using the latest version of node.
New:
The methods keyOf, findKey, lastKeyOf, and findLastKey were moved from KeyedIterable to Iterable, so they may be also used on Lists and Sets. (#740)
Fixes:
Some issues with the flow definitions have been polished out thanks to @marudor. (#840, #841, #845)
Collections which contain Symbol keys or values can now be stringified. (#620)
Negative indexing into the keySeq of an IndexedIterable returns correct results. (#811)
Can use the value Infinity as a key in a Collection without crashing. (#797)
With Integrationsfirst-class bot support landed on GitHub and we’ve rewritten Greenkeeper to take full advantage of it. Simpler setup, fewer pull-requests, faster than ever.
Screencast Try it today. Free for private repositories during beta.
Hello lovely humans,
immutable just published its new version 3.8.1.
This version is covered by your current version range, but I could not detect automated tests for this project. Without a test suite I can not really tell whether your project still works.
I was looking at the latest commit of your default branch, but GitHub said there is no status attached to it.
Do you have any ideas how I could improve these pull requests? Did I report anything you think isn’t right? Are you unsure about how things are supposed to work?
There is a collection of frequently asked questions and while I’m just a bot, there is a group of people who are happy to teach me new things. Let them know.
Good luck with your project :sparkles:
You rock!
:palm_tree:
GitHub Release
Minor touch ups discovered after the last release, plus a few more bug fixes! Plus, you can now contribute to immutable-js using the latest version of node.
New:
keyOf
,findKey
,lastKeyOf
, andfindLastKey
were moved from KeyedIterable to Iterable, so they may be also used on Lists and Sets. (#740)Fixes:
Symbol
keys or values can now be stringified. (#620)Infinity
as a key in a Collection without crashing. (#797)The new version differs by 131 commits .
e96d73f
3.8.1
1269d45
Use native Symbol in test
a15e4ba
Fix test
0f88549
Merge branch 'dashed-explicit-string'
0b62f13
Merge branch 'explicit-string' of https://github.com/dashed/immutable-js into dashed-explicit-string
afa7066
Build
31493a6
Merge branch 'master' of github.com:facebook/immutable-js
18cc307
Disable failing test
09e049b
Improve Flow libdefs (#845)
f4d4cc8
Merge pull request #846 from salzhrani/patch-1
415c144
same job
081f99d
Set fromJS first argument type to any
a433ba2
Merge env
d5a2846
env gcc 4.9
c0c8875
Use gcc 4.9 and dependencies
There are 131 commits in total. See the full diff.
Screencast
Try it today. Free for private repositories during beta.