Skip to content

Releases: accordproject/template-engine

v2.5.14

02 Jul 15:58
e803dc5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.5.13...v2.5.14

v2.5.13

02 Jul 14:06
7ded2d5
Compare
Choose a tag to compare

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

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

Full Changelog: v2.5.12...v2.5.13

Template Engine v2.5.12

09 May 16:23
Compare
Choose a tag to compare

Explicit browser detection.

Template Engine v2.5.11

09 May 15:54
Compare
Choose a tag to compare

More webpack fun

Template Engine v2.5.10

09 May 14:38
Compare
Choose a tag to compare

Update code gen

Template Engine v2.5.9

09 May 12:49
Compare
Choose a tag to compare

Build for commonjs.

Template Engine v2.5.8

08 May 15:55
Compare
Choose a tag to compare

Update codegen.

Template Engine v2.5.7

24 Apr 13:35
Compare
Choose a tag to compare

Fix: still fighting loading worker and unit tests.

Template Engine v2.5.6

24 Apr 13:03
Compare
Choose a tag to compare

Fix: find the worker.js when the module is used as a dependency.

Template Engine v2.5.5

24 Apr 10:55
Compare
Choose a tag to compare

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.