24 Commit (d8d50dacfcd8bd8ea4821a80e1bf69055d9f2a2d)

Autore SHA1 Messaggio Data
  Luke Blaney d8d50dacfc run build, package & lint jobs on node v20 2 anni fa
  Luke Blaney 3065c9b064 run actions on even versions of nodejs up to v20 2 anni fa
  Luke Blaney 028a345808 Upgrade modules used in github actions to latest supported version 2 anni fa
  Luke Blaney 7db67fe020 use node 16 insted of 15 due to its longer term support 1 anno fa
  Luke Blaney add9dd991b use node 16 for browser-usage job 1 anno fa
  Phillip Johnsen e90b2a9aeb
Run CommonJS/ESM usage tests on more Node.js versions (#779) 5 anni fa
  Trevor Manz ea3adcfc93
Add package.json `exports` field (#773) 5 anni fa
  Phillip Johnsen 3e29d67756 Build ESM -> CJS before running legacy Node.js tests and packaging tests 5 anni fa
  Phillip Johnsen cc979e0419 Rename .mjs -> .js to make it ESM and not have build output in git 5 anni fa
  Phillip Johnsen 042fbbe5da Add separate CI job for linting 5 anni fa
  Phillip Johnsen 4dbc88deb7 Extract usage tests into separate GitHub Actions workflow 5 anni fa
  Phillip Johnsen a11bfc8f7c Move Node.js 8 alongside other legacy Node.js versions in CI 5 anni fa
  Phillip Johnsen b9e113f450 Fix GitHub checkout action configuration to pull submodules 5 anni fa
  Phillip Johnsen 1ff17aae7c Include mustache spec tests in CI by checking out submodules 5 anni fa
  Phillip Johnsen de09ecaa56 Run tests on Node.js 14 & 15 as well 5 anni fa
  Phillip Johnsen 65af14d1e0 Update deno version from v0.21 -> v1.0.0 in usage tests 6 anni fa
  Phillip Johnsen e0a36313ce Add CI test verifying native ES Module usage for Node.js 6 anni fa
  Phillip Johnsen ddad1a7112 Add CI test to verify build output is in sync with source (.js vs .mjs) 6 anni fa
  Phillip Johnsen b72d1a3b6c Add CI test verifying Mustache works with Deno 6 anni fa
  Phillip Johnsen 05e3ba0bbc Add CI test verifying Mustache works in browser's global scope 6 anni fa
  Phillip Johnsen 5da75de241 Add CI test verifying Mustache works with CommonJS 6 anni fa
  Phillip Johnsen 95aa0906f6 Separate tests run on legacy Node.js versions 6 anni fa
  Phillip Johnsen 81b0fab68a
Run GitHub Actions tests on PRs as well 6 anni fa
  Phillip Johnsen fc8eb5dfe6
Convert to new GitHub Actions yaml format 6 anni fa