Skip to content

Releases: fontsource/google-font-metadata

v3.0.2

24 Oct 12:52
Compare
Choose a tag to compare
  • docs: update changelog.md 90289d8
  • chore(build): update API [Manual] 6086582
  • fix: add correct useragents for APIv1 (#98) 659b193
  • chore(build): update API [Weekly] 6ea26b5
  • chore(build): update API [Weekly] e26adc6
  • chore(build): update API [Weekly] 97d1bd7
  • chore(build): update API [Weekly] ce084a5
  • chore(build): update API [Weekly] 404b221
  • chore(build): update API [Weekly] ea9a978
  • chore(build): update API [Weekly] 3d7c5e8
  • chore(build): update API [Weekly] db035ae
  • chore(build): update API [Weekly] 3c4fa37
  • chore(build): update API [Weekly] a42792f
  • chore(build): update API [Weekly] 20a4e15
  • chore(package): update eslint-plugin-unicorn to version 34.0.1 (#79) 3979f50
  • chore(package): update puppeteer to version 10.1.0 (#78) 778a1ed
  • chore(package): update @types/node to version 16.3.3 (#84) 1893a0b
  • chore(build): update API [Weekly] 2f52801
  • chore(build): update API [Weekly] 12db2f9
  • chore(build): update API [Weekly] 1691f49

v3.0.1...v3.0.2

v3.0.1

26 May 22:06
Compare
Choose a tag to compare
  • fix: package json main and types path (#74) 40a3cf9
  • chore(build): update API [Manual] dcccaa0
  • docs: update changelog to 3.0.0 c9622bc

v3.0.0...v3.0.1

v3.0.0

26 May 21:33
Compare
Choose a tag to compare

This is a major update containing breaking changes and improvements to the library.

Breaking:

Weights in both APIv1 and APIv2 have switched from string arrays to number arrays (["400"] --> [400]).
This was done to better represent the type of the array which in turn should help downstream Typescript projects to better understand the contents.

Local font variants have been removed. Only URLs remain for each font in variants of each API.
Google themselves have been removing the local names for fonts in their CSS since different OS' may have different installed fonts leading to inconsistencies. e.g. abeezee.variants.400.italic.latin.local no longer exists.

Features:

Improved Typescript typings and exported more types for users to use. This might be breaking in some aspects for users downstream.

Fixes:

Use WOFF2 user-agent in api-parser-v2.ts instead of the variable user-agent. This resolves the issue of serving the same variable font to different weights, often leading to duplication of fonts, especially downstream in Fontsource.

v2.0.2...v3.0.0

2.0.2

16 Feb 08:21
Compare
Choose a tag to compare

v2.0.1

11 Dec 22:02
Compare
Choose a tag to compare
  • Merge branch 'master' of https://github.com/DecliningLotus/google-font-metadata a7d6ffa
  • docs: 2.0.1 changelog 92ae831
  • chore(package): update all Yarn dependencies (2020-12-11) (#36) 53001bb
  • chore(package): run yarn upgrade f2433c1
  • chore(package): update all Yarn dependencies (2020-12-11) a391054
  • chore(package): update @typescript-eslint/eslint-plugin to version 4.9.1 (#32) 91db976
  • chore(package): update eslint-config-prettier to version 7.0.0 (#31) 169c30e
  • fix: remove oblique xdeg xdeg from being written to file (#34) 961820a
  • chore(build): update API [Weekly 21] fdc7ebb
  • chore(build): update API [Weekly 20] 0ab5060
  • chore(build): update API [Weekly 19] b2495dc
  • chore(package): update @typescript-eslint/eslint-plugin to version 4.7.0 (#27) e4263f0
  • chore(package): update eslint-plugin-import to version 2.22.1 (#26) 0ba3f69
  • chore(package): update @types/puppeteer to version 5.4.0 (#25) b615e35
  • chore(package): update axios to version 0.21.0 (#20) a40fbe7
  • chore(package): update all Yarn dependencies (2020-11-15) (#24) 597a190

v2.0.0...v2.0.1

v2.0.0

14 Nov 15:22
Compare
Choose a tag to compare
  • chore(build): update API [Manual 16] 00fa512
  • feat: full typescript migration (#23) 838d1d7
  • fix: remove variable.json to resolve merge conflict 5b4d0e3
  • fix: delete data files to resolve merge conflict c8a5cf9
  • chore(build): update API [Weekly 17] 3ded515
  • chore(build): update API [Weekly 16] 76b6126
  • chore(build): update API [Weekly 15] 70024ef

v1.4.0...v2.0.0

v1.4.0

16 Oct 23:19
Compare
Choose a tag to compare

v1.3.4...v1.4.0

v1.3.4

23 Sep 11:17
Compare
Choose a tag to compare
  • docs: update changelog for 1.3.4 081676f
  • chore(package): update postcss to version 8.0.7 (#13) a9ef671
  • fix: apply eslint-standard conventions d4d9ba0
  • chore(package): add eslint standard components d3104d0
  • chore(build): update API [Weekly 10] aa3ab62

v1.3.3...v1.3.4

v1.3.3

18 Sep 14:45
Compare
Choose a tag to compare
  • chore(build): update API [Manual 11] 3a22aa4
  • docs: 1.3.3 changelog release 7f866ae
  • chore(package): update all Yarn dependencies 749b17e
  • chore(build): update API [Weekly 9] 5de4e07
  • chore(build): update API [Manual 10] 9972a19
  • chore(build): update API [Manual 9] 47082e7

v1.3.2...v1.3.3

v1.3.2

03 Sep 10:13
Compare
Choose a tag to compare

v1.3.1...v1.3.2