- Add support for nested attributes on
sortfilter; respectthrowOnUndefinedif sort attribute is undefined. - Add
basearg tointfilter. - Move
chokidartopeerDependenciesand mark itoptionalinpeerDependenciesMeta. - Fix prototype pollution issue for template variables. Merge of #1330; fixes #1331. Thanks ChenKS12138!