Skip to content

v3.2.3

Compare
Choose a tag to compare
@fdintino fdintino released this 02 Jun 19:58
· 3 commits to master since this release
fd50090
  • Add support for nested attributes on sort filter; respect throwOnUndefined if sort attribute is undefined.
  • Add base arg to int filter.
  • Move chokidar to peerDependencies and mark it optional in peerDependenciesMeta.
  • Fix prototype pollution issue for template variables. Merge of #1330; fixes #1331. Thanks ChenKS12138!