Skip to content
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 umd to 3.0.0 #49

Merged
1 commit merged into from Feb 6, 2015
Merged

Update umd to 3.0.0 #49

1 commit merged into from Feb 6, 2015

Conversation

ForbesLindesay
Copy link
Collaborator

This is a small breaking change. If people compile modules with standalone names like:

browserify foo.js --standalone $foo_bar > out.js

They would previously have a module that attached to the global as foobar but would now have a module that attaches to the global as $foo_bar.

@ghost
Copy link

ghost commented Feb 6, 2015

Published in 4.0.0 and added you as a collaborator. Thanks for the patch!

@ForbesLindesay ForbesLindesay deleted the patch-1 branch February 7, 2015 09:54
@ForbesLindesay
Copy link
Collaborator Author

Thanks :)

This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant