- Revert minimum node version from 0.12 back to 0.4
- Thanks to Alexander Sorokin for this comment
- Fixed
assert-helpers
sneaking intodependencies
- Thanks to Bogdan Chadkin for Pull Request #8
- Updated internal conventions
- Added better jspm support
- Thanks to Guy Bedford for Pull Request #7
- Added
domain.enter()
domain.exit()
domain.bind()
domain.intercept()
- Added
domain.add()
domain.remove()
- Added
domain.createDomain()
alias- Thanks to James Halliday for Pull Request #1
- Fixed
domain.create()
not returning anything
- Dropped component.io and bower support, just use ender or browserify
- Now called
domain-browser
everywhere
- Initial release