v3.0.0
版本发布时间: 2021-10-21 07:08:40
linkedin/dustjs最新发布版本:v3.0.1(2021-12-30 02:22:21)
What's Changed
- Bump deps by @sethkinast in https://github.com/linkedin/dustjs/pull/734
- Prioritize resolution of .then by @brianmhunt in https://github.com/linkedin/dustjs/pull/736
- Don't use instanceof to determine if a Context is a Context by @sethkinast in https://github.com/linkedin/dustjs/pull/744
- place location provided by peg 0.9 onto the AST by @jimmyhchan in https://github.com/linkedin/dustjs/pull/706
- {?exists} and {^exists} now supports values from a promise by @samuelms1 in https://github.com/linkedin/dustjs/pull/753
- Decrease security vulnerabilities by upgrading cli dependency (#754 #748) by @danactive in https://github.com/linkedin/dustjs/pull/756
- fix: Security bug about prototype pollution by @sumeetkakkar in https://github.com/linkedin/dustjs/pull/805
New Contributors
- @brianmhunt made their first contribution in https://github.com/linkedin/dustjs/pull/736
- @samuelms1 made their first contribution in https://github.com/linkedin/dustjs/pull/753
- @danactive made their first contribution in https://github.com/linkedin/dustjs/pull/756
- @sumeetkakkar made their first contribution in https://github.com/linkedin/dustjs/pull/805
Full Changelog: https://github.com/linkedin/dustjs/compare/v2.7.2...v3.0.0