Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

Closes #3685 - switch websocket package to remove node-gyp #3686

Closed
wants to merge 4 commits into from
Closed
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -278,6 +278,7 @@ Released with 1.0.0-beta.37 code base.
- `npm run build` now uses TSC to compile (.js allowed) and the build folder is now located under `lib` (#3652)
- Modernized web3-core to use newer es syntax (#3652)
- Bump lodash from 4.17.15 to 4.17.19
- Switch websocket library to use @nomiclabs fork for removal of node-gyp

### Fixed

Expand Down
Loading