Skip to content

Version 1.13.0

Compare
Choose a tag to compare
@nebrelbug nebrelbug released this 11 Jan 22:00

TL;DR

  • Improved return types through TS function overloading
  • Fixed the "types" field in package.json

Commits

  • Rebuild 197eb04
  • docs: add nhaef as a contributor for code (#206) c954bfe
  • Rebuild and format 1cae832
  • Improve return types for render, renderAsync, renderFile and renderFileAsync (#199) 242e9fc
  • Fix types specification in package.json (#193) 7190909
  • Fix types specification in package.json (#193) fe26ba1
  • Fix types specification in package.json (#193) 812825d
  • Nit: change eslint file type (#204) 8c82f3c
  • chore(deps): bump dot-prop and @commitlint/config-conventional (#203) 9e22984
  • Update dependencies (#202) 749b197
  • Merge pull request #188 from gitBaiano/patch-1 2eb2d9f
  • Update Benchmark modules 35a7d8d
  • Merge pull request #179 from eta-dev/dependabot/npm_and_yarn/terser-4.8.1 4c23380
  • chore(deps): bump terser from 4.8.0 to 4.8.1 15fd2b9
  • Merge pull request #160 from eta-dev/dependabot/npm_and_yarn/node-fetch-2.6.7 064f776
  • chore(deps): bump node-fetch from 2.6.1 to 2.6.7 60263b0
  • Merge pull request #174 from eta-dev/dependabot/npm_and_yarn/jsdom-16.7.0 ff801ea
  • chore(deps): bump jsdom from 16.4.0 to 16.7.0 14aedfb
  • Merge pull request #170 from Tobbe/patch-1 9c8e426
  • README.ms: Fix rawgit links 12005a5
  • Merge pull request #167 from ralphwetzel/patch-1 912c2e3
  • Update README.md 5512169
  • Merge pull request #156 from eta-dev/dependabot/npm_and_yarn/shelljs-0.8.5 663556c
  • Merge pull request #158 from benasher44/patch-1 1f1f321
  • Merge pull request #157 from eta-dev/dependabot/npm_and_yarn/nanoid-3.2.0 b1026d3
  • Merge pull request #154 from shadowtime2000/issue-146 aedaab7
  • Update README.md 34628da
  • Update benchmarks link d5e25ab
  • Merge pull request #155 from benasher44/master 694976f
  • chore(deps): bump nanoid from 3.1.12 to 3.2.0 21234a1
  • chore(deps-dev): bump shelljs from 0.8.4 to 0.8.5 f28b718
  • Compile templates before render for benchmarks d469b4c
  • fix(146): add browser es versions 408d59c
  • Merge pull request #145 from eta-dev/dependabot/npm_and_yarn/tmpl-1.0.5 0bdf07e
  • chore(deps): bump tmpl from 1.0.4 to 1.0.5 e1101a9
  • Merge pull request #133 from eta-dev/dependabot/npm_and_yarn/path-parse-1.0.7 a0072e8
  • chore(deps): bump path-parse from 1.0.6 to 1.0.7 48d9857
  • v1.12.3 304b9e2

v1.12.3...v1.13.0