🐞 Patch Changes
-
#1437
655aed4
Thanks @hippotastic! - Adds Starlight-specific types todefineEcConfig
function and exportsStarlightExpressiveCodeOptions
.This provides Starlight types and IntelliSense support for your Expressive Code configuration options inside an
ec.config.mjs
file. See the Expressive Code documentation for more information. -
#1420
275f87f
Thanks @abdelhalimjean! - Fix rarefont-family
issue if users have a font installed with a name of""
-
#1365
a0af7cc
Thanks @kevinzunigacuellar! - Correctly format Pagefind search result links whentrailingSlash: 'never'
is used