Commit Graph

1065 Commits (5acee7a124a35c74a0197978a276d258649cb27e)
 

Author SHA1 Message Date
Timothée Rebours 5a4859c3ba WIP: Successfully replace a waterfall with native async/await 3 years ago
Timothée Rebours 750f6b7095 2.2.1 3 years ago
Timothée Rebours 65fd0497b4 update changelog 3 years ago
tex0l dc851b5a21
Merge pull request #20 from bitmeal/fsync-fix 3 years ago
Arne Wendt fde8d3f3c8 storage.js: check fsync capability from return code rather than using `process.platform` heuristics 3 years ago
tex0l 59b85012a2 Update issue templates 3 years ago
Timothée Rebours 49574da5e2 2.2.0 3 years ago
Timothée Rebours 59c8b2c97c changelog 3 years ago
tex0l bd4ea63116
Merge pull request #17 from seald/react-native 3 years ago
Timothée Rebours 0d4435da84 2.2.0-1 3 years ago
Timothée Rebours 52133bd968 error with default import 3 years ago
Timothée Rebours 4367b37860 2.2.0-0 3 years ago
Timothée Rebours 93363875ec another error in the files of the package 3 years ago
Timothée Rebours d04b0894cf fix mistake in webpack output path 3 years ago
Timothée Rebours f000cc748d unify browser & rn versions for most files 3 years ago
Timothée Rebours cfea45cb01 add CI task 3 years ago
Timothée Rebours 44ae8d7029 react-native version 3 years ago
arantes555 e3f4ee8783
Merge pull request #14 from seald/fix-publish-label 3 years ago
mehdi 750af75d40 fix publish label 3 years ago
mehdi 75f22ee4d9 2.1.0 3 years ago
mehdi 0f2eb4ace5 changelog 3 years ago
mehdi 5f81605ea5 2.1.0-5 3 years ago
tex0l 6657d36755
Merge pull request #12 from seald/add-typescript-typings 3 years ago
mehdi d9c4619a87 jsdoc detail 3 years ago
mehdi 7ed4d994da fix nodeWebkitAppName type 3 years ago
mehdi f70b1be64d fix test flakiness 3 years ago
mehdi dcc646a9a2 add typescript package 3 years ago
mehdi fcd1546220 add typings 3 years ago
mehdi cd16711c89 2.1.0-4 3 years ago
tex0l 5bba11e535
Merge pull request #10 from seald/jsdoc-detail 3 years ago
mehdi 2230f6c1e4 jsdoc details + timeout 3 years ago
tex0l b53f651b9c
Merge pull request #8 from seald/github-actions 3 years ago
mehdi 1e71d253f9 remove obsolete gitlab-ci.yml 3 years ago
mehdi 238369c306 try some undocumented syntax found in forums 3 years ago
mehdi b2f2f0e563 publish action 3 years ago
mehdi a400f87466 add browser tests 3 years ago
mehdi 501fd7e4e7 fix action trigger 3 years ago
mehdi 0b82e59845 node tests 3 years ago
mehdi d431b245dd test github actions 3 years ago
tex0l 1d8c88842b
Merge pull request #5 from eliot-akira/stream-files-by-line 3 years ago
mehdi 84e19ea94e 2.1.0-3 3 years ago
mehdi 8b984f1274 extract writeFileLines into its own function 3 years ago
mehdi 69604244d4 2.1.0-2 3 years ago
mehdi 3d42f30e34 changelog 3 years ago
Timothée Rebours 3fe1df29af fix package.json browser field & update changelog 3 years ago
Timothée Rebours cbfd31fdf4 changelog and contributors 3 years ago
mehdi 148d7c8215 fix error callbacks 3 years ago
mehdi 8c4f56a04a streaming write with `Readable.from` 3 years ago
eliot-akira 7404ee1bc2 Stream lines using setImmediate to ensure it doesn't block event loop 3 years ago
eliot-akira ba14f11949 Add final new line to align behavior with Node.js version 3 years ago