Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

immer

Create the next immutable state by mutating the current one
Collective - Host: opensource - https://opencollective.com/immer - Website: https://immerjs.github.io/immer/ - Code: https://github.com/immerjs/immer

Added fbjs link

github.com/immerjs/immer - 855603d99032e5b6bd26ce549c446d3f87c99bef authored almost 7 years ago by Michel Weststrate <[email protected]>
Removed Proxy requirement

github.com/immerjs/immer - 783f957a5738707c8718d1d2f7b20f83dba68aee authored almost 7 years ago by Michel Weststrate <[email protected]>
Merge branch 'master' into feature/es5

github.com/immerjs/immer - 9b193bcd45bd916805239e1e2fb8714dc360427c authored almost 7 years ago by Michel Weststrate <[email protected]>
Removed debug statement

github.com/immerjs/immer - 32710af79842ba19c46e646f57b30a539e37d403 authored almost 7 years ago by Michel Weststrate <[email protected]>
Added some comments

github.com/immerjs/immer - c14577501285354e2cc9326435ade2d321adfd41 authored almost 7 years ago by Michel Weststrate <[email protected]>
Optimized property creation

github.com/immerjs/immer - 19175494005527750438b23a56fe999213f00883 authored almost 7 years ago by Michel Weststrate <[email protected]>
Simplified ES5 implementation

github.com/immerjs/immer - 93d25d32229c0595a1605594cba022648c75e362 authored almost 7 years ago by Michel Weststrate <[email protected]>
fixed conflicts

github.com/immerjs/immer - 64b22760c7859833dad1eebb185e0c9d6b8f03ab authored almost 7 years ago by Gregory Assasie <[email protected]>
set trailing comma to none

github.com/immerjs/immer - 347259d5a0658b5b3b2a308e601e385b648dea25 authored almost 7 years ago by Gregory Assasie <[email protected]>
v0.1.2

github.com/immerjs/immer - 4d4b1c919e46e09d1e8410859e4baff2d31852a8 authored almost 7 years ago by Michel Weststrate <[email protected]>
No trailing commas, might break babel, fixes #21

github.com/immerjs/immer - 2a1da31f8d0408857697c04f6a683fd955ab7a06 authored almost 7 years ago by Michel Weststrate <[email protected]>
Merge pull request #21 from sallyhill/patch-1

Remove trailing comma in console.warn

github.com/immerjs/immer - c8718e72297d5f5df3de421436b1e441d5e4d681 authored almost 7 years ago by Michel Weststrate <[email protected]>
Implemented non-proxy approach for objects

github.com/immerjs/immer - 875aa48dbdc782b0337f05f10a1478fc983279e9 authored almost 7 years ago by Michel Weststrate <[email protected]>
WIP

github.com/immerjs/immer - f890f96815d0ae6d0addee416abb5fc28f8b3970 authored almost 7 years ago by Michel Weststrate <[email protected]>
Remove trailing comma in console.warn

Avoid unexpected token error from babel compiler

github.com/immerjs/immer - 20faf1bdd7318aee9d007692598c4e43b595601c authored almost 7 years ago by Sally Hill <[email protected]>
v0.1.1

github.com/immerjs/immer - fcc941c839dab26e7338570098d5dc3fff49b54a authored almost 7 years ago by Michel Weststrate <[email protected]>
copied implementation

github.com/immerjs/immer - a3924fba6171be9706eb50f3425f315b797b92b2 authored almost 7 years ago by Michel Weststrate <[email protected]>
Added travis config

github.com/immerjs/immer - f895e016dd4c3374fe5e7f95ff4d642dffbb0367 authored almost 7 years ago by Michel Weststrate <[email protected]>
Updated changelog

github.com/immerjs/immer - 0a9dd4f874cdbe8065192e908d841113390601f9 authored almost 7 years ago by Michel Weststrate <[email protected]>
Merge pull request #20 from mweststrate/issue18

Add index.d.ts in package.json `files` attribute

github.com/immerjs/immer - 84f53de248300321acb080609034348a6f9e38cd authored almost 7 years ago by Michel Weststrate <[email protected]>
Readme improvements

github.com/immerjs/immer - 58e9b570f4907894215f78b071d26f7a823f05b1 authored almost 7 years ago by Michel Weststrate <[email protected]>
removed bforescript command

github.com/immerjs/immer - 1f1cab5e5f315aff2e62c3a954b8d7e76edea849 authored almost 7 years ago by Gregory Assasie <[email protected]>
Add index.d.ts in package.json `files` attribute

This is needed in order to have the definition file included when immer is packaged

Fixes #18

github.com/immerjs/immer - c14984f99970796e1cb781966efbc73b6b932488 authored almost 7 years ago by Oussama Ben Brahim <[email protected]>
Added performance measurements, fixes #6

github.com/immerjs/immer - 553299f699920ff73b67e513e5ade51aaa2759fb authored almost 7 years ago by Michel Weststrate <[email protected]>
v0.1.0

github.com/immerjs/immer - 3c746c02596e7e52164e8464424f922bab47c39a authored almost 7 years ago by Michel Weststrate <[email protected]>
Updated changelog

github.com/immerjs/immer - 8f44348c6bc271fe8d33fbce3c901958f00b7f09 authored almost 7 years ago by Michel Weststrate <[email protected]>
Merge pull request #15 from mweststrate/feature/freeze

Added support for frozen trees, and automatically freeze generated trees

github.com/immerjs/immer - 0d2449461e79e96522dbe72ab2640e8b352c6845 authored almost 7 years ago by Michel Weststrate <[email protected]>
`immer` should be the default export

github.com/immerjs/immer - 84905e7630194337714517e7640a227d78b3b216 authored almost 7 years ago by Michel Weststrate <[email protected]>
Processed review comments

github.com/immerjs/immer - 69d93b707f4efdf93e8d8e679bfc513f80d605e0 authored almost 7 years ago by Michel Weststrate <[email protected]>
Fixed merge issue

github.com/immerjs/immer - 53a6f875c3e6bf158c0c0cda368317c7ecebda3e authored almost 7 years ago by Michel Weststrate <[email protected]>
Merge branch 'master' into feature/freeze

github.com/immerjs/immer - f08403a5fe448b32f1bb4efadcdf3015e1557407 authored almost 7 years ago by Michel Weststrate <[email protected]>
Merge pull request #14 from benbraou/issue10

invalidate the proxy of the base state after immer function executes

github.com/immerjs/immer - e775ccaa8ef6f375f46a6b155d91f6fd92cf6c33 authored almost 7 years ago by Michel Weststrate <[email protected]>
Merge branch 'master' into issue10

github.com/immerjs/immer - 6a2544dc2b4fcb6fd847f5c75a8a55c92d46e784 authored almost 7 years ago by Michel Weststrate <[email protected]>
Merge branch 'master' into issue10

github.com/immerjs/immer - d928d1117c667f0d4917e03f1c5e366d41b5dc9e authored almost 7 years ago by Michel Weststrate <[email protected]>
Merge branch 'Gregjarvez-master'

github.com/immerjs/immer - a151fed7b9405c19cade9836a90722e0ed23186d authored almost 7 years ago by Michel Weststrate <[email protected]>
Merge branch 'master' into Gregjarvez-master

github.com/immerjs/immer - 5cf894c64823d2142508acc66d8d4809e804fcd6 authored almost 7 years ago by Michel Weststrate <[email protected]>
4 spaces

github.com/immerjs/immer - 975d3e7d7a5ff5fb2dbf82c9fe5d7d131c2555fc authored almost 7 years ago by Michel Weststrate <[email protected]>
updated yarn.lock

github.com/immerjs/immer - 1115489f49d11f35ea056fa40d276d5969b2cf30 authored almost 7 years ago by Michel Weststrate <[email protected]>
removed package-lock

github.com/immerjs/immer - 83c3f78c9d86bc2071296b0776d8b80618ab490a authored almost 7 years ago by Michel Weststrate <[email protected]>
added prettier config based on current code layout

github.com/immerjs/immer - 44816fd40e22d18fb7c1ccd0e7b73818d4ca3fec authored almost 7 years ago by Gregory Assasie <[email protected]>
Merge pull request #17 from mattruby/patch-1

Grammar tweaks

github.com/immerjs/immer - 8432c1b0e4e77ef022a58ed26991d99d90251e83 authored almost 7 years ago by Michel Weststrate <[email protected]>
Grammar tweaks

github.com/immerjs/immer - 9c88ddb60a709f35a4604014247e2668a849afd5 authored almost 7 years ago by Matt Ruby <[email protected]>
invalidate the proxy of the base state after immer function executes

Fixes #10

github.com/immerjs/immer - 5475b84fb29ab22c29af6f5079f3eb2c52350961 authored almost 7 years ago by Oussama Ben Brahim <[email protected]>
added.idea system files to gitignore

github.com/immerjs/immer - fc88944ccbb30b4017586c4d2489fb4ddc984a6e authored almost 7 years ago by Gregory Assasie <[email protected]>
mend

removed .idea #3

github.com/immerjs/immer - 22708e651b45a83edfea89fb9b1584f747f87066 authored almost 7 years ago by Gregory Assasie <[email protected]>
added prettier and used typeof #3

github.com/immerjs/immer - 670b01379f3b48e327bac2f017a46e4bd644e313 authored almost 7 years ago by Gregory Assasie <[email protected]>
Fixed typo and yarn.lock

github.com/immerjs/immer - 101aac26bc0cbc7ff6661c9744d592fcba1c65df authored almost 7 years ago by Michel Weststrate <[email protected]>
mend

added comment

github.com/immerjs/immer - be578ee34d11bb016158d126ded174b9e714dee2 authored almost 7 years ago by Gregory Assasie <[email protected]>
mend

Give warning if something is returned from thunk #3

github.com/immerjs/immer - 8843dfddf60f852705d725579e5ea5ed052dff55 authored almost 7 years ago by Gregory Assasie <[email protected]>
mend

Give warning if something is returned from thunk #3

github.com/immerjs/immer - 12c4caed1dedb2e7cc66fb32e764f0f7e204082c authored almost 7 years ago by Gregory Assasie <[email protected]>
Give warning if something is returned from thunk #3

github.com/immerjs/immer - 8bde915914495c301a162c7f582d40f79a0a1153 authored almost 7 years ago by Gregory Assasie <[email protected]>
fixed typos in readme

github.com/immerjs/immer - 68f6fb567586e6dbc19652fa732de7c3ed8fab37 authored almost 7 years ago by Gregory Assasie <[email protected]>
`__esModule` should be non-enumerable

github.com/immerjs/immer - 0190958af9ce6b84544170945230608e91fd8585 authored almost 7 years ago by Michel Weststrate <[email protected]>
Added support for frozen trees, and automatically freeze generated trees

github.com/immerjs/immer - ab8987f7f5b50951a0366b3ef153f8f3f9b6ad53 authored almost 7 years ago by Michel Weststrate <[email protected]>
updated changelog

github.com/immerjs/immer - e4ca0d60c7a4de85f097d680903c0abc2cd8632a authored almost 7 years ago by Michel Weststrate <[email protected]>
v0.0.4

github.com/immerjs/immer - 3f7506484f620f72278bb909322e5d567d312ab8 authored almost 7 years ago by Michel Weststrate <[email protected]>
readme improvements

github.com/immerjs/immer - c674cad3a1e795d052338ecae5380693f83ecaaf authored almost 7 years ago by Michel Weststrate <[email protected]>
Merge pull request #11 from benbraou/issue5

add typescript typings

github.com/immerjs/immer - 81d9d7848f683cd56c2681f111dc4e6e1093ca30 authored almost 7 years ago by Michel Weststrate <[email protected]>
Merge pull request #13 from benbraou/issue12

make isProxy method check if value parameter is defined

github.com/immerjs/immer - 8eab91e61c30948cb25c8245fda4269ebd9b8299 authored almost 7 years ago by Michel Weststrate <[email protected]>
make isProxy method check if value parameter is defined

Fixes #12

github.com/immerjs/immer - 60067f3bd94e47632c7e544899c0e3787ca781eb authored almost 7 years ago by Oussama Ben Brahim <[email protected]>
add typescript typings

Fixes #5

github.com/immerjs/immer - de10bd8ea45adca8d3f8134d1ed29c5165665466 authored almost 7 years ago by Oussama Ben Brahim <[email protected]>
Merge pull request #9 from benbraou/typos

fix typos

github.com/immerjs/immer - ae0182f1bdf01f9e249951b3f81d672337ef3eb1 authored almost 7 years ago by Michel Weststrate <[email protected]>
fix typos

github.com/immerjs/immer - 3f7d951de2a4c83969aea3522404279f1780e36f authored almost 7 years ago by Oussama Ben Brahim <[email protected]>
Disclaimer: not just redux

github.com/immerjs/immer - 0574ae0c310f1afd1a5c277a7f7e10c88e726a1a authored almost 7 years ago by Michel Weststrate <[email protected]>
Doc improvements

github.com/immerjs/immer - a3fcf043e26120003852084e4262ae87fd1ab683 authored almost 7 years ago by Michel Weststrate <[email protected]>
0.0.3

github.com/immerjs/immer - 512a3d36ba4e8949fcf0e8319a628d845a237246 authored almost 7 years ago by Michel Weststrate <[email protected]>
Merge pull request #1 from faassen/patch-1

typo

github.com/immerjs/immer - 3b67ba916e881a0de3214e15f6271ee100b53a4e authored almost 7 years ago by Michel Weststrate <[email protected]>
typo

github.com/immerjs/immer - d8cfa8d02e9ef474f214484c1af2c8029959f066 authored almost 7 years ago by Martijn Faassen <[email protected]>
Fixed bug, wrote readme

github.com/immerjs/immer - 1b8a694eda1cbbf68196fb74c6d56bc53449924a authored almost 7 years ago by Michel Weststrate <[email protected]>
Code cleanup

github.com/immerjs/immer - 2b2d0cb8e964bf9608d9609551d639ed6a61919e authored almost 7 years ago by Michel Weststrate <[email protected]>
Add support for arrays

github.com/immerjs/immer - d3696cb28546cf3060a5a5f312805bfd76e1525f authored almost 7 years ago by Michel Weststrate <[email protected]>
Wrote tests, fixed a bug

github.com/immerjs/immer - 46e1d5d5dacb5f30104ed98ae6cb9ebdd09a7824 authored almost 7 years ago by Michel Weststrate <[email protected]>
Make debugging work

github.com/immerjs/immer - d0ef4edf1d0fdf418f79138c4f9d0af3f26d07b5 authored almost 7 years ago by Michel Weststrate <[email protected]>
More repo setup

github.com/immerjs/immer - 1637393c8a1802bd5120cceac997c70890265e4b authored almost 7 years ago by Michel Weststrate <[email protected]>
Initial commit

github.com/immerjs/immer - 3879ce3e23950b8e071411e4f23809f7cbb66fe5 authored almost 7 years ago by Michel Weststrate <[email protected]>