Skip to content

phantomas v1.16.0

Compare
Choose a tag to compare
@macbre macbre released this 10 Jul 09:18
· 1426 commits to devel since this release

Enhancements

  • #623 - Try to import reporter as external dependency (by @EFF)

Bug fixes

  • #622 - XMLHttpRequest not being counted in ajaxRequests
  • #636 - Analyze-css failing without incrementing cssParsingErrors (by @gmetais)
  • #641 - Fix average metrics from analyze-css
  • #643 - Fix cache detection: max-age should overtake expires (by @gmetais)
  • #644 - Update phone and tablet user-agents (by @gmetais)

Internals

  • #624 - Updated reject promise to return a single argument (by @alex-e-leon)
  • #626 - TAP: use a smaller dependency that only renders the TAP output
  • #627 - Make analyze-css dependency a bit smaller
  • #632 - What does EXIT_CONFIG_FAILED do?
  • #646 - Travis: run under the latest Node.js v6.x
  • #653 - Update dependencies