COMMITS
/ package.json March 13, 2019
E
fix(build): use .module.js instead of .mjs for esm bundle (#332)
EGOIST committed
March 12, 2019
A
chore: upgrade to jest@24 and babel@7
Alec Larson committed
E
chore: replace rollup with bili (#306)
EGOIST committed
December 16, 2018
A
chore: split build script into "yarn rollup" and "yarn typed"
aleclarson committed
A
fix(test): faulty .flowconfig
aleclarson committed
A
nit: simplify "coveralls" script
aleclarson committed
A
test: rename test.tsconfig.json so vscode can find it
aleclarson committed
A
ci: tell cpx to be verbose
aleclarson committed
December 15, 2018
A
feat: drop typescript@3.0 support
aleclarson committed
A
feat: drop typescript@2 support
aleclarson committed
A
test: stop using ts-jest
aleclarson committed
A
ci: test the minimum and latest versions of typescript
aleclarson committed
December 12, 2018
A
chore: remove husky pre-publish hook
aleclarson committed
A
chore: remove unused scripts
aleclarson committed
A
chore: remove "np" dev dependency
aleclarson committed
A
fix(ci): install semantic-release on ci only
aleclarson committed
A
chore: add semantic-release
aleclarson committed
A
chore: use pretty-quick
aleclarson committed
October 28, 2018
A
fix(jest): set "testURL" to http://localhost
aleclarson committed
A
lock down the "typescript" dev dependency
aleclarson committed
October 27, 2018
A
support typescript 2.8+
aleclarson committed
September 20, 2018
M
Merge pull request #200 from stefanwille/upgrade-prettier
Michel Weststrate committed
S
Enable TypeScript to be formatted by prettier
Stefan Wille committed
M
Disabled `sideEffects` module flag, it somehow breaks Angular (webpack) build, fixes #198
Michel Weststrate committed
September 18, 2018
August 16, 2018
M
Set side effects to false
Michel Weststrate committed
July 25, 2018
M
Documented patches
Michel Weststrate committed
M
Use new perf test infra, saner number
Michel Weststrate committed
M
Merge branch 'seamless-immutable' of https://github.com/pekeler/immer into pekeler-seamless-immutable
Michel Weststrate committed
July 21, 2018
M
Merge pull request #161 from knpwrs/mapped-draft-type
Michel Weststrate committed
June 9, 2018
K
Add TypeScript Jest tests.
Kenneth Powers committed
K
Install typescript dependencies for jest.
Kenneth Powers committed
K
Upgrade typescript.
Kenneth Powers committed
May 30, 2018
C
run performance tests 9 times to calculate mean times
Christian Pekeler committed
May 1, 2018
M
Merge branch 'master' into kachkaev-add-failing-tests-for-recursive-use
Michel Weststrate committed
April 6, 2018
C
seamless-immutable runs faster in production
Christian Pekeler committed
C
added seamless-immutable to performance tests
Christian Pekeler committed
March 24, 2018
J
update flow version
Jack Zhao committed
March 22, 2018
M
Added watch command
Michel Weststrate committed