Releases: aurelia/pal-nodejs
Releases · aurelia/pal-nodejs
1.0.0-beta.2.0.0
1.0.0-beta.1.0.0
1.0.0-beta.1.0.0
Bug Fixes
- build: correct spec require fix (de0dca4)
- index: alias console.debug to console.log (6eae254)
- index: use proper objects for globalization (06ad303)
- jsdom-whole-text: polyfill actual Text class too (bb2c0f8)
- jsdom-whole-text: use hasOwnProperty (bf02c14)
- nodejs-dom: fallback to a dummy class for SVGElement (e406710)
- nodejs-global: add the missing globals (1f6e596)
- nodejs-global: remove XMLHttpRequest (d20ffb0)
- typings: updated types breaking the build (e797969)
- whole-text: do not polyfill if implemented (d497559)
Features
1.0.0-alpha.5
- Initial release.