Releases: accordproject/template-engine
Releases · accordproject/template-engine
Template Engine v2.5.4
Fix: towords is a runtime dependency.
Template Engine v2.5.3
Increase test timeout.
Template Engine v2.5.2
What's Changed
- feat: use child process to eval JS by @dselman in #21
- chore(deps): Bump tar from 6.2.0 to 6.2.1 by @dependabot in #20
- chore(deps): Bump follow-redirects from 1.15.4 to 1.15.6 by @dependabot in #19
- chore: bump version by @dselman in #23
- update Drafts to format number to text by @ahmad-kashkoush in #22
New Contributors
- @ahmad-kashkoush made their first contribution in #22
Full Changelog: v2.4.1...v2.5.2
TemplateEngine v2.5.1
What's Changed
- feat: use child process to eval JS by @dselman in #21
- chore(deps): Bump tar from 6.2.0 to 6.2.1 by @dependabot in #20
- chore(deps): Bump follow-redirects from 1.15.4 to 1.15.6 by @dependabot in #19
- chore: bump version by @dselman in #23
- update Drafts to format number to text by @ahmad-kashkoush in #22
New Contributors
- @ahmad-kashkoush made their first contribution in #22
Full Changelog: v2.4.1...v2.5.0
TemplateEngine v2.4.1
Disable JS eval option
Bump versions
TemplateEngine v2.3.5
Fix - try to hard code the TS script target to be ES2020
TemplateEngine v2.3.4
Fix a bug in the type definitions.
Template Engine v2.3.3
Added a option to pass the Typescript ESM module URL to initialize.
Bumped dependencies
Template Engine v2.3.2
Bump version
Template Engine v2.3.1
Update version of concerto-codegen to fix UMD exports issue.