Skip to content

Latest commit

 

History

History
66 lines (21 loc) · 2.85 KB

CHANGELOG.md

File metadata and controls

66 lines (21 loc) · 2.85 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

4.8.0 (2022-12-12)

Features

  • add window / document checks, refactor XMLHttpRequest to Fetch (#958) (b7e717f)

4.6.0 (2022-10-17)

Features

4.3.0 (2022-09-17)

Features

4.2.0 (2022-09-13)

Features

  • migrate honeybadger-webpack to monorepo (#869) (0c31c1a)

4.1.1 (2022-08-20)

Bug Fixes

  • improve type definition for GlobalStore (#862) (6f722fe)

4.1.0 (2022-08-12)

Features

  • monorepo: setup monorepo skeleton and break js to 2 packages (#844) (2fbdc56), closes #854