COMMITS
October 22, 2022
R
fix: special case NaN in setter (#912)
Ray committed
M
chore: fix build / test issue
Michel Weststrate committed
F
docs: add immer-yjs to built with page
Felix committed
M
chore: Fix typo (#954)
Marc Barbeau committed
S
chore: Add note explaining Draft type (#967)
Stephen Michel committed
B
fix: protect isDraftable against undefined constructor (#969)
Brian Hung committed
B
chore: remove unused arg3 in produceWithPatches (#975)
Brian Hung committed
D
Fix typo (#985)
ddrone committed
D
chore(deps): bump terser from 4.8.0 to 4.8.1 in /website (#962)
dependabot[bot] committed
D
chore(deps): bump shelljs from 0.8.4 to 0.8.5 in /website (#893)
dependabot[bot] committed
D
chore(deps): bump async from 2.6.3 to 2.6.4 in /website (#932)
dependabot[bot] committed
D
chore(deps): bump minimist from 1.2.5 to 1.2.6 (#924)
dependabot[bot] committed
D
chore(deps): bump url-parse from 1.5.3 to 1.5.10 in /website (#913)
dependabot[bot] committed
D
chore(deps): bump node-fetch from 2.6.1 to 2.6.7 (#922)
dependabot[bot] committed
D
chore(deps): bump minimist from 1.2.5 to 1.2.6 in /website (#919)
dependabot[bot] committed
August 12, 2022
M
docs: added Mark Erikson quote
Michel Weststrate committed
M
docs: Add Ukraine banner
Michel Weststrate committed
July 31, 2022
K
Do not replace array.length
kshramt committed
July 6, 2022
B
docs: Add other-lang (#951)
babyfish-ct committed
June 13, 2022
T
fix: Add "types" to exports for TypeScript 4.7 (#946)
Tomas Carnecky committed
May 26, 2022
A
docs: Update performance.mdx (#942)
ana committed
May 12, 2022
C
fix: Use .esm.js module for backwards compatibility with old build tools (#939)
Candid Dauth committed
May 11, 2022
M
fix: consistent recipe return type in produceWithPatches (#934)
Myles J committed
M
fix: incorrect return type for async produceWithPatches (#933)
Myles J committed
May 2, 2022
O
docs: add immerhin to built with (#929)
Oleg Isonen committed
O
docs: Add article that explains how immerhin is built on top of immer (#930)
Oleg Isonen committed
April 23, 2022
V
docs: Update produce/mdx (#926)
V K committed
P
docs: Fix link to `return` on `produce` doc page (#927)
Peter Zich committed
April 4, 2022
C
feature: support importing ES module from Node.js (#901) (#921)
Candid Dauth committed