Releases: accordproject/template-engine
Releases · accordproject/template-engine
v2.5.14
v2.5.13
What's Changed
- chore(*): Create FUNDING.yml by @mttrbrts in #26
- chore(deps): update concerto dependencies by @jamieshorten in #27
- chore(deps): Bump axios, @accordproject/markdown-common, @accordproject/markdown-cicero and @accordproject/markdown-template by @dependabot in #28
- chore(deps-dev): Bump braces from 3.0.2 to 3.0.3 by @dependabot in #25
- chore(deps-dev): Bump ws from 7.5.9 to 7.5.10 by @dependabot in #24
New Contributors
- @mttrbrts made their first contribution in #26
- @jamieshorten made their first contribution in #27
Full Changelog: v2.5.12...v2.5.13
What's Changed
- chore(*): Create FUNDING.yml by @mttrbrts in #26
- chore(deps): update concerto dependencies by @jamieshorten in #27
- chore(deps): Bump axios, @accordproject/markdown-common, @accordproject/markdown-cicero and @accordproject/markdown-template by @dependabot in #28
- chore(deps-dev): Bump braces from 3.0.2 to 3.0.3 by @dependabot in #25
- chore(deps-dev): Bump ws from 7.5.9 to 7.5.10 by @dependabot in #24
- chore: update version number by @jamieshorten in #29
New Contributors
- @mttrbrts made their first contribution in #26
- @jamieshorten made their first contribution in #27
Full Changelog: v2.5.12...v2.5.13
Template Engine v2.5.12
Explicit browser detection.
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.