All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
2.2.0 (2020-03-30)
- Add keys to
<Head>
tags to prevent duplicates (e0caed5) - Add
data-next-google-fonts-*
attributes for debugging (dd7cc13)
2.1.0 (2020-03-15)
- add "no-js" fallback (4f45eb2)
In the unlikely event that a visitor has intentionally disabled JavaScript, fall back to the original method. The good news is that, although this is a render-blocking request, it can still make use of the preconnect which makes it marginally faster than the default.
2.0.0 (2020-02-26)
- switches to named
GoogleFonts
export (8fdb19d)
- upgrade peerDeps to latest
next
andreact
versions (8fdb19d)
1.3.0 (2020-02-25)
- add named export of
GoogleFonts
(f9e17b5)
1.2.1 (2020-07-08)
- remove react-google-fonts until tested (f9096dd)
1.2.0 (2020-07-08)
- introduce react-google-fonts (aea5b19)