build_runner 0.3.0
·
2069 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
.