PerfCascade Versions Save

Responsive, SVG based HAR waterfall viewer

v3.0.3

1 year ago

v3.0.2

1 year ago

v3.0.1

1 year ago

v3.0.0

1 year ago
  • fix: #288 via BigInt (a91934c), closes #288
  • fix: publish as ES2020 (4ea675a)
  • chore: update TS to 4.8.4 (17218e2)
  • Bump cached-path-relative from 1.0.2 to 1.1.0 (0f719fc)
  • Bump grunt from 1.4.1 to 1.5.2 (be73e0d)
  • Bump grunt from 1.5.2 to 1.5.3 (4ca7419)
  • Bump trim-off-newlines from 1.0.1 to 1.0.3 (b2e6f72)

Breaking Change

  • To support BigInt the compile target has changed to ES2020, therefore Internet Explorer is no longer supported.

v2.11.0

2 years ago
  • fix: make pointer-events pass through chunk (e625bf7)
  • fix: TS linting (a9969da)
  • chore: add doc to chunk (8fa0c37)
  • chore: update package.lock (712f9f5)
  • test: add test-date with chunks (5972205)
  • build: fix file emission in folder (00ad338)
  • Support chunks in HTTP2 (aa47744)
  • Support chunks in HTTP2 - Type check (1b405ec)
  • Support chunks in HTTP2 - Update har-format types (1d8a925)

v2.10.3

2 years ago
  • Catch when HAR ebtry is missing mime type. (fe67079)

v2.10.2

2 years ago
  • Add misisng render blocking status. (59126ce)

v2.10.1

2 years ago
  • Show render blocking (Chrome 92) and largest contentful paint. (#278) (0493bb9), closes #278

v2.10.0

2 years ago

v2.9.0

3 years ago
  • prep rename master to main (1a4e7d9)
  • feat: highlight HTTP status code 0 (or undefined) (717d974), closes #267