Skip to content

v0.7.0

Choose a tag to compare

@leocaseiro leocaseiro released this 02 Jun 04:57
· 37 commits to master since this release

New features

  • Use Infinity over undefined for retry, and only accept a number type (#72)
  • Add manifest entrypoint (#76)

Bug fixes

  • Fix LazyWait when used with lazy (#78)

More

  • Update dependencies (#75)

Breaking changes

  • Update undefined option to retry as Infinity (#72)
  • Remove getAssets from webpack flow types, as it no longer exists (#76)
  • Remove Asset, and Manifest types from webpack entrypoint (#76)