- Notifications
You must be signed in to change notification settings - Fork1.2k
v17.0.0
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
· 15 commits to master since this release
7b14fb1
This commit was signed with the committer’sverified signature.
- Upgrade events to v3.x. EventEmitter instances now have an
off()
method.require('events').once
can be used to react to an event being emitted withasync
/await
syntax. (#1839) - Upgrade path-browserify to v1.x. (#1838)
- Upgrade stream-browserify to v3.x.
require('stream')
now matches the Node.js 10+ API. (#1970) - Upgrade util to v0.12. Most notably,
util.promisify
andutil.callbackify
are finally available by default in browserify. (#1844) - Add JSON syntax checking. Syntax errors in
.json
files will now fail to bundle. (#1700)
Assets2
Uh oh!
There was an error while loading.Please reload this page.
2 people reacted