Skip to content
This repository has been archived by the owner on Jan 14, 2022. It is now read-only.

Releases: pwa-builder/pwabuilder-lib

ManifoldJS Core Library v1.0.1

21 Sep 15:48
Compare
Choose a tag to compare

Bug Fixes

  • Handle modules path resolution when Node is hosted in IIS (#23)

ManifoldJS Core Library v1.0.0

07 Jul 21:04
Compare
Choose a tag to compare

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

07 Jun 22:15
Compare
Choose a tag to compare

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

08 Mar 21:10
Compare
Choose a tag to compare

release of bug fix for following:
#3 packaging for windows 10 app from with tree

ManifoldJS Core Library v0.1.0

23 Feb 01:17
Compare
Choose a tag to compare