You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 15, 2021. It is now read-only.
Dustin Diaz edited this page Feb 12, 2014
·
4 revisions
Thanks to the selfless blood and tears of @amccollum, Ender has landed at 2.0.0. There's a bunch of new features! Aside from a plethora of bug fixes and improvements — here are the major highlights which will hopefully entice you to begin using Ender in your next project.
New Module runtime object for a betterrequire! This supports multi-file modules, internal/relative requires, requiring submodules, and better CommonJS compatibility. See when.js package.json for an example of multi-files. It's pretty cool :)
Clearer understanding of your dependencies output from the CLI
If you have any questions, file an issue and we'll be happy to help.