v3.2.3
- Add support for nested attributes on
sort
filter; respectthrowOnUndefined
if sort attribute is undefined. - Add
base
arg toint
filter. - Move
chokidar
topeerDependencies
and mark itoptional
inpeerDependenciesMeta
. - Fix prototype pollution issue for template variables. Merge of #1330; fixes #1331. Thanks ChenKS12138!