Commit Graph

  • 77c17f7b76 v1.1.3 v1.1.3 v1.1.2 Michel Weststrate 2018-03-06 11:13:45 +01:00
  • f79f967b4b Fixed release script (?) Michel Weststrate 2018-03-06 11:08:20 +01:00
  • 4e48928534 updated changelog Michel Weststrate 2018-03-06 11:06:18 +01:00
  • 23bfaa278e added np for easier releasing Michel Weststrate 2018-03-06 11:05:03 +01:00
  • c71b1736e0 Merge pull request #114 from xaviergonz/patch-1 Michel Weststrate 2018-03-06 10:51:18 +01:00
  • 3f64997938 Added examples as suggested by #115 Michel Weststrate 2018-03-06 10:49:27 +01:00
  • 8e61145117 Fixed #117 returned proxies not being finalized when only a subset was returned Michel Weststrate 2018-03-06 10:33:46 +01:00
  • 76d33dfbf8 Fixed #116, failed to detect array changes when made shorter, then longer Michel Weststrate 2018-03-06 10:05:42 +01:00
  • 17d0730c73 Create ISSUE_TEMPLATE.md Michel Weststrate 2018-03-06 10:32:35 +01:00
  • 8dd3c5d4a6 Merge pull request #112 from yesmeck/remove-unused-import benbraou 2018-03-04 00:31:23 +01:00
  • 233e1d36dc Merge pull request #113 from christiangenco/patch-1 benbraou 2018-03-04 00:11:41 +01:00
  • c91a73620c small grammatical fixes for readme Javier Gonzalez 2018-03-01 15:04:49 +01:00
  • 37fda6ca42 s/it state is a primitive/if state is a primitive/ Christian Genco 2018-02-27 14:56:52 -06:00
  • 926dce4538 Remove unused import Wei Zhu 2018-02-27 21:13:34 +08:00
  • 2677cc3e4e v1.1.1 Michel Weststrate 2018-02-22 11:07:03 +01:00
  • c850b2ff55 Fixed #105: Curried reducers not returning new states Michel Weststrate 2018-02-22 11:06:41 +01:00
  • 782bf82524 Simpler donate link Michel Weststrate 2018-02-22 12:55:06 +01:00
  • 74c7c38d27 v1.1.1 v1.1.1 Michel Weststrate 2018-02-22 11:07:03 +01:00
  • a63e9784a8 Fixed #105: Curried reducers not returning new states Michel Weststrate 2018-02-22 11:06:41 +01:00
  • 528100490b Merge pull request #106 from asamiller/patch-1 benbraou 2018-02-22 06:02:40 +01:00
  • 7cfb2cb6bc Update readme.md Asa Miller 2018-02-21 10:35:54 -08:00
  • f73500298e 1.1.0 v1.1.0 Michel Weststrate 2018-02-21 14:41:18 +01:00
  • 62262b8988 updated changelog Michel Weststrate 2018-02-20 20:58:33 +01:00
  • 27d09f6b4c Merge pull request #99 from kompot/master Michel Weststrate 2018-02-20 20:24:05 +01:00
  • c047a59e58 Merge pull request #104 from mikollo/patch-1 Michel Weststrate 2018-02-20 16:32:55 +01:00
  • c0b5cc51e8 Set state example correction Mikołaj 2018-02-20 16:01:39 +01:00
  • c589ddd1d2 Implemented and document #108: allow returning values from producers Michel Weststrate 2018-02-20 12:11:33 +01:00
  • 2c8a71ad99 Added React.setState example Michel Weststrate 2018-02-19 20:31:14 +01:00
  • 5831c137b9 reorder curried functions from least params count to most Anton Fedchenko 2018-02-17 21:05:38 +01:00
  • 095e5232f4 add missing param to a curried function Anton Fedchenko 2018-02-17 21:04:42 +01:00
  • 2b6cf4f0a8 v1.0.3 v1.0.3 1.0.3 Michel Weststrate 2018-02-15 10:44:23 +01:00
  • a0910028c3 Fixed #95: incorrect detection of minified sources Michel Weststrate 2018-02-15 10:43:59 +01:00
  • 551b110d07 v1.0.2 Michel Weststrate 2018-02-13 16:31:16 +01:00
  • 1ce2496090 Fix #93: unnecessary dependencies Michel Weststrate 2018-02-13 16:30:57 +01:00
  • af99c2c416 v1.0.2 v1.0.2 Michel Weststrate 2018-02-13 16:31:16 +01:00
  • 78c6997b59 Fix #93: unnecessary dependencies Michel Weststrate 2018-02-13 16:30:57 +01:00
  • 3e1dceaf58 Merge pull request #90 from yeojz/readme-patch-1 Michel Weststrate 2018-02-05 10:01:49 +01:00
  • 353174eba0 Update readme.md Gerald Yeo 2018-02-05 16:51:53 +08:00
  • 681b16252e added some additional tests to verify solution correctness of #86 Michel Weststrate 2018-02-04 15:41:51 +01:00
  • 224bf50813 v1.0.1 v1.0.1 Michel Weststrate 2018-02-02 23:06:45 +01:00
  • f68a31a2a4 added test for #89 Michel Weststrate 2018-02-02 23:06:24 +01:00
  • 374ad854cf Merge branch 'iruca3-fix/creating_array_proxy' Michel Weststrate 2018-02-02 22:58:40 +01:00
  • 0caba3710d use lint-staged instead of pre-commit Michel Weststrate 2018-02-02 12:58:30 +01:00
  • 3f69c4166d Correctly handle objects without prototype Michel Weststrate 2018-02-02 12:52:27 +01:00
  • b9169b13aa fix creating array proxy iruca3 2018-02-02 11:07:48 +09:00
  • dc5d942278 Merge pull request #87 from apostolos/patch-1 Michel Weststrate 2018-02-01 21:43:15 +01:00
  • e4537dcd15 Update freezing defaults in flow defs Apostolos Tsakpinis 2018-02-01 19:49:57 +02:00
  • 17e9bfb114 reproduce a bug on using lodash.find iruca3 2018-02-01 17:16:34 +09:00
  • 69aedd819c Added section with cool stuff Michel Weststrate 2018-01-31 17:56:22 +01:00
  • 5e16b302e2 Documented 1.0.0 release! 1.0.0 Michel Weststrate 2018-01-31 17:18:19 +01:00
  • 7d2148cba0 fixed build attempt 2 Michel Weststrate 2018-01-30 13:50:36 +01:00
  • 9b250fd2c7 fixed build Michel Weststrate 2018-01-30 12:25:19 +01:00
  • c4f5667c16 Renamed index.js -> immer.js Michel Weststrate 2018-01-30 12:01:23 +01:00
  • 3a9d6d177c Immer now changes the context (this) of producer functions by default to the draft state Michel Weststrate 2018-01-30 11:54:35 +01:00
  • c8b61f681a Merge branch 'flow-fixes' Michel Weststrate 2018-01-30 11:46:50 +01:00
  • ecee9e41c1 Pulled flow types from master with proper fix Michel Weststrate 2018-01-30 11:46:04 +01:00
  • 18eb76064e in -> Object.hasOwnProperty Michel Weststrate 2018-01-29 15:38:08 +01:00
  • 4d9d4d8464 Merge pull request #85 from marcins/issue-80/fix-flow-types Michel Weststrate 2018-01-30 09:25:39 +01:00
  • 538d987fdf Improve Flow type definition file (Fixes #80) Marcin Szczepanski 2018-01-30 10:59:56 +11:00
  • 8a572a4926 Flow WIP Michel Weststrate 2018-01-29 16:51:17 +01:00
  • 3293adcb61 in -> Object.hasOwnProperty Michel Weststrate 2018-01-29 15:38:08 +01:00
  • ad5a86a541 Merge pull request #81 from iruca3/fix/treating_constructor_on_proxy Michel Weststrate 2018-01-29 15:27:43 +01:00
  • 598080bec5 Fixed treating constructor on proxy iruca3 2018-01-26 08:42:40 +09:00
  • 2e8864f94f Merge pull request #79 from ppeeou/master Michel Weststrate 2018-01-26 17:08:14 +01:00
  • 4dc5682781 Merge https://github.com/mweststrate/immer hyunwoo.jo 2018-01-27 00:19:33 +09:00
  • d2f3a8509e Merge pull request #82 from iruca3/fix/remove_extra_code Michel Weststrate 2018-01-26 15:21:51 +01:00
  • 9e5d647282 Fixed broken test suite Michel Weststrate 2018-01-26 15:15:51 +01:00
  • 19b202b313 Remove extra code iruca3 2018-01-26 10:05:23 +09:00
  • 4e76d3b26e variable explicitly Jo Hyun Woo 2018-01-25 02:27:13 +09:00
  • 71d59096ca Disable auto freeze in production, fixes #46, also see #76 Michel Weststrate 2018-01-24 08:56:47 +01:00
  • f6627c01ba 0.8.5 Michel Weststrate 2018-01-24 07:47:53 +01:00
  • 425f09253f Merge branch 'iruca3-fix/finalize' Michel Weststrate 2018-01-24 07:46:18 +01:00
  • 29262e3c28 More code dedupping Michel Weststrate 2018-01-24 07:43:27 +01:00
  • ee544cc977 Removed some duplicate code Michel Weststrate 2018-01-24 07:38:39 +01:00
  • 4ad622f248 Fixed bug where new objects where proxied Michel Weststrate 2018-01-24 07:34:02 +01:00
  • 94ae587c6b Additional test Michel Weststrate 2018-01-24 07:30:30 +01:00
  • 0118993a8a updated changelog Michel Weststrate 2018-01-19 20:18:00 +01:00
  • 25d7274c19 Added polyfill for Object.is, fixes #77 Michel Weststrate 2018-01-19 20:15:38 +01:00
  • 452e7551ee Added flow types, implements #34 Michel Weststrate 2018-01-19 20:11:02 +01:00
  • fa177ea7be 0.8.3 Michel Weststrate 2018-01-19 19:33:05 +01:00
  • 9d54d6478f remove unused vars iruca3 2018-01-24 06:00:53 +09:00
  • ac122b7ba8 remove extra condition iruca3 2018-01-24 05:54:38 +09:00
  • 42029076f1 Fixed finalizing array iruca3 2018-01-24 04:20:56 +09:00
  • 74c1fec02f updated changelog Michel Weststrate 2018-01-19 20:18:00 +01:00
  • cf0b1e1128 Added polyfill for Object.is, fixes #77 Michel Weststrate 2018-01-19 20:15:38 +01:00
  • 737e556f45 Added flow types, implements #34 Michel Weststrate 2018-01-19 20:11:02 +01:00
  • 9b61b6c5c8 0.8.3 Michel Weststrate 2018-01-19 19:33:05 +01:00
  • 7290670816 Fixed #75, don't use Symbols if not available Michel Weststrate 2018-01-19 12:53:55 +01:00
  • 1962840c95 Merge pull request #70 from zewa666/master Michel Weststrate 2018-01-19 12:48:10 +01:00
  • 8ecb21ea3b Merge branch 'master' into master Michel Weststrate 2018-01-19 12:47:23 +01:00
  • e28bf2a42c Merge pull request #69 from mweststrate/feature/fast-prune Michel Weststrate 2018-01-19 12:44:05 +01:00
  • 41180f7de5 test minified build Michel Weststrate 2018-01-19 12:43:27 +01:00
  • 6cfcab4c2a Improved test coverage Michel Weststrate 2018-01-19 12:18:16 +01:00
  • 93372fc1d0 more code reuse Michel Weststrate 2018-01-18 08:18:36 +01:00
  • 4219c49b87 Preserve object identify in ES5 impl Michel Weststrate 2018-01-18 08:00:03 +01:00
  • 8b6d3ea0c1 Freeze new data Michel Weststrate 2018-01-18 07:46:46 +01:00
  • 5ac3ef7ff5 Freeze non-proxied data Michel Weststrate 2018-01-18 07:41:11 +01:00
  • d536bc9e92 cleanup Michel Weststrate 2018-01-18 07:36:08 +01:00
  • 311f471d2e v0.8.2 Michel Weststrate 2018-01-17 21:04:38 +01:00
  • c067e1bf88 Fixed exposing typescript typings, fixes #72 Michel Weststrate 2018-01-17 21:04:23 +01:00