840 次代码提交 (d8d50dacfcd8bd8ea4821a80e1bf69055d9f2a2d)
 

作者 SHA1 备注 提交日期
  Luke Blaney d8d50dacfc run build, package & lint jobs on node v20 2 年前
  Luke Blaney 3065c9b064 run actions on even versions of nodejs up to v20 2 年前
  Luke Blaney 364f31261b
Merge pull request #4 from lucas42/upgrade-action-modules 1年前
  Luke Blaney 028a345808 Upgrade modules used in github actions to latest supported version 2 年前
  Luke Blaney 39f44a9bd5
Merge pull request #2 from lucas42/browser-usage 1年前
  Luke Blaney 7db67fe020 use node 16 insted of 15 due to its longer term support 1年前
  Luke Blaney 0ab6502f92 upgrade puppeteer to version 10 1年前
  Luke Blaney b7930805db Upgrade to use npm lockfile version 3 1年前
  Luke Blaney 29cdccf2a9 Upgrade ngrok to 4.3.3 1年前
  Luke Blaney add9dd991b use node 16 for browser-usage job 1年前
  Taha Shieenavaz 972fd2b27a
Makes README.md examples more convenient (#812) 3 年前
  Pietro Menna 550d1da9e3
Fix broken link in README.md (#782) 5 年前
  Phillip Johnsen e90b2a9aeb
Run CommonJS/ESM usage tests on more Node.js versions (#779) 5 年前
  Mejia1994 e53a6e8cd2
Fix missing semicolon in `test/cli-test.js` (#777) 5 年前
  Phillip Johnsen af216b0ce7 Include linting of `test/*.js` in `npm run test-lint` script 5 年前
  Nate Sire edc988b7d5
Improve usage example in README.md (#778) 5 年前
  Phillip Johnsen bd29972ab8 Added 4.2.0 ref in CHANGELOG 5 年前
  Phillip Johnsen 813e273a65 4.2.0 5 年前
  Phillip Johnsen cc66a7084a Preparing CHANGELOG for v4.2.0 5 年前
  Trevor Manz ea3adcfc93
Add package.json `exports` field (#773) 5 年前
  Phillip Johnsen f15befd50f Build ESM -> CJS before running tests in browsers via Saucelabs 5 年前
  Phillip Johnsen 3e29d67756 Build ESM -> CJS before running legacy Node.js tests and packaging tests 5 年前
  Phillip Johnsen 69bf4bd47f Avoid use of `esm` when running tests on legacy Node.js versions 5 年前
  Phillip Johnsen d4a50420c5 Use `esm` package locally when testing to use ESM syntax from CJS code 5 年前
  Phillip Johnsen a93c39eef2 Bump `mustache.js` version via npm script instead of git pre-commit hook 5 年前
  Phillip Johnsen 2061046686 Remove .min.js from git repository, will be kept in npm package 5 年前
  Phillip Johnsen cc979e0419 Rename .mjs -> .js to make it ESM and not have build output in git 5 年前
  Phillip Johnsen 9faa18e441
Remove gitter badge from README.md 5 年前
  Phillip Johnsen dd74683da0 Remove nuget.org spec from the repository 5 年前
  Phillip Johnsen 042fbbe5da Add separate CI job for linting 5 年前
  Phillip Johnsen 4dbc88deb7 Extract usage tests into separate GitHub Actions workflow 5 年前
  Phillip Johnsen a11bfc8f7c Move Node.js 8 alongside other legacy Node.js versions in CI 5 年前
  Phillip Johnsen b9e113f450 Fix GitHub checkout action configuration to pull submodules 5 年前
  Phillip Johnsen 1ff17aae7c Include mustache spec tests in CI by checking out submodules 5 年前
  Phillip Johnsen de09ecaa56 Run tests on Node.js 14 & 15 as well 5 年前
  Phillip Johnsen 36edf6874b Only keep Node.js 8 with browser usage tests on Travis CI 5 年前
  Phillip Johnsen 2502fdfadd Updated deno usage test to avoid use of deprecated URL 5 年前
  Phillip Johnsen 67c39b89af :ship: bump to version 4.1.0 5 年前
  Sophie Kirschner 224fe3a23e Use outstanding isArray function in new render config object code 5 年前
  Sophie Kirschner 862e497c25 Fix behavior when rendering lambda sections & add regression test 5 年前
  Sophie Kirschner 37fdf8163c Add test coverage for new render config object parameter 5 年前
  Sophie Kirschner 9891d4f40a Render function now recognizes a config object argument 5 年前
  Sophie Kirschner 67eb95cf5f Fix eslint failure in test/partial-test.js 5 年前
  Sophie Kirschner eb523bdfa1 Modify build command so that mustache.js can be built on Windows 5 年前
  Phillip Johnsen 4b7908f5c9
Use zero instead of 0 in blocks README example 5 年前
  Pierre Carru 05a8345340 readme: sections can be rendered 0 times 9 年前
  Frieder Bluemle a7f1c3dde9 Update and simplify package.json 6 年前
  Frieder Bluemle 3182bd1dc6 Add .idea to .gitignore 6 年前
  urain39 4dc00b8a9c
Optimize `Writer.prototype.escapedValue` for numbers (#754) 6 年前
  Phillip Johnsen 65af14d1e0 Update deno version from v0.21 -> v1.0.0 in usage tests 6 年前