Fontsource will log all notable changes within this file.
Patch (0.0.x)
These occur when an automatic update is pushed from a source, such as Google, or Fontsource may apply patches. Due to version mismatching and lack of accurate tracking, a specific version for a Fontsource patch cannot be logged into the changelog. Note that Google may push breaking changes on their end to individual fonts which Fontsource cannot predict for.
Minor (0.x.x)
These will always contain changes from Fontsource's end.
Added variable font support and $defSubset variable to SCSS mixins. #147
Fixes
Removed all default variable flags from SCSS mixins till further notice to resolve errors relating to importing multiple fonts. #155
Resolved incorrect unicodeMap numeric subset names that linked to the wrong files. #167
Documentation
Changed package.json descriptions to something more mature. #148
4.1.x
Features
Added customisable SASS support through mixins for more flexible user setups. #64#122
Fixes
Major refactor to organise the templates and generic packager. #120
4.0.x
BREAKING CHANGES
Package names have been renamed from fontsource-<font name> to the safer, more authentic scoped format @fontsource/<font name>.
That means all packages will need to be reinstalled with yarn add @fontsource/<font name> or npm install @fontsource/<font name> with imports updated to the new package such as import @fontsource/open-sans/400-italic.css. #108
import @fontsource/<font name>/<weight>.css now only contains normal style variants of fonts. The -normal.css files throughout the respository have been removed. Importing italic variants remain the same via import @fontsource/<font name>/<weight>-italic.css.
Please see #88 for more details. #112
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps @fontsource/chivo from 4.1.0 to 4.2.2.
Changelog
Sourced from
@fontsource/chivo
's changelog.... (truncated)
Commits
6f1ab8f
chore: release new versions17b17c5
chore(build): update fontsources [Force Rebuild 14]160355e
chore: release new versions0570d00
chore(build): update fontsources [Force Rebuild 13]43c9423
chore: release new versions5afb790
chore(build): update fontsources [Force Rebuild 12]df190c9
feat: 4.2.x release update (#149)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)