Skip to content

Commit d41d56c

Browse files
committed
bump bare-mux and update changelog
1 parent 1540d88 commit d41d56c

3 files changed

Lines changed: 12 additions & 8 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v3.1.0
2+
3+
- This version of Ultraviolet upgrades [bare-mux](https://www.npmjs.com/package/@mercuryworkshop/bare-mux). This solves an issue with websockets not reporting the ready state correctly, causing incompatibilities on websites.
4+
15
# v3.0.2
26

37
- This version of Ultraviolet fixes an NPM versioning error.

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"pack": "npm run build && npm pack"
2424
},
2525
"devDependencies": {
26-
"@mercuryworkshop/bare-mux": "^1.0.8",
26+
"@mercuryworkshop/bare-mux": "^1.0.9",
2727
"css-tree": "^2.3.1",
2828
"esbuild": "^0.18.11",
2929
"eslint": "^8.28.0",

0 commit comments

Comments
 (0)