v3.0.0 Alpha 2
Pre-release
Pre-release
Added
- Ability to specify base path for resolution of bundle resources and path transformations.
Fixed
- Declaration file wasn't specified resulting in missing types when imported as a NPM dependency.
- Bundles never being used due to bad
hasOwnProperty
check. - Transformed paths being entirely replaced.
- Catcher resolving collection promise too soon.