v6.0.0
- Breaking:
cleanURLs
will no longer accept an array of globs, only a boolean value. - The behavior of
trailingSlash
andcleanURLs
have been streamlined, addressing odd interactions of the two.
cleanURLs
will no longer accept an array of globs, only a boolean value.trailingSlash
and cleanURLs
have been streamlined, addressing odd interactions of the two.