7a9bb17 Upgrade to jsonfile 4.0.0 for EOL option support
bcc1986 Merge pull request #485 from lifaon74/master
f64e76c Added '.js' extension to the <main> attribute in package.json, for compatibility with various loaders or bundlers (webpack, systemjs, browserify,…) or any other independent lib which may use package.json.
ab2fae9 Merge pull request #473 from jprichardson/ci
This Pull Request updates dependency fs-extra from
v0.30.0
tov4.0.2
Commits
jprichardson/node-fs-extra
4.0.2
1dd5c18
4.0.2ef9ade4
Universalify fs.copyFile when available7a9bb17
Upgrade to jsonfile 4.0.0 for EOL option supportbcc1986
Merge pull request #485 from lifaon74/masterf64e76c
Added '.js' extension to the <main> attribute in package.json, for compatibility with various loaders or bundlers (webpack, systemjs, browserify,…) or any other independent lib which may use package.json.ab2fae9
Merge pull request #473 from jprichardson/ci5435252
Update & Optimize CI configs4.0.1
9b5718c
4.0.1ec85f4e
Add links to issues & PRs in CHANGELOG.md463c65d
Merge pull request #466 from jprichardson/ensure-file3fc5894
ensureFile & ensureFileSync should error when the path is a directory28b7cfe
Fix changelog move() notes (#463)4.0.0
3d25473
4.0.0eb16cda
Fix docs lint errorbd0a200
Merge pull request #449 from jprichardson/read-write-obj9b624d2
Upgrade standard-markdown devDepdf6aa07
Merge pull request #458 from jprichardson/prevent-move-into-itselff015563
Merge pull request #459 from jprichardson/rimrafea2e2a4
Merge pull request #460 from jprichardson/docs395f6b0
Document writeJson() & outputJson() options33fbe78
Apply upstream rimraf fixesd99d8a1
Fix isSrcSubdir() split bugf8f441a
Refactor isSrcSubdir() in move16dc81e
Fix the issue of moving into itself85f531e
Merge pull request #450 from jprichardson/windows-tests5f888ba
Skip copy & copySync timestamp tests on 32-bit computers5a8d568
Add docs for using promises with fs.read() & fs.write()e4c3618
BREAKING: fs.read() & fs.write() should return objects15db64f
Merge pull request #429 from bennyn/patch-16eabb00
Fixed link to type definitions40a2e71
Merge pull request #428 from jprichardson/outputJSONSyncdd85f38
Fix typo that broke outputJSONSync()3.0.1
44eb2c3
3.0.162d40b3
Merge pull request #415 from jprichardson/move-error5bfcb64
move() should error when src & dest are the same and src doesn't existf26a946
Merge pull request #411 from jprichardson/markdown-linterc2ab3c5
Add standard-markdown to lint js code inside docs files3.0.0
096a8e1
3.0.004cfbd0
Merge pull request #409 from jprichardson/pathExists891f483
Upgrade standarddf125be
Use pathExists() internallyb209cab
Update jsonfile dep3f7988d
Add pathExists() and pathExistsSync()1613f20
Update docs for promise supportd41ed1e
Update README.md with promise support info03b2080
Universalify fs-extra methodsdba0cbb
Universalify native fs methods03e1b47
BREAKING: Don't use spaces for JSON writing, remove global settingacd8916
Merge pull request #408 from jprichardson/rmSync-patchc179797
Add else block to throw error from catch in removeSync()9f5a130
Merge pull request #405 from jprichardson/fix-changelog-markdown77edbc9
Fix changelog markdown issuesb549b04
Merge pull request #398 from jprichardson/windows-timeoutafab94b
Don't override move & moveSync test's timeoutsed5dc63
Merge pull request #394 from jprichardson/buffera86d8b4
Use Buffer.allocUnsafe() in enviroments that support it2.1.2
84717b8
2.1.2fcb436d
Update CHANGELOG6f2b6d1
Merge pull request #393 from jprichardson/rimraf-callback55c5eb0
Prevent callback from being called twice2.1.1
cfcf313
2.1.1659fafa
Update CHANGELOGb121cf0
Use new Buffer() in moveSync() to support full Node.js v4 linee02c07b
Revert "Use Buffer.alloc() instead of deprecated new Buffer() in copy-file-sync, add engines field to package.json to specify min node v4.5.0"2.1.0
90b3609
2.1.06ebcb9c
Update CHANGELOGefe0d80
Merge pull request #378 from jdalton/move-check8d978db
Don't move when source and dest paths are the same.cf2c50d
Merge pull request #386 from jprichardson/changelog4db96c5
Update CHANGELOG1f30161
Merge pull request #384 from jprichardson/docs-cleanup-async-methods83a6190
docs: Refactor remove exmaple to use remove instead of removeSync936011e
docs: Refactor remove and removeSync parameter namefc5fca9
docs: Refactor docs to include parameters typee46b820
Merge pull request #383 from jprichardson/docs-refactor-readJson-examplea4f6481
docs/readJson.md: Refactor example for readJson method, refactor move and moveSync tests descriptionsb5c72dc
Merge pull request #382 from jprichardson/docs-split-out-sync-methods10756de
docs: Refactor readJsonSync example02c2a62
Docs: Split out sync methods1697574
Merge pull request #381 from jprichardson/moveSync-support535fe8d
Add more tests for moveSync when moving files into src subdir08d7d3a
Add prevent moving into itself and its tests0006391
Add moveSync and its tests9bef553
Merge pull request #380 from jprichardson/copy-file-sync-update-Buffer-alloc5597bd5
Use Buffer.alloc() instead of deprecated new Buffer() in copy-file-sync, add engines field to package.json to specify min node v4.5.0e06440b
Merge pull request #379 from hail2u/patch-16e0f0cc
DocumentoutputFile()
only supports a file pathe771770
Merge pull request #376 from tvald-contrib/master3a3912a
move(): fall back to streams when hard links aren't supported3f34210
Merge pull request #375 from JPeer264/feature/refactor-es62c78eec
Refactor test.js42656df
Merge pull request #372 from JPeer264/feature/refactor-es60f6d959
Merge pull request #371 from jprichardson/edit-copy-dev-null-test-desc7bddeb5
Refactor test remove (closes #355)2.0.0
1.0.0
This PR has been generated by Renovate Bot.