Patch Changes
-
#12014
53cb41e
Thanks @ascorbic! - Fixes an issue where component styles were not correctly included in rendered MDX -
#12031
8c0cae6
Thanks @ematipico! - Fixes a bug where the rewrite vianext(/*..*/)
inside a middleware didn't compute the newAPIContext.params
-
#12026
40e7a1b
Thanks @bluwy! - Initializes the Markdown processor only when there's.md
files -
#12028
d3bd673
Thanks @bluwy! - Handles route collision detection only if it matchesgetStaticPaths
-
#12027
dd3b753
Thanks @fviolette! - Addselected
to the list of boolean attributes -
#12001
9be3e1b
Thanks @uwej711! - Remove dependency on path-to-regexp