pwa-asset-generator icon indicating copy to clipboard operation
pwa-asset-generator copied to clipboard

Automates PWA asset generation and image declaration. Automatically generates icon and splash screen images, favicons and mstile images. Updates manifest.json and index.html files with the generated i...

Results 89 pwa-asset-generator issues
Sort by recently updated
recently updated
newest added

Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 15.5.0 to 16.1.2. Release notes Sourced from lint-staged's releases. v16.1.2 Patch Changes #1570 a7c0c88 Thanks @​ItsNickBarry! - When using --diff-filter with the D option to include deleted...

dep-upgrade

Bumps [eslint](https://github.com/eslint/eslint) from 9.23.0 to 9.29.0. Release notes Sourced from eslint's releases. v9.29.0 Features f686fcb feat: add ecmaVersion: 2026, parsing using and await using (#19832) (Milos Djermanovic) 19cdd22 feat: prune...

dep-upgrade

Bumps [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) from 9.23.0 to 9.29.0. Release notes Sourced from @​eslint/js's releases. v9.29.0 Features f686fcb feat: add ecmaVersion: 2026, parsing using and await using (#19832) (Milos Djermanovic) 19cdd22 feat: prune...

dep-upgrade

Bumps [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) from 17.17.0 to 17.20.0. Release notes Sourced from eslint-plugin-n's releases. v17.20.0 17.20.0 (2025-06-12) 🌟 Features no-top-level-await: add support for await using (#447) (88dea92) v17.19.0 17.19.0 (2025-06-02) 🌟 Features...

dep-upgrade

Bumps [tar-fs](https://github.com/mafintosh/tar-fs) from 3.0.8 to 3.0.9. Commits 2ceedf4 3.0.9 647447b check windows tweak (#115) See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tar-fs&package-manager=npm_and_yarn&previous-version=3.0.8&new-version=3.0.9)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this...

dep-upgrade

Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 24.2.3 to 24.2.5. Release notes Sourced from semantic-release's releases. v24.2.5 24.2.5 (2025-05-23) Bug Fixes deps: raise the minimum of the defined range for marked-terminal (#3742) (fb1ccd4) v24.2.4...

dep-upgrade

Bumps [chrome-launcher](https://github.com/GoogleChrome/chrome-launcher) from 1.1.2 to 1.2.0. Release notes Sourced from chrome-launcher's releases. v1.2.0 Features feat: Support --remote-debugging-pipe by @​Rob--W in GoogleChrome/chrome-launcher#347 Changes Update --headless=new status docs to post-Chrome 132 by...

dep-upgrade

Bumps [@semantic-release/github](https://github.com/semantic-release/github) from 11.0.1 to 11.0.3. Release notes Sourced from @​semantic-release/github's releases. v11.0.3 11.0.3 (2025-05-25) Bug Fixes deps: update octokit monorepo (major) (#1049) (b60a983) v11.0.2 11.0.2 (2025-04-25) Bug Fixes deps:...

dep-upgrade

Hi, I am using the `appleDeviceSpecsForLaunchImages` in my Next.js application to dynamically create splash screen images for the different screen sizes. This works perfectly fine in local dev and prod...

bug
needs verification