Commit Graph

  • 9ccefad96c added listener to performance test Michel Weststrate 2018-07-24 14:45:09 +02:00
  • 6504581f63 Verified listener doesn't break base impl Michel Weststrate 2018-07-24 14:40:47 +02:00
  • af95dc8d2f Fixed & added tests Michel Weststrate 2018-07-24 14:32:03 +02:00
  • fd9ed2ddd9 Patches now also succeed for ES5. Patches generated are more optimal Michel Weststrate 2018-07-24 14:21:46 +02:00
  • 5a2f681b5f Fix TypeScript example Ken Powers 2018-07-22 14:43:23 -04:00
  • 11a2d24666 WIP on ES5 impl Michel Weststrate 2018-07-21 21:35:03 +02:00
  • 160038bf58 Moved to single file setup Michel Weststrate 2018-07-21 21:27:07 +02:00
  • d203f56d49 Implemented inverse patches Michel Weststrate 2018-07-21 21:22:11 +02:00
  • 8aa82bb429 More tests, inverse patches Michel Weststrate 2018-07-21 20:56:37 +02:00
  • d821dda3ef Initial work on supporting patches Michel Weststrate 2018-07-21 17:04:34 +02:00
  • 79bd6fbb67 Updated yarn.lock Michel Weststrate 2018-07-21 17:03:13 +02:00
  • edc8b7c75a Merge pull request #161 from knpwrs/mapped-draft-type Michel Weststrate 2018-07-21 16:07:37 +02:00
  • 6385c50cd2 v1.3.1 Michel Weststrate 2018-05-28 09:25:40 +02:00
  • 899b53f519 Added React Finland talk link Michel Weststrate 2018-06-22 16:04:43 +02:00
  • 0d04d623d0 Merge pull request #158 from stefanwille/base-test-uses-if-instead-of-it benbraou 2018-06-11 23:43:16 +02:00
  • 1978d6225d Add TypeScript Jest tests. Kenneth Powers 2018-06-08 23:31:21 -04:00
  • cb64bb0aab Install typescript dependencies for jest. Kenneth Powers 2018-06-08 23:05:59 -04:00
  • f29efada2c Export DraftArray interface. Kenneth Powers 2018-06-08 22:54:27 -04:00
  • 9e01206cd1 Update readme with note on recursive draft types. Kenneth Powers 2018-06-08 22:50:42 -04:00
  • 70ca1ffd9f Extend Draft type to support Arrays and ReadonlyArrays. Kenneth Powers 2018-06-08 22:40:04 -04:00
  • a9c12a5511 Make mapped Draft type recursive. Kenneth Powers 2018-06-08 21:19:22 -04:00
  • b66a9de294 Update readme with note on new mapped Draft type. Kenneth Powers 2018-06-08 20:40:13 -04:00
  • 673db94c2f Add mapped Draft type. Kenneth Powers 2018-06-08 20:31:30 -04:00
  • 2e2179b329 Upgrade typescript. Kenneth Powers 2018-06-08 20:31:15 -04:00
  • 3bc0be49fa ups, it's median Christian Pekeler 2018-05-30 00:14:00 -06:00
  • 1571908475 run performance tests 9 times to calculate mean times Christian Pekeler 2018-05-30 00:00:24 -06:00
  • 424afc60d8 Fix the test Stefan Wille 2018-05-29 09:05:11 +02:00
  • 37877e6b86 Fix typo in a test for base.js: Should be 'it()' instead of 'if()' Stefan Wille 2018-05-29 08:49:01 +02:00
  • 537aa92f4d updated changelog Michel Weststrate 2018-05-28 09:24:56 +02:00
  • 015224472e Updated who uses section Michel Weststrate 2018-05-28 09:20:27 +02:00
  • 1f801e8cb4 v1.3.0 Michel Weststrate 2018-05-04 14:48:42 +02:00
  • e0a8a1a7c0 Merge pull request #156 from styfle/patch-1 Michel Weststrate 2018-05-28 08:51:20 +02:00
  • d87d6379fd Merge pull request #157 from stefanwille/fix-148-default-returned-value Michel Weststrate 2018-05-28 08:50:46 +02:00
  • 89ee9dea15 Merge pull request #152 from MaxBoltik/null-base Michel Weststrate 2018-05-28 08:49:32 +02:00
  • 9e8edf8c1d If baseState is primitive or null, still check if value returned by producer is undefined - fix for #148 Stefan Wille 2018-05-27 18:10:25 +02:00
  • c2e74bb16c Add a failing spec for #148 Stefan Wille 2018-05-27 18:07:00 +02:00
  • 2bce8c7738 Add badge to display install size Steven 2018-05-22 12:40:55 -04:00
  • 26f22e9565 Merge pull request #154 from knpwrs/patch-1 benbraou 2018-05-17 14:37:04 +02:00
  • 7ff8f89d70 Fix typo in README.md Ken Powers 2018-05-16 12:27:54 -04:00
  • ec2207203c Create null functionality test. max.boltik 2018-05-10 09:24:25 +03:00
  • 84229e2b15 updated changelog Michel Weststrate 2018-05-04 14:47:32 +02:00
  • 3db727b702 Merge branch 'kachkaev-add-failing-tests-for-recursive-use' Michel Weststrate 2018-05-04 14:41:16 +02:00
  • 1460ec1a7d Merge pull request #126 from mweststrate/kachkaev-add-failing-tests-for-recursive-use Michel Weststrate 2018-05-01 22:09:07 +03:00
  • f7b9bfe19f Merge branch 'master' into kachkaev-add-failing-tests-for-recursive-use Michel Weststrate 2018-05-01 20:24:05 +02:00
  • 41bb8b9bb9 Fixed unit test Michel Weststrate 2018-05-01 16:55:15 +02:00
  • 5b8ed13c99 Use native object.assign if possible Michel Weststrate 2018-05-01 16:52:12 +02:00
  • aaa12eb8a4 Merge pull request #144 from btnwtn/patch-1 Michel Weststrate 2018-05-01 17:54:23 +03:00
  • 427308e74a Merge pull request #139 from celebro/fix/remove-object-assign-for-IE Michel Weststrate 2018-05-01 17:46:42 +03:00
  • 667c61253f Merge pull request #145 from forresto/patch-1 benbraou 2018-04-25 20:13:07 +02:00
  • 99d748b77e fix readme example Forrest Oliphant 2018-04-25 09:49:38 -04:00
  • fb81324337 updated readme Michel Weststrate 2018-04-25 00:19:28 +02:00
  • ddb7f01d67 v1.2.1 Michel Weststrate 2018-03-26 11:25:45 +02:00
  • b25cc8b4d2 Update proxy.js Brandon Newton 2018-04-24 16:41:11 -04:00
  • a4028e6b1f Add incremental benchmark Chris Scribner 2018-04-09 10:57:39 -07:00
  • 67e19d87e6 Replace Object.assign in common, since it's not supported in IE Nejc Ramovs 2018-04-08 10:15:51 +02:00
  • 0054187c55 seamless-immutable is much faster when mapping, changed MAX back to original value Christian Pekeler 2018-04-06 23:31:26 -06:00
  • bb6a96e48c seamless-immutable runs faster in production Christian Pekeler 2018-04-06 09:24:19 -06:00
  • 1b2efe49d5 added seamless-immutable to performance tests Christian Pekeler 2018-04-06 09:09:25 -06:00
  • 6e60eb503c Merge pull request #135 from btnwtn/patch-1 benbraou 2018-04-04 22:40:20 +02:00
  • e3907c18cb Typo fix Brandon Newton 2018-04-04 13:47:07 -04:00
  • 2760dbc778 updated lock file Michel Weststrate 2018-03-26 11:24:52 +02:00
  • 8690dbd677 Updated changelog Michel Weststrate 2018-03-26 11:11:07 +02:00
  • c28614d4d5 Added test reproducing #129 Michel Weststrate 2018-03-26 11:09:27 +02:00
  • 2546c5a954 Merge pull request #127 from bugzpodder/master Michel Weststrate 2018-03-26 09:54:52 +02:00
  • 2cd32e0d27 Merge pull request #131 from dmorosinotto/patch_dts Michel Weststrate 2018-03-26 09:54:20 +02:00
  • 96941048e4 Update immer.d.ts Daniele Morosinotto 2018-03-26 03:29:08 +02:00
  • ab50f9db32 update flow version Jack Zhao 2018-03-23 23:11:08 -07:00
  • 186c61cdf8 amend flow definitions to include return types from recipe Jack Zhao 2018-03-22 14:53:04 -07:00
  • 3069aaa187 Possible solution to #100 Michel Weststrate 2018-03-22 09:01:51 +01:00
  • c4a08c792e Clearer test Michel Weststrate 2018-03-22 09:01:13 +01:00
  • 83a10ef22f Added watch command Michel Weststrate 2018-03-22 08:58:05 +01:00
  • 3c8c830b9c Merge pull request #125 from kachkaev/patch-1 benbraou 2018-03-20 18:34:08 +01:00
  • 517eb1c887 Fix npm badge in README so that it shows correct version Alexander Kachkaev 2018-03-20 12:36:13 +00:00
  • cb8454d029 Merge pull request #124 from capaj/patch-1 benbraou 2018-03-17 22:45:36 +01:00
  • 4f49380da7 fixes a typo in readme.md Jiri Spac 2018-03-17 18:08:56 +01:00
  • c1201f3561 Readme improvements Michel Weststrate 2018-03-17 15:37:35 +01:00
  • 75fa16d18d v1.2.0 Michel Weststrate 2018-03-17 15:33:30 +01:00
  • b65e5360f6 updated changelog Michel Weststrate 2018-03-17 15:30:17 +01:00
  • aef96d2c4c Improved typings as suggested by #109. Improved typings of initialState Michel Weststrate 2018-03-17 15:29:51 +01:00
  • 8e423494e7 Merge pull request #121 from pkerschbaum/feature/initial-state-for-curry-fn Michel Weststrate 2018-03-17 14:55:48 +01:00
  • b56f538bf5 Merge pull request #122 from jeffreyyoung/patch-1 Michel Weststrate 2018-03-17 14:51:10 +01:00
  • 4a619a2f32 resolve #111: allow passing initial state to curried producer function Patrick Kerschbaum 2018-03-11 17:48:08 +01:00
  • 483706d2b6 Merge pull request #123 from styfle/patch-1 benbraou 2018-03-17 09:44:07 +01:00
  • 40c1b943e4 Update readme.md Jeffrey Young 2018-03-15 16:03:12 -06:00
  • 9be03cbcc7 Add badges for npm and gzip size Steven 2018-03-16 17:07:38 -04:00
  • 38ebb75084 Merge pull request #125 from kachkaev/patch-1 benbraou 2018-03-20 18:34:08 +01:00
  • 61c2954a1d Fix npm badge in README so that it shows correct version Alexander Kachkaev 2018-03-20 12:36:13 +00:00
  • bbedb9f1d8 Merge pull request #124 from capaj/patch-1 benbraou 2018-03-17 22:45:36 +01:00
  • 48dd1b7339 fixes a typo in readme.md Jiri Spac 2018-03-17 18:08:56 +01:00
  • dcedda8858 Readme improvements Michel Weststrate 2018-03-17 15:37:35 +01:00
  • e1e73c4569 v1.2.0 v1.2.0 Michel Weststrate 2018-03-17 15:33:30 +01:00
  • 6a6aaecd48 updated changelog Michel Weststrate 2018-03-17 15:30:17 +01:00
  • cf32c52665 Improved typings as suggested by #109. Improved typings of initialState Michel Weststrate 2018-03-17 15:29:51 +01:00
  • 2cb5496fad Merge pull request #121 from pkerschbaum/feature/initial-state-for-curry-fn Michel Weststrate 2018-03-17 14:55:48 +01:00
  • 1b381ffc7d Merge pull request #122 from jeffreyyoung/patch-1 Michel Weststrate 2018-03-17 14:51:10 +01:00
  • 02fe6b14c0 Merge pull request #123 from styfle/patch-1 benbraou 2018-03-17 09:44:07 +01:00
  • 4d6c1e5f7e Add badges for npm and gzip size Steven 2018-03-16 17:07:38 -04:00
  • 120a459783 Update readme.md Jeffrey Young 2018-03-15 16:03:12 -06:00
  • 202d54cb96 resolve #111: allow passing initial state to curried producer function Patrick Kerschbaum 2018-03-11 17:48:08 +01:00
  • 3664e8bb60 Add failing tests for recursive use Alexander Kachkaev 2018-03-07 15:00:01 +00:00