🐞 Patch Changes
-
#14260
86a1e40Thanks @jp-knj! - FixesAstro.url.pathnameto respecttrailingSlash: 'never'configuration when using a base path. Previously, the root path with a base would incorrectly return/base/instead of/basewhentrailingSlashwas set to ‘never’. -
#14248
e81c4bdThanks @julesyoungberg! - Fixes a bug where actions named ‘apply’ do not work due to being a function prototype method.