Releases: accordproject/template-engine
Releases · accordproject/template-engine
Template Engine v2.5.11
More webpack fun
Template Engine v2.5.10
Update code gen
Template Engine v2.5.9
Build for commonjs.
Template Engine v2.5.8
Update codegen.
Template Engine v2.5.7
Fix: still fighting loading worker and unit tests.
Template Engine v2.5.6
Fix: find the worker.js when the module is used as a dependency.
Template Engine v2.5.5
Attempt to correct issues with how ts is loaded and set the compilation target to ES_2020 rather than the default which is ES_2016.
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