Skip to content

Release 4.0.0-beta.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 16 Nov 14:58
· 46 commits to 4.x since this release

Bug Fixes

  • add codeContext property to types (#43) (b701a9f)
  • attempt to activate the first app frame (2fdcded), closes #48
  • detect node modules frames (#47) (a9a115d)
  • frames not being filtered on page load (7cd625f)
  • normalize all frame filePath to posix format (#46) (cd66012)
  • Preview width if stack rows are too wide (#54) (8e5de76)
  • type toHTML method argument (#51) (bef2df8)
  • types (206c3b0)
  • update types (7e7c292)
  • upgrade mustache from 4.0.1 to 4.1.0 (#32) (9125e8a)
  • upgrade mustache from 4.1.0 to 4.2.0 (#34) (2352b26)

Features

  • add support for CSP nonce (1426562)
  • add support for ESM paths (9f69010), closes #40
  • add support to toggleShowAllFrames checkbox (7f9b5dc), closes #39
  • finialize for first beta release (3341232)
  • first working version after rewrite (5e0244c)
  • serialize error cause and help properties (1254c6c)

What's Changed

New Contributors

Full Changelog: v2.0.10...v4.0.0-beta.0