Skip to content
This repository has been archived by the owner on Sep 28, 2022. It is now read-only.

Commit

Permalink
Merge pull request #329 from honeybadger-io/update_changelog
Browse files Browse the repository at this point in the history
chore(package): react@18 support
  • Loading branch information
subzero10 authored May 19, 2022
2 parents 78160bd + 068c7b8 commit 714f052
Show file tree
Hide file tree
Showing 4 changed files with 22,208 additions and 42,202 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:

strategy:
matrix:
node-version: [10.x, 12.x, 14.x]
node-version: [12.x, 14.x, 16.x]

steps:
- uses: actions/checkout@v1
Expand Down
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]
### Changed
- Update to @honeybadger-io/js@4
- Set peerDeps to react@18

## [2.0.1] - 2022-03-16
### Fixed
Expand Down
Loading

0 comments on commit 714f052

Please sign in to comment.