Skip to content

v0.4.0

Choose a tag to compare

@albertogasparin albertogasparin released this 04 Jan 03:58
· 64 commits to master since this release

New features

  • Add preload() static method support
  • Add manifest option to LooselyLazy.init()

Breaking changes

  • LooselyLazy.init() requires an object to be passed in, no longer just the render type
  • getAssetsUrls no longer accepts a manifest as argument, manifest has to be passed via LooselyLazy.init() call