v0.80.9
- [Feature]: Allow configuring
HttpStore
's read and write paths separately. (3e647a6 by @GijsWeterings) - [Feature]: Add
additionalSuccessStatuses
option toHttpStore
. (f8f7d55 by @motiz88) - [Fix]: Prevent cache write errors from killing the server, log them to
reporter
instead. (15815d0 by @motiz88) - [Fix]: Node crawler (non-Watchman) returns non-deterministic partial results on silent directory read errors. (105e222 by @robhogan)
- [Fix]: Dedupe Watchman crawl warnings correctly. (#1260 by @EvanBacon)
- [Fix]: Improve error message for invalid asset paths. (#1267 by @fredrikburmester)
NOTE: Experimental features are not covered by semver and can change at any time.
- [Experimental]: Add
unstable_renameRequire
transformer option. (#1230 by @EvanBacon)
Full Changelog: v0.80.8...v0.80.9