-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update browserify to the latest version 🚀 #4
base: gh-pages
Are you sure you want to change the base?
Conversation
Version 14.5.0 just got published.Update to this version instead 🚀 CommitsThe new version differs by 9 commits.
See the full diff |
Version 15.0.0 just got published.Update to this version instead 🚀 CommitsThe new version differs by 22 commits.
There are 22 commits in total. See the full diff |
Version 15.1.0 just got published.Update to this version instead 🚀 Release Notesv15.1.0
CommitsThe new version differs by 8 commits.
See the full diff |
Version 15.2.0 just got published.Update to this version instead 🚀 CommitsThe new version differs by 9 commits.
See the full diff |
Version 16.0.0 just got published.Update to this version instead 🚀 CommitsThe new version differs by 10 commits.
See the full diff |
Version 16.1.1 just got published.Update to this version instead 🚀 CommitsThe new version differs by 9 commits.
See the full diff |
Version 16.2.0 just got published.Update to this version instead 🚀 Release Notesv16.2.0update the browser versions of
|
Version 16.2.1 just got published.Update to this version instead 🚀 Release Notesv16.2.1Fix relative Fix tests to work on Windows, and add Appveyor CI for Windows testing. CommitsThe new version differs by 8 commits.
See the full diff |
Version 16.2.2 just got published.Update to this version instead 🚀 Release Notesv16.2.2Remove some extraneous files from the published package. |
Update to this version instead 🚀 Release Notes for v16.2.3add empty stub for the change the "browser" field link to the browser-field-spec repo instead of the old gist. |
Update to this version instead 🚀 CommitsThe new version differs by 8 commits.
See the full diff |
|
|
|
Version 14.2.0 of browserify just got published.
The version 14.2.0 is not covered by your current version range.
Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.
I recommend you look into these changes and try to get onto the latest version of browserify.
Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.
Commits
The new version differs by 13 commits .
18e1d65
14.2.0
0e1a7a0
add cli support for --transform-key to support mode's like production/staging/etc..
a5aa660
Merge pull request #1701 from wogsland/doc-fix
ae281bc
Fixed documentation formatting that was bugging me
fe8c57b
async test for node 7
06a47d1
14.1.0
67ea8b1
Merge branch 'patch-1' of https://github.com/natevw/node-browserify
691239d
14.0.0
60cd894
changelog: 14.0.0
d7ea3dd
Merge pull request #1678 from substack/buffer-5
4f5d93b
test: pass Uint8Array into vm context for buffer v5
ae33350
Update 'buffer' to v5.x
ea6c299
Write to temp outfile until success, fixes #899
See the full diff.
Not sure how things should work exactly?
There is a collection of frequently asked questions and of course you may always ask my humans.
Your Greenkeeper Bot 🌴