csstools/postcss-font-magician (postcss-font-magician)
### [`v4.0.0`](https://redirect.github.com/csstools/postcss-font-magician/blob/HEAD/CHANGELOG.md#400-2024-02-25)
[Compare Source](https://redirect.github.com/csstools/postcss-font-magician/compare/v3.0.0...v4.0.0)
- Drop support for Node versions older than 18
- Add ignore feature [#70](https://redirect.github.com/csstools/postcss-font-magician/pull/70)
- Fix support for `postcss-load-config` [#102](https://redirect.github.com/csstools/postcss-font-magician/pull/102)
- Fix repo and homepage urls [#101](https://redirect.github.com/csstools/postcss-font-magician/pull/101)
- Fix typo in readme [#87](https://redirect.github.com/csstools/postcss-font-magician/pull/87)
- Fix source maps [#109](https://redirect.github.com/csstools/postcss-font-magician/issues/109)
- Fix output path for `async` option, this is now relative to the process. (BREAKING!)
- Fix order of CSS, now the `@font-face` will be inserted after `@charset`, `@import` and similar statements. [#107](https://redirect.github.com/csstools/postcss-font-magician/issues/107)
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
3.0.0
->4.0.0
Release Notes
csstools/postcss-font-magician (postcss-font-magician)
### [`v4.0.0`](https://redirect.github.com/csstools/postcss-font-magician/blob/HEAD/CHANGELOG.md#400-2024-02-25) [Compare Source](https://redirect.github.com/csstools/postcss-font-magician/compare/v3.0.0...v4.0.0) - Drop support for Node versions older than 18 - Add ignore feature [#70](https://redirect.github.com/csstools/postcss-font-magician/pull/70) - Fix support for `postcss-load-config` [#102](https://redirect.github.com/csstools/postcss-font-magician/pull/102) - Fix repo and homepage urls [#101](https://redirect.github.com/csstools/postcss-font-magician/pull/101) - Fix typo in readme [#87](https://redirect.github.com/csstools/postcss-font-magician/pull/87) - Fix source maps [#109](https://redirect.github.com/csstools/postcss-font-magician/issues/109) - Fix output path for `async` option, this is now relative to the process. (BREAKING!) - Fix order of CSS, now the `@font-face` will be inserted after `@charset`, `@import` and similar statements. [#107](https://redirect.github.com/csstools/postcss-font-magician/issues/107)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.