rsnext/packages
Will Binns-Smith df3c1b822a
Turbopack next/font/google: don't insert css rules for multiple weights or styles (#55852)
If multiple weights or styles are requested, e.g. `Open_Sans({ weight: ['300', '400']})` or `Open_Sans({ style: ['normal', 'italic']})`, don't insert css rules for those properties.

Prior behavior was to insert the first ('300' or 'normal' in the above cases), which did not match webpack's behavior.


Closes WEB-1645
2023-09-25 18:20:52 +00:00
..
create-next-app chore: NextJS -> Next.js (#55961) 2023-09-25 14:53:11 +00:00
eslint-config-next v13.5.3 2023-09-25 14:24:47 +00:00
eslint-plugin-next chore: NextJS -> Next.js (#55961) 2023-09-25 14:53:11 +00:00
font v13.5.3 2023-09-25 14:24:47 +00:00
next Remove .test.js from dist (#55946) 2023-09-25 19:05:07 +02:00
next-bundle-analyzer v13.5.3 2023-09-25 14:24:47 +00:00
next-codemod v13.5.3 2023-09-25 14:24:47 +00:00
next-env v13.5.3 2023-09-25 14:24:47 +00:00
next-mdx v13.5.3 2023-09-25 14:24:47 +00:00
next-plugin-storybook v13.5.3 2023-09-25 14:24:47 +00:00
next-polyfill-module v13.5.3 2023-09-25 14:24:47 +00:00
next-polyfill-nomodule v13.5.3 2023-09-25 14:24:47 +00:00
next-swc Turbopack next/font/google: don't insert css rules for multiple weights or styles (#55852) 2023-09-25 18:20:52 +00:00
react-dev-overlay v13.5.3 2023-09-25 14:24:47 +00:00
react-refresh-utils v13.5.3 2023-09-25 14:24:47 +00:00
third-parties v13.5.3 2023-09-25 14:24:47 +00:00