Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 553 Bytes

CHANGELOG.md

File metadata and controls

31 lines (20 loc) · 553 Bytes

@digitalbazaar/web-app-manifest-utils ChangeLog

2.1.0 - 2024-10-15

Changed

  • Update dependencies.

2.0.0 - 2022-12-19

Changed

  • BREAKING: Convert to module (ESM).
  • BREAKING: Require Node.js >=16.
  • Update dependencies.
  • Lint module.

1.0.2 - 2022-01-16

Fixed

  • Request web app manifests without credentials.

1.0.1 - 2022-01-14

Fixed

  • Only use colorScheme if provided to getWebAppManifestIcon.

1.0.0 - 2022-01-12

Added

  • Add core files.

  • See git history for changes previous to this release.