This repository has been archived by the owner on Jan 14, 2022. It is now read-only.
Releases: pwa-builder/pwabuilder-lib
Releases · pwa-builder/pwabuilder-lib
ManifoldJS Core Library v1.0.1
Bug Fixes
- Handle modules path resolution when Node is hosted in IIS (#23)
ManifoldJS Core Library v1.0.0
Enhancements
- Support option to specify the manifest format and skip the detection. Valid values are: w3c, chromeos, edgeextension (issue #21)
Bug Fixes
- Added missing members for W3C manifest validation: description, background_color, dir (issue #12)
- Fix issue while loading packages when using the library from sub-folders (issue #19)
- Only run the "All Platform" validations for W3C manifests (issue #20)
- Fix error in syncFiles when processing subfolders (issue #15)
ManifoldJS Core Library v0.1.2
Bug Fixes
- Fallback to name starting with lower case letter (issue #6)
- Allow manifoldjs CLI to locate packages when used as a module (issue #13)
release v0.1.1
release of bug fix for following:
#3 packaging for windows 10 app from with tree
ManifoldJS Core Library v0.1.0
Initial release