build_runner 0.3.0
jakemac53
released this
31 Jan 15:21
·
2041 commits
to master
since this release
Bug Fixes
- Fixed a race condition bug 175
that could cause invalid output errors.
Breaking Changes
RunnerAssetWriter
now requires an additional field,onDelete
which is a
callback that must be called synchronously withindelete
.