All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.0.3 (2023-04-15)
- fontsource: slugify family name to match package (570ea24)
- nuxt: only load unfonts.css when necessary (0c6bd30)
- optionally generate sourcemap (e6c5ffb)
1.0.2 (2023-04-14)
- Ressources typo in README (0d41492)
1.0.1 (2023-04-14)
- update dependencies (2d75cbb)
1.0.0 (2023-03-20)
- exported links typing (07b6e11)
1.0.0-beta.1 (2023-03-20)
1.0.0-beta.0 (2023-03-19)
- rename virtual "virtual:fonts.css" to "unfonts.css"
- rename package "vite-plugin-fonts" to "unplugin-fonts"
- add astro component (a31f167)
- add custom font transformer (05e339a)
- add fontsource font provider (9cfa836)
- add fontsource provider (e62f9c7)
- add vitepress and sveltkit examples (959914e)
- expose typescript declaration (f3f2276)
- migrate plugin to unplugin (5ae235a)
- allow loading unfont.css with query (9006d78)
0.7.0 (2022-12-09)
- add vite 4 to peer dependencies version (60bae97)