sku@12.1.1
·
625 commits
to master
since this release
Patch Changes
-
Improve compile package detection in PNPM apps (#840)
-
Makes some more of the array types in the sku config type into readonly versions. (#843)
This allows for arrays that have been declared withas constto be passed in.Affected fields are
sites,sites[].routes,site[].languages,routes, androutes[].languages.