UNPKG

@anolilab/unplugin-favicons

Version:

Generate favicons for your project with caching for blazing fast rebuilds.

117 lines (69 loc) 8.4 kB
## [1.0.5](https://github.com/anolilab/unplugin-favicons/compare/v1.0.4...v1.0.5) (2024-09-04) ### Bug Fixes * changed find-cache-dir & read-pkg-up to [@visulima](https://github.com/visulima) alternative ([#52](https://github.com/anolilab/unplugin-favicons/issues/52)) ([0da3949](https://github.com/anolilab/unplugin-favicons/commit/0da39499aca4a0b21a16514a500c3d8d3670ac14)) * **deps:** update dependencies ([7acab86](https://github.com/anolilab/unplugin-favicons/commit/7acab86ecf81476172873904729ce2cb94635818)) * fixed depracation warning on unplugin, fixed injection of html code for astro ([54eab40](https://github.com/anolilab/unplugin-favicons/commit/54eab407903ad69c41132e685e5ff3e23dae79c3)) ### Miscellaneous Chores * **release:** v1.0.5-alpha.1 [skip ci]\n\n## [1.0.5-alpha.1](https://github.com/anolilab/unplugin-favicons/compare/v1.0.4...v1.0.5-alpha.1) (2024-08-06) ([b939404](https://github.com/anolilab/unplugin-favicons/commit/b9394048178ea3e0d7e13f49b30cd6756c8879d3)), closes [#52](https://github.com/anolilab/unplugin-favicons/issues/52) * **release:** v1.0.5-alpha.2 [skip ci]\n\n## [1.0.5-alpha.2](https://github.com/anolilab/unplugin-favicons/compare/v1.0.5-alpha.1...v1.0.5-alpha.2) (2024-08-22) ([dbf55d8](https://github.com/anolilab/unplugin-favicons/commit/dbf55d8246f6a6b140366d325f5400c593e724f8)) ### Continuous Integration * added neutral to allowed ([4a266cd](https://github.com/anolilab/unplugin-favicons/commit/4a266cde8d858f4b7f588c278e8bf2672281a249)) * cs fixes, added audit message GHSA-952p-6rrq-rcjv to ignore ([0b909bf](https://github.com/anolilab/unplugin-favicons/commit/0b909bf22eb8ca43f2ac2ac29d50ce57d33eea35)) ## [1.0.5-alpha.2](https://github.com/anolilab/unplugin-favicons/compare/v1.0.5-alpha.1...v1.0.5-alpha.2) (2024-08-22) ### Bug Fixes * **deps:** update dependencies ([7acab86](https://github.com/anolilab/unplugin-favicons/commit/7acab86ecf81476172873904729ce2cb94635818)) * fixed depracation warning on unplugin, fixed injection of html code for astro ([54eab40](https://github.com/anolilab/unplugin-favicons/commit/54eab407903ad69c41132e685e5ff3e23dae79c3)) ### Continuous Integration * added neutral to allowed ([4a266cd](https://github.com/anolilab/unplugin-favicons/commit/4a266cde8d858f4b7f588c278e8bf2672281a249)) * cs fixes, added audit message GHSA-952p-6rrq-rcjv to ignore ([0b909bf](https://github.com/anolilab/unplugin-favicons/commit/0b909bf22eb8ca43f2ac2ac29d50ce57d33eea35)) ## [1.0.5-alpha.1](https://github.com/anolilab/unplugin-favicons/compare/v1.0.4...v1.0.5-alpha.1) (2024-08-06) ### Bug Fixes * changed find-cache-dir & read-pkg-up to [@visulima](https://github.com/visulima) alternative ([#52](https://github.com/anolilab/unplugin-favicons/issues/52)) ([0da3949](https://github.com/anolilab/unplugin-favicons/commit/0da39499aca4a0b21a16514a500c3d8d3670ac14)) ## [1.0.4](https://github.com/anolilab/unplugin-favicons/compare/v1.0.3...v1.0.4) (2024-08-06) ### Bug Fixes * fixed name of nuxt plugin ([#51](https://github.com/anolilab/unplugin-favicons/issues/51)) ([686502b](https://github.com/anolilab/unplugin-favicons/commit/686502b9ff4cfafe942a40f99621c4734ddaf068)) ### Miscellaneous Chores * migrate to SvelteKit2 ([#49](https://github.com/anolilab/unplugin-favicons/issues/49)) ([a90d778](https://github.com/anolilab/unplugin-favicons/commit/a90d778dfcca5c326ff09ef8ade4823e432d3085)) * updated readme with changed name ([d101d49](https://github.com/anolilab/unplugin-favicons/commit/d101d49917353dd8c3eebd3894b50a134b60f5ca)) ## [1.0.3](https://github.com/anolilab/unplugin-favicons/compare/v1.0.2...v1.0.3) (2024-07-23) ### Bug Fixes * exported options types for the plugin, added example for angular ([d7bd346](https://github.com/anolilab/unplugin-favicons/commit/d7bd34686867c0ae4281c2e54079d57fcf12946d)) * upgraded cacache, ssri, unplugin and all dev dependencies, moved from tsup to packem ([b384e71](https://github.com/anolilab/unplugin-favicons/commit/b384e71880294d84af1dd0f24dfb81d2d6658202)) ### Miscellaneous Chores * **deps:** update actions/cache action to v4 ([fd4ae34](https://github.com/anolilab/unplugin-favicons/commit/fd4ae34c4bafc52de3af2e2fb21b2532c4566ac7)) * **deps:** update actions/checkout action to v4 ([a145413](https://github.com/anolilab/unplugin-favicons/commit/a145413a8d86805686e8ced9dce98436802cec95)) * **deps:** update actions/dependency-review-action action to v4 ([51c8569](https://github.com/anolilab/unplugin-favicons/commit/51c8569885d5e97e261a6490ec986b6d32ab0446)) * **deps:** update actions/setup-node action to v4 ([69216c3](https://github.com/anolilab/unplugin-favicons/commit/69216c3abc8481636b7d4383aed1e6e44052bf7b)) * **deps:** update actions/stale action to v8 ([5c61363](https://github.com/anolilab/unplugin-favicons/commit/5c61363501f8e21c8bf92a0c105961a4ed202fd9)) * **deps:** update actions/stale action to v9 ([582d694](https://github.com/anolilab/unplugin-favicons/commit/582d6948db9f211c9b175de08d63a3b8327e9fba)) * **deps:** update actions/upload-artifact action to v4 ([0e111cf](https://github.com/anolilab/unplugin-favicons/commit/0e111cf6152fc5517965f1731a6f41632ba0ed27)) * **deps:** update dawidd6/action-download-artifact action to v3 ([8aaa943](https://github.com/anolilab/unplugin-favicons/commit/8aaa943e9fcf7dfe1b6f59e9056f257460ba780b)) * **deps:** update github/codeql-action action to v3 ([82e166d](https://github.com/anolilab/unplugin-favicons/commit/82e166d3f1bd7f67af8be6a868149ac691813533)) * **deps:** update pnpm/action-setup action to v3 ([c1b1631](https://github.com/anolilab/unplugin-favicons/commit/c1b1631d4181803d69ee85465db8a1b821d543e7)) * **deps:** update stefanzweifel/git-auto-commit-action action to v5 ([b1e8044](https://github.com/anolilab/unplugin-favicons/commit/b1e804456108ed35b49d14ba21c9f4f1d7c1cbe0)) ### Continuous Integration * added audit ci ([8735187](https://github.com/anolilab/unplugin-favicons/commit/8735187f59a1a9fb0a8cb5870a4cc0e8cd0a0eb0)) * added missing conventional-changelog-conventionalcommits dev dep ([cddc56c](https://github.com/anolilab/unplugin-favicons/commit/cddc56c483292062ca0c134afec9eaa54a260b32)) * fixed found issue with the new ci ([0e140ac](https://github.com/anolilab/unplugin-favicons/commit/0e140acb9d1d43fa1548a0b360189dac348032cc)) * fixed found issue with the new ci ([aeb4a3c](https://github.com/anolilab/unplugin-favicons/commit/aeb4a3cb7122445d749f9fc930ce09d5a85bbdad)) * fixed issues with the new ci ([bb37caf](https://github.com/anolilab/unplugin-favicons/commit/bb37caffdbc7d738e59c0af29b7777e9ff9ec084)) * fixed vitest config ([bc80e2d](https://github.com/anolilab/unplugin-favicons/commit/bc80e2d458c1e56d279969694a402dc3b4a67135)) * fixed wrong running-workflow-name ([7594bf3](https://github.com/anolilab/unplugin-favicons/commit/7594bf3a167fde8b48dc5b482d2e71e2a1666ff9)) * updated semantic-release in to step with different node versions ([8aeb16f](https://github.com/anolilab/unplugin-favicons/commit/8aeb16f0f669e6432dbb63a9c9ee65451ae38f81)) * upgraded workflows ([b31ed1c](https://github.com/anolilab/unplugin-favicons/commit/b31ed1c5195be58205d0b31c7003dba9cdf12091)) * use nvm to use node 20.8.1 ([68a9118](https://github.com/anolilab/unplugin-favicons/commit/68a9118dddd423bc3e103a5f9eb4e348e928ffb4)) ## [1.0.2](https://github.com/anolilab/unplugin-favicons/compare/v1.0.1...v1.0.2) (2023-10-09) ### Bug Fixes * updated readme ([f595e83](https://github.com/anolilab/unplugin-favicons/commit/f595e8372617f78ddaec6f8e31fa79aa1a665688)) ## [1.0.1](https://github.com/anolilab/unplugin-favicons/compare/v1.0.0...v1.0.1) (2023-10-09) ### Bug Fixes * removed console log and added vike assets path ([a452ad9](https://github.com/anolilab/unplugin-favicons/commit/a452ad9429b898ad353c69c159f70e5cb8e0e11c)) ### Miscellaneous Chores * added vike to the examples ([b975d1f](https://github.com/anolilab/unplugin-favicons/commit/b975d1f17e51c54da2ff3fcb57c0a5f8c565babe)) ## 1.0.0 (2023-10-09) ### Features * new favicons plugin ([f3173c6](https://github.com/anolilab/unplugin-favicons/commit/f3173c6847282a4f0fd39b780c992e679e51374a)) ### Styles * lint fixes ([3746d63](https://github.com/anolilab/unplugin-favicons/commit/3746d6388cd2790ff14b264b753a2c0484a644bf)) ### Continuous Integration * fixed build command ([aa93564](https://github.com/anolilab/unplugin-favicons/commit/aa935644b0cc6f3dc8996b4fef7d2d5a41f57ef9))