Skip to content

3.0.0

Compare
Choose a tag to compare
@juffalow juffalow released this 31 Oct 09:50
· 65 commits to master since this release

Main changes:

  • request dependency is deprecated, switched to node-fetch
  • typescript is now version 4.*
  • moved from tslint to eslint

Changelog:

  • Refactor security tests (aae9df3)
  • Update and rename test.yml to lint.yml (eecd8ab)
  • Create test.yml (b72e564)
  • Fix test GitHub workflow (ee9ebaa)
  • Update readme (ddbb565)
  • Add tests, add cookies test, update return value (f7a191f)
  • Upgrade dependencies, add node fetch typescript definition (c64ec77)
  • Remove unused files (75eb3bd)
  • Merge lint and test actions into one with two jobs (93f6432)
  • Update build and publish flow (69deb71)
  • Add Referrer-Policy check (419e777)
  • Add Permissions-Policy check (903694a)
  • Remove unused file (f494038)
  • Fix lint errors (95cb879)
  • Add html tests, add images check (ce0feff)
  • Add duplicate ids check (323866b)
  • Filter tests based on grep and exclude arguments (3f1063d)
  • Add css, js and anchor tests (a62e334)
  • Fix probability argument for random command (ddc014c)
  • Fix lint and test badge (bd0e0cc)
  • Fix lint and test badge (eca621c)