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
fix: Freezing of Map values during finalization
github.com/immerjs/immer - Chetan-Satpute opened this pull request about 1 month ago
github.com/immerjs/immer - Chetan-Satpute opened this pull request about 1 month ago
Set and Map implementations break Safari structuredClone
github.com/immerjs/immer - SKaistrenko opened this issue 2 months ago
github.com/immerjs/immer - SKaistrenko opened this issue 2 months ago
Immer modifies `readonly` properties of nested instances that are not immerable
github.com/immerjs/immer - marco-eckstein opened this issue 2 months ago
github.com/immerjs/immer - marco-eckstein opened this issue 2 months ago
Nested instances and immerable
github.com/immerjs/immer - marco-eckstein opened this issue 2 months ago
github.com/immerjs/immer - marco-eckstein opened this issue 2 months ago
How do I flag some properties in initial state for useImmerReducer as private or with any other modifier
github.com/immerjs/immer - yasinitskyi opened this issue 3 months ago
github.com/immerjs/immer - yasinitskyi opened this issue 3 months ago
Prefix param with underscore to prevent unused param warning
github.com/immerjs/immer - alissalkvc opened this pull request 3 months ago
github.com/immerjs/immer - alissalkvc opened this pull request 3 months ago
TypeScript error: 'key' is declared but its value is never read
github.com/immerjs/immer - alissalkvc opened this issue 3 months ago
github.com/immerjs/immer - alissalkvc opened this issue 3 months ago
CI Build issue patch - 'patch' is possibly 'undefined'.
github.com/immerjs/immer - nishant8BITS opened this issue 3 months ago
github.com/immerjs/immer - nishant8BITS opened this issue 3 months ago
Please remove `process.env.NODE_ENV` in `dist/immer.mjs`
github.com/immerjs/immer - diandian18 opened this issue 4 months ago
github.com/immerjs/immer - diandian18 opened this issue 4 months ago
chore(deps): bump webpack from 5.76.1 to 5.94.0 in /website
github.com/immerjs/immer - dependabot[bot] opened this pull request 4 months ago
github.com/immerjs/immer - dependabot[bot] opened this pull request 4 months ago
chore(deps): bump micromatch from 4.0.2 to 4.0.8 in /website
github.com/immerjs/immer - dependabot[bot] opened this pull request 4 months ago
github.com/immerjs/immer - dependabot[bot] opened this pull request 4 months ago
feat: Documentation search
github.com/immerjs/immer - hichemfantar opened this pull request 4 months ago
github.com/immerjs/immer - hichemfantar opened this pull request 4 months ago
Clarify the use of useCallback in documentation
github.com/immerjs/immer - scamurcuoglu opened this issue 4 months ago
github.com/immerjs/immer - scamurcuoglu opened this issue 4 months ago
Issue to index generic record with generic key value in recipe due to draft wrapper
github.com/immerjs/immer - weilbith opened this issue 5 months ago
github.com/immerjs/immer - weilbith opened this issue 5 months ago
Proper Way To Get Current State With Immer ?
github.com/immerjs/immer - chalu opened this issue 5 months ago
github.com/immerjs/immer - chalu opened this issue 5 months ago
how to modify data with unknown path
github.com/immerjs/immer - millievn opened this issue 6 months ago
github.com/immerjs/immer - millievn opened this issue 6 months ago
chore(deps): bump glob-parent from 5.1.1 to 5.1.2 in /website
github.com/immerjs/immer - dependabot[bot] opened this pull request 6 months ago
github.com/immerjs/immer - dependabot[bot] opened this pull request 6 months ago
chore: added update-pattern on how to replace & bulk update (nested) objects
github.com/immerjs/immer - matt-miro opened this pull request 6 months ago
github.com/immerjs/immer - matt-miro opened this pull request 6 months ago
Unable to pass generic to produce for dynamic typing
github.com/immerjs/immer - yasinitskyi opened this issue 6 months ago
github.com/immerjs/immer - yasinitskyi opened this issue 6 months ago
chore(deps): bump ws from 7.5.9 to 7.5.10 in /website
github.com/immerjs/immer - dependabot[bot] opened this pull request 6 months ago
github.com/immerjs/immer - dependabot[bot] opened this pull request 6 months ago
chore(deps): bump braces from 3.0.2 to 3.0.3 in /website
github.com/immerjs/immer - dependabot[bot] opened this pull request 6 months ago
github.com/immerjs/immer - dependabot[bot] opened this pull request 6 months ago
Typescript: Cannot assign immutable state from payload to immutable writable draft
github.com/immerjs/immer - gracicot opened this issue 6 months ago
github.com/immerjs/immer - gracicot opened this issue 6 months ago
fix: Reorganize code for maximum tree-shakability
github.com/immerjs/immer - steveluscher opened this pull request 7 months ago
github.com/immerjs/immer - steveluscher opened this pull request 7 months ago
fix: Mark exports as pure, for better tree-shakability
github.com/immerjs/immer - steveluscher opened this pull request 7 months ago
github.com/immerjs/immer - steveluscher opened this pull request 7 months ago
chore: fix some comments
github.com/immerjs/immer - clonemycode opened this pull request 8 months ago
github.com/immerjs/immer - clonemycode opened this pull request 8 months ago
Can immer.js can be used for future mutations?
github.com/immerjs/immer - Amansaxena001 opened this issue 8 months ago
github.com/immerjs/immer - Amansaxena001 opened this issue 8 months ago
Faster iteration experiment
github.com/immerjs/immer - mweststrate opened this pull request 8 months ago
github.com/immerjs/immer - mweststrate opened this pull request 8 months ago
Object values of a `Map` are not frozen anymore
github.com/immerjs/immer - alexlazau opened this issue 8 months ago
github.com/immerjs/immer - alexlazau opened this issue 8 months ago
Options for older browser support in v10 (or continuing to use v9 somehow?)
github.com/immerjs/immer - glenjamin opened this issue 8 months ago
github.com/immerjs/immer - glenjamin opened this issue 8 months ago
chore(deps): bump tar from 6.1.13 to 6.2.1
github.com/immerjs/immer - dependabot[bot] opened this pull request 9 months ago
github.com/immerjs/immer - dependabot[bot] opened this pull request 9 months ago
Fix typo in comment in common.ts
github.com/immerjs/immer - frwdrik opened this pull request 9 months ago
github.com/immerjs/immer - frwdrik opened this pull request 9 months ago
chore(deps): bump express from 4.18.2 to 4.19.2 in /website
github.com/immerjs/immer - dependabot[bot] opened this pull request 9 months ago
github.com/immerjs/immer - dependabot[bot] opened this pull request 9 months ago
Use Immer Reducer to create Composite Object
github.com/immerjs/immer - Wonko-Da-Sane opened this issue 9 months ago
github.com/immerjs/immer - Wonko-Da-Sane opened this issue 9 months ago
chore(deps): bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /website
github.com/immerjs/immer - dependabot[bot] opened this pull request 9 months ago
github.com/immerjs/immer - dependabot[bot] opened this pull request 9 months ago
Add `./package.json` as an export entry
github.com/immerjs/immer - ahmedelgabri opened this pull request 9 months ago
github.com/immerjs/immer - ahmedelgabri opened this pull request 9 months ago
chore(deps): bump follow-redirects from 1.15.5 to 1.15.6 in /website
github.com/immerjs/immer - dependabot[bot] opened this pull request 9 months ago
github.com/immerjs/immer - dependabot[bot] opened this pull request 9 months ago
feat: Make non-strict mode faster for classes. Addresses #1071
github.com/immerjs/immer - mweststrate opened this pull request 10 months ago
github.com/immerjs/immer - mweststrate opened this pull request 10 months ago
"Maximum call stack exceeded" with circular references
github.com/immerjs/immer - joshkel opened this issue 10 months ago
github.com/immerjs/immer - joshkel opened this issue 10 months ago
Fix: Fix handling of Symbol and non-enumerable properties in finalization / freeze. Fixes #1096, #1087, #1091
github.com/immerjs/immer - mweststrate opened this pull request 10 months ago
github.com/immerjs/immer - mweststrate opened this pull request 10 months ago
chore: remove dependency on spec.ts to fix build issue
github.com/immerjs/immer - mweststrate opened this pull request 10 months ago
github.com/immerjs/immer - mweststrate opened this pull request 10 months ago
Fix: Fix handling of Symbol and non-enumerable properties in finalization / freeze. Fixes #1096, #1087, #1091
github.com/immerjs/immer - mweststrate opened this pull request 10 months ago
github.com/immerjs/immer - mweststrate opened this pull request 10 months ago
chore(deps): bump @babel/traverse from 7.8.4 to 7.24.0
github.com/immerjs/immer - dependabot[bot] opened this pull request 10 months ago
github.com/immerjs/immer - dependabot[bot] opened this pull request 10 months ago
chore(deps): bump browserify-sign from 4.0.4 to 4.2.3
github.com/immerjs/immer - dependabot[bot] opened this pull request 10 months ago
github.com/immerjs/immer - dependabot[bot] opened this pull request 10 months ago
chore(deps): bump @babel/traverse from 7.12.13 to 7.24.0 in /website
github.com/immerjs/immer - dependabot[bot] opened this pull request 10 months ago
github.com/immerjs/immer - dependabot[bot] opened this pull request 10 months ago
chore(deps): bump ip from 2.0.0 to 2.0.1
github.com/immerjs/immer - dependabot[bot] opened this pull request 10 months ago
github.com/immerjs/immer - dependabot[bot] opened this pull request 10 months ago
chore(deps): bump follow-redirects from 1.14.8 to 1.15.5 in /website
github.com/immerjs/immer - dependabot[bot] opened this pull request 10 months ago
github.com/immerjs/immer - dependabot[bot] opened this pull request 10 months ago
Property ... is missing in type WritableDraft<...> but required in type ...
github.com/immerjs/immer - Rennix09 opened this issue 10 months ago
github.com/immerjs/immer - Rennix09 opened this issue 10 months ago
When ImmerJS processes objects containing Symbol keys, the Symbols become Proxies.
github.com/immerjs/immer - Wxh16144 opened this issue 10 months ago
github.com/immerjs/immer - Wxh16144 opened this issue 10 months ago
Is there a way to convert object types in TypeScript in produce?
github.com/immerjs/immer - shipurjan opened this issue 10 months ago
github.com/immerjs/immer - shipurjan opened this issue 10 months ago
Make `applyPatches` to accept `readonly Patch[]`
github.com/immerjs/immer - Andarist opened this pull request 10 months ago
github.com/immerjs/immer - Andarist opened this pull request 10 months ago
How to deep clone ignoring immer references? (deepCurrent vs currrent)
github.com/immerjs/immer - lveillard opened this issue 10 months ago
github.com/immerjs/immer - lveillard opened this issue 10 months ago
In Vue 2's array, using push causes an error
github.com/immerjs/immer - badspider7 opened this issue 11 months ago
github.com/immerjs/immer - badspider7 opened this issue 11 months ago
Wrong description for "Question" issue type on "New Issue" page
github.com/immerjs/immer - gBasil opened this issue 11 months ago
github.com/immerjs/immer - gBasil opened this issue 11 months ago
Add Optional Support For Multiple References to an Object
github.com/immerjs/immer - BellCubeDev opened this pull request 12 months ago
github.com/immerjs/immer - BellCubeDev opened this pull request 12 months ago
`produce` leaks proxy objects when symbols are present
github.com/immerjs/immer - dhmk083 opened this issue 12 months ago
github.com/immerjs/immer - dhmk083 opened this issue 12 months ago
fix typo in patches.mdx
github.com/immerjs/immer - andrejlamov opened this pull request 12 months ago
github.com/immerjs/immer - andrejlamov opened this pull request 12 months ago
Is there any plan for support enableES5?
github.com/immerjs/immer - Emiya0306 opened this issue 12 months ago
github.com/immerjs/immer - Emiya0306 opened this issue 12 months ago
Update installation.mdx
github.com/immerjs/immer - MUHAMMADMUKHTARSULEIMAN opened this pull request about 1 year ago
github.com/immerjs/immer - MUHAMMADMUKHTARSULEIMAN opened this pull request about 1 year ago
Update update-patterns.md to resetting/clearing
github.com/immerjs/immer - siddtheone opened this pull request about 1 year ago
github.com/immerjs/immer - siddtheone opened this pull request about 1 year ago
original object unexpectly frozen in some condition
github.com/immerjs/immer - wighawag opened this issue about 1 year ago
github.com/immerjs/immer - wighawag opened this issue about 1 year ago
finishDraft should have an option to not freeze the resulting object
github.com/immerjs/immer - wighawag opened this issue about 1 year ago
github.com/immerjs/immer - wighawag opened this issue about 1 year ago
TypeError: Cannot redefine property: default
github.com/immerjs/immer - vaynevayne opened this issue about 1 year ago
github.com/immerjs/immer - vaynevayne opened this issue about 1 year ago
Error: [Immer] minified error nr: 4. Find the full error at: (3cXEKWf)
github.com/immerjs/immer - hmeerlo opened this issue about 1 year ago
github.com/immerjs/immer - hmeerlo opened this issue about 1 year ago
chore(deps): bump postcss from 8.4.20 to 8.4.31 in /website
github.com/immerjs/immer - dependabot[bot] opened this pull request about 1 year ago
github.com/immerjs/immer - dependabot[bot] opened this pull request about 1 year ago
fix: don't use `.mjs` file for react-native, which isn't supported by default. Fixes #1058 #1065
github.com/immerjs/immer - mweststrate opened this pull request about 1 year ago
github.com/immerjs/immer - mweststrate opened this pull request about 1 year ago
Exception thrown when modifying object with Symbol
github.com/immerjs/immer - ninesunsabiu opened this issue about 1 year ago
github.com/immerjs/immer - ninesunsabiu opened this issue about 1 year ago
Does produce() perform strict equality check (===) when setting values in receipt?
github.com/immerjs/immer - d6u opened this issue over 1 year ago
github.com/immerjs/immer - d6u opened this issue over 1 year ago
Correct two typos.
github.com/immerjs/immer - Arthur-Milchior opened this pull request over 1 year ago
github.com/immerjs/immer - Arthur-Milchior opened this pull request over 1 year ago
Poor Performance of Classes vs Plain JavaScript Objects in Immer 10.0.2 vs 6.0.3
github.com/immerjs/immer - bradedelman opened this issue over 1 year ago
github.com/immerjs/immer - bradedelman opened this issue over 1 year ago
Update curried-produce.mdx
github.com/immerjs/immer - Arthur-Milchior opened this pull request over 1 year ago
github.com/immerjs/immer - Arthur-Milchior opened this pull request over 1 year ago
non-enumerable (immutable) methods on Map/Set
github.com/immerjs/immer - gimelg opened this pull request over 1 year ago
github.com/immerjs/immer - gimelg opened this pull request over 1 year ago
TypeScript Error with URL Assignment: 'URL' is not assignable to type 'WritableDraft<URL>'.
github.com/immerjs/immer - patrykparcheta opened this issue over 1 year ago
github.com/immerjs/immer - patrykparcheta opened this issue over 1 year ago
Unable to resolve "immer" from ....
github.com/immerjs/immer - jeyjeycodes opened this issue over 1 year ago
github.com/immerjs/immer - jeyjeycodes opened this issue over 1 year ago
Property 'toSorted' does not exist on type 'WritableDraft<ListType>[]'.ts(2339)
github.com/immerjs/immer - vaynevayne opened this issue over 1 year ago
github.com/immerjs/immer - vaynevayne opened this issue over 1 year ago
Demonstrate possible regression
github.com/immerjs/immer - NMinhNguyen opened this pull request over 1 year ago
github.com/immerjs/immer - NMinhNguyen opened this pull request over 1 year ago
RFC should baseState be frozen in case the draft did not change any property
github.com/immerjs/immer - signed opened this pull request over 1 year ago
github.com/immerjs/immer - signed opened this pull request over 1 year ago
Version 9 regression with readonly arrays
github.com/immerjs/immer - Zamiell opened this issue over 1 year ago
github.com/immerjs/immer - Zamiell opened this issue over 1 year ago
Is there a possibility to use immear as one-liner?
github.com/immerjs/immer - max-prtsr opened this issue over 1 year ago
github.com/immerjs/immer - max-prtsr opened this issue over 1 year ago
While trying to resolve module `[email protected]` React Native
github.com/immerjs/immer - nhchuongchkst19 opened this issue over 1 year ago
github.com/immerjs/immer - nhchuongchkst19 opened this issue over 1 year ago
Omit readonly props from writable draft
github.com/immerjs/immer - deviant310 opened this issue over 1 year ago
github.com/immerjs/immer - deviant310 opened this issue over 1 year ago
Make value captured in recipe available in parent scope?
github.com/immerjs/immer - tippfelher opened this issue over 1 year ago
github.com/immerjs/immer - tippfelher opened this issue over 1 year ago
chore(deps): bump semver from 5.7.1 to 5.7.2
github.com/immerjs/immer - dependabot[bot] opened this pull request over 1 year ago
github.com/immerjs/immer - dependabot[bot] opened this pull request over 1 year ago
chore(deps): bump semver from 5.7.1 to 5.7.2 in /website
github.com/immerjs/immer - dependabot[bot] opened this pull request over 1 year ago
github.com/immerjs/immer - dependabot[bot] opened this pull request over 1 year ago
How can i get immer's verion of my web App.
github.com/immerjs/immer - LFdeWeb opened this issue over 1 year ago
github.com/immerjs/immer - LFdeWeb opened this issue over 1 year ago
Immer patches for Array are correct, yet inefficient. Suggesting a new algorithm for optimized patches
github.com/immerjs/immer - yoavaa opened this issue over 1 year ago
github.com/immerjs/immer - yoavaa opened this issue over 1 year ago
Documentation gives incorrect advice for making patches RFC-6902 compliant
github.com/immerjs/immer - uckelman opened this issue over 1 year ago
github.com/immerjs/immer - uckelman opened this issue over 1 year ago