v0.8.0
What's Changed
- Deprecate
register_assetandenqueue_assetfunctions, renamed toregister_manifest_assetandenqueue_manifest_assetrespectively. #70 - Support passing an array of string manifest paths as the first argument to
register_manifest_assetandenqueue_manifest_asset; the first readable manifest will be used. #75 - Automatically register a
runtime.jschunk if found in manifest to support hot reloading in multi-bundle configurations. #48
New Contributors
- @svandragt made their first contribution in #64
- @mikelittle made their first contribution in #68
- @mattheu made their first contribution in #48
Full Changelog: v0.7.1...v0.8.0