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年前