Ecosyste.ms: OpenCollective

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

github.com/immerjs/immer

Create the next immutable state by mutating the current one
https://github.com/immerjs/immer

Unexpeted result when updating object

Stophface opened this issue over 1 year ago
Eliminate the `?.` operator for some lower-end devices.

wenerme opened this issue over 1 year ago
underfined is not a function

LouisMuriuki opened this issue over 1 year ago
type WritableDraft is not exported in v10

plantain-00 opened this issue over 1 year ago
v10 breaks ESM import.

gaomeng1900 opened this issue over 1 year ago
`produceWithPatches` wrong return type

omnitout opened this issue over 1 year ago
Does `[immer.immerable] = true` make class instances read-only?

dliebner opened this issue over 1 year ago
export `Objectish` type

macmillen opened this pull request over 1 year ago
export `Objectish` type

macmillen opened this pull request over 1 year ago
export `Objectish` type

macmillen opened this issue over 1 year ago
chore: update badge

iChenLei opened this pull request over 1 year ago
Immer with map

doneumark opened this issue over 1 year ago
Move index.js.flow from dist/ -> dist/cjs/ to match index.js

nifgraup opened this pull request over 1 year ago
'main' cjs import has the wrong file name if NODE_ENV is production

mrdaniellewis opened this issue over 1 year ago
chore(deps): bump ajv from 6.11.0 to 6.12.6

dependabot[bot] opened this pull request over 1 year ago
chore(deps): bump ansi-regex from 4.1.0 to 4.1.1 in /website

dependabot[bot] opened this pull request over 1 year ago
enableMapSet() not working with xstate/immer + esbuild bundle

ShooTeX opened this issue over 1 year ago
Immer does not work properly with arrow function getter

NEWESTERS opened this issue over 1 year ago
Switch build tooling to `tsup` and modernize JS build artifacts

markerikson opened this pull request over 1 year ago
do not throw an error when deleting a non-existant prop from draft

skratchdot opened this pull request almost 2 years ago
Maximum call stack size exceeded error in production mode

toy9986619 opened this issue almost 2 years ago
chore(docs): use named imports for "produce" (instead of default import)

skratchdot opened this pull request almost 2 years ago
Immer 10

mweststrate opened this pull request almost 2 years ago
chore(deps): bump loader-utils from 2.0.0 to 2.0.4 in /website

dependabot[bot] opened this pull request almost 2 years ago
chore(deps): bump @sideway/formula from 3.0.0 to 3.0.1 in /website

dependabot[bot] opened this pull request almost 2 years ago
fix: patching maps failed when using number keys

schummar opened this pull request almost 2 years ago
chore(deps): bump webpack from 5.75.0 to 5.76.1 in /website

dependabot[bot] opened this pull request almost 2 years ago
How to type immerable class

st-clair-clarke opened this issue almost 2 years ago
Fix typings for `union` types

isc30 opened this pull request almost 2 years ago
fix: Creates separate patches for sparse arrays (#1019)

bever1337 opened this pull request almost 2 years ago
v9.0.11 introduces sparse array regression

bever1337 opened this issue almost 2 years ago
fix: ensure type exports is first

HiChen404 opened this pull request almost 2 years ago
chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 in /website

dependabot[bot] opened this pull request almost 2 years ago
Immutability helper performance tests

OmniSliver opened this pull request almost 2 years ago
Fix draft type for mixed property value types

Methuselah96 opened this pull request almost 2 years ago
Unexpected access to `getter` property in irrelevant plain objects

zthxxx opened this issue almost 2 years ago
chore(deps): bump json5 from 2.2.0 to 2.2.3 in /website

dependabot[bot] opened this pull request about 2 years ago
chore(deps): bump json5 from 1.0.1 to 1.0.2 in /website

dependabot[bot] opened this pull request about 2 years ago
chore: set vscode default formatter to prettier

unional opened this pull request about 2 years ago
fix: circular deps

unional opened this pull request about 2 years ago
chore(deps): bump minimatch from 3.0.4 to 3.1.2

dependabot[bot] opened this pull request about 2 years ago
Expose Producer function type

NickSolante opened this pull request about 2 years ago
chore(deps): bump express from 4.17.1 to 4.18.2 in /website

dependabot[bot] opened this pull request about 2 years ago
Immer overwrites properties

yasinitskyi opened this issue about 2 years ago
chore(deps): bump qs from 6.5.2 to 6.5.3

dependabot[bot] opened this pull request about 2 years ago
Ignore gitpod auto generated yaml

khanhtc1202 opened this pull request about 2 years ago
chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 in /website

dependabot[bot] opened this pull request about 2 years ago
chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2

dependabot[bot] opened this pull request about 2 years ago
docs(patches.mdx): Update patches.mdx

JackZong opened this pull request about 2 years ago
fixed jsdoc parameter name

pfftdammitchris opened this pull request about 2 years ago
chore(deps): bump loader-utils from 1.2.3 to 1.4.2

dependabot[bot] opened this pull request about 2 years ago
Cannot import correctly under TypeScript Node 16 module resolution

Jack-Works opened this issue about 2 years ago
docs: Translate other-lang.md to Chinese language

Kennytian opened this pull request about 2 years ago
[minor] fix: recursive issue with Draft and JSONTypes

unional opened this pull request about 2 years ago
feat: add `isNothing()`

unional opened this pull request about 2 years ago
add `IsNothing()` type guard

unional opened this issue about 2 years ago
chore(deps): bump shell-quote from 1.7.2 to 1.7.4

dependabot[bot] opened this pull request about 2 years ago
chore(deps): bump eventsource from 1.0.7 to 1.1.2 in /website

dependabot[bot] opened this pull request about 2 years ago
Fix typo

ddrone opened this pull request about 2 years ago
fix: export type "WritableDraft"

VinceOPS opened this pull request over 2 years ago
docs: Fix broken cdn link due to trailing fullwidth period

luo3house opened this pull request over 2 years ago
Immer - Immer forbids circular references

NewvilleMedia opened this issue over 2 years ago
How to update entire draft with useImmerReducer?

cdx111 opened this issue over 2 years ago
How to verify that part of the draft is array.

dyabol opened this issue over 2 years ago
[minor] Preserve insertion order of Sets, fixes #819

jdip opened this pull request over 2 years ago
protect against undefined constructor

BrianHung opened this pull request over 2 years ago
Export the type of producer function

feihe08 opened this pull request over 2 years ago
[breaking change] Do not replace array.length as patch when removing items

kshramt opened this pull request over 2 years ago
Jimmer doc moved and kotlin support

babyfish-ct opened this pull request over 2 years ago
chore(deps): bump terser from 4.8.0 to 4.8.1 in /website

dependabot[bot] opened this pull request over 2 years ago
chore(deps): bump terser from 4.6.3 to 4.8.1

dependabot[bot] opened this pull request over 2 years ago
Edge Runtime support

rpavlovs opened this issue over 2 years ago
Expose a `Producer<T>` generic type

ianstormtaylor opened this issue over 2 years ago
Immer has been ported to java, add link to it

babyfish-ct opened this pull request over 2 years ago
chore(deps-dev): bump semantic-release from 17.2.3 to 19.0.3

dependabot[bot] opened this pull request over 2 years ago
How to correctly type a state query function?

JustASquid opened this issue over 2 years ago
Update performance.mdx

AnathanPham opened this pull request over 2 years ago
fix: Use .esm.js module for backwards compatibility with old build tools

cdauth opened this pull request over 2 years ago
Possible breaking change in package exports in v9.0.13

markerikson opened this issue over 2 years ago
[minor] Add failing test for nested and chained produce calls

jpallen opened this pull request over 2 years ago
fix: consistent recipe return type in produceWithPatches

mylesj opened this pull request over 2 years ago
fix: incorrect return type for async produceWithPatches

mylesj opened this pull request over 2 years ago
Add article that explains how immerhin is built on top of immer

kof opened this pull request over 2 years ago
Link to immerhin lib in built with

kof opened this pull request over 2 years ago
Fix link to `return` on `produce` doc page

pzich opened this pull request over 2 years ago
docs: Update produce/mdx

1e9y opened this pull request over 2 years ago
fix: Fix importing ES module from Node.js (#901)

cdauth opened this pull request almost 3 years ago
the Draft<T> could not use the keyof T type

Rey-Wang opened this issue almost 3 years ago
[minor] fix:change tree structure level in nested patches

Alt-er opened this pull request almost 3 years ago
fix: compatibility with Secure EcmaScript

Jack-Works opened this pull request almost 3 years ago