Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / immerjs/immer issues and pull requests

#912 - fix: special case NaN in setter

Pull Request - State: closed - Opened by Rayzhangzhang over 2 years ago - 5 comments
Labels: released

#911 - chore(deps): bump prismjs from 1.25.0 to 1.27.0 in /website

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 3 comments
Labels: released, dependencies

#910 - chore: typo dormal -> normal

Pull Request - State: closed - Opened by ElderDragn over 2 years ago - 2 comments
Labels: released

#909 - applyPatches produces same result, but should it also preserve identity?

Issue - State: open - Opened by faassen over 2 years ago - 2 comments
Labels: question

#909 - applyPatches produces same result, but should it also preserve identity?

Issue - State: open - Opened by faassen over 2 years ago - 2 comments
Labels: question

#904 - chore(deps): bump follow-redirects from 1.14.5 to 1.14.8 in /website

Pull Request - State: closed - Opened by dependabot[bot] almost 3 years ago - 3 comments
Labels: released, dependencies

#902 - docs: add chinese translation

Pull Request - State: closed - Opened by childrentime almost 3 years ago - 6 comments
Labels: released

#901 - immer is not properly exported to be used in Node.js ESM modules

Issue - State: closed - Opened by cdauth almost 3 years ago - 12 comments
Labels: released

#898 - How to type a custom produce function?

Issue - State: open - Opened by alexturpin almost 3 years ago - 1 comment
Labels: question

#897 - array "-" patches are inserting at beginning instead of appending to the end

Issue - State: closed - Opened by bradedelman almost 3 years ago - 7 comments
Labels: cannot reproduce

#896 - Typings of `current()` don't reflect that returned object is not a draft

Issue - State: open - Opened by robatwilliams almost 3 years ago - 3 comments

#894 - chore(deps): bump shelljs from 0.8.3 to 0.8.5

Pull Request - State: closed - Opened by dependabot[bot] almost 3 years ago - 5 comments
Labels: released, dependencies

#881 - `produceWithPatches` doesn't collapse Immutable<Immutable<T>> into Immutable<T>

Issue - State: closed - Opened by adamsmasher almost 3 years ago - 1 comment
Labels: typescript

#879 - delete an element in the array, patches is an empty array

Issue - State: closed - Opened by blinkcat almost 3 years ago - 3 comments
Labels: released

#867 - Immer takes a long time to update the data.

Issue - State: closed - Opened by MinJieLiu about 3 years ago - 11 comments
Labels: released, PR welcome, complexity-medium

#862 - fix: typo

Pull Request - State: closed - Opened by ragheed-affas about 3 years ago - 3 comments
Labels: released

#857 - fix: typo

Pull Request - State: closed - Opened by nomyfan about 3 years ago - 3 comments
Labels: released

#848 - chore(deps): bump url-parse from 1.5.1 to 1.5.3 in /website

Pull Request - State: closed - Opened by dependabot[bot] about 3 years ago - 3 comments
Labels: released, dependencies

#842 - chore(deps): bump path-parse from 1.0.6 to 1.0.7 in /website

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago - 3 comments
Labels: released, dependencies

#841 - chore(deps): bump path-parse from 1.0.6 to 1.0.7

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago - 6 comments
Labels: released, dependencies

#839 - TypeScript - Recursive types: Type instantiation is excessively deep and possibly infinite - ts(2589)

Issue - State: open - Opened by peterjuras over 3 years ago - 5 comments
Labels: released, typescript

#836 - chore(deps): bump tar from 4.4.13 to 4.4.15

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago - 3 comments
Labels: dependencies

#835 - chore(deps): bump tar from 6.1.0 to 6.1.3 in /website

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago - 4 comments
Labels: dependencies

#824 - docs: Extended / updated documenation

Pull Request - State: closed - Opened by mweststrate over 3 years ago - 3 comments
Labels: released

#820 - [minor] Add failing test for #819

Pull Request - State: closed - Opened by chrissantamaria over 3 years ago - 10 comments
Labels: released

#819 - Set order is not always maintained when modifying with produce

Issue - State: closed - Opened by chrissantamaria over 3 years ago - 5 comments
Labels: bug, released

#726 - Export WritableDraft type and optionally make it compatible with ts-essentials

Issue - State: closed - Opened by gyzerok almost 4 years ago - 5 comments
Labels: proposal

#721 - fix: Make declarations work without ts proxy lib #718

Pull Request - State: closed - Opened by Bnaya almost 4 years ago - 3 comments

#718 - Compile error for TypeScript projects that transpile to ES5

Issue - State: closed - Opened by octogonz almost 4 years ago - 6 comments
Labels: typescript

#715 - Throw when accessing non-draftables in strict mode

Pull Request - State: open - Opened by Gelio almost 4 years ago - 3 comments

#707 - feature: Support copy-on-write in TypedArrays

Pull Request - State: closed - Opened by Gelio almost 4 years ago - 11 comments

#696 - Typed Arrays support

Issue - State: closed - Opened by NicolasRannou about 4 years ago - 3 comments
Labels: proposal, PR welcome, complexity-medium

#673 - "Maximum call stack exceeded" in production while dealing with arrays

Issue - State: closed - Opened by bhollis about 4 years ago - 9 comments
Labels: cannot reproduce

#649 - Performance of mutating large collections: arrays vs objects

Issue - State: closed - Opened by keriwarr over 4 years ago - 4 comments
Labels: question, released

#619 - Immer's produce() or Lodash's cloneDeep()?

Issue - State: closed - Opened by Sleepful over 4 years ago - 6 comments
Labels: question

#535 - Can I start a new translation?

Issue - State: closed - Opened by Gumball12 almost 5 years ago - 4 comments
Labels: question

#435 - Immer breaks in browsers with Proxy support if they don't have Proxy.revocable

Issue - State: closed - Opened by esturcke about 5 years ago - 2 comments
Labels: released

#406 - Circular reference throw error

Issue - State: closed - Opened by gitHber over 5 years ago - 2 comments
Labels: bug

#379 - Type inference bug

Issue - State: closed - Opened by steida over 5 years ago - 5 comments
Labels: bug

#331 - react native can not recognize `.mjs` file

Issue - State: closed - Opened by sunnylqm over 5 years ago - 6 comments
Labels: bug, released

#284 - 🎉🎉 Who is using `immer`? 🎉🎉

Issue - State: open - Opened by mweststrate almost 6 years ago - 29 comments

#108 - Async/Await support

Issue - State: closed - Opened by graphaty over 6 years ago - 3 comments
Labels: wontfix