Releases: aurelia/bootstrapper
Releases · aurelia/bootstrapper
2.4.0
2.3.3
Build and package updates.
2.3.2
aurelia-bootstrapper 2.3.2
Bug Fixes
- avoid unnecessary pal loading when pal is already initialized (429c261), closes aurelia/cli#1019
2.3.1
2.3.0
Update dependencies.
2.2.0
Update history and router dependencies.
2.1.1
2.1.0
aurelia-bootstrapper 2.1.0 (2017-03-01)
Bug Fixes
- startup: starting promise fullfils too early (020e851)
2.0.1
2.0.0
aurelia-boostrapper 2.0.0
Bug Fixes
- index: do not fail when process is polyfilled by Webpack (7ba0654)
- index: do not trip up on NodeJS if PAL was previously initialized (c70321d)
- index: higher quality checks for SystemJS and AMD (71a91f2)
- index: ready when no document (not initialized on NodeJS) (44b0e55)
- index: use module.require for node to trip up webpack's parser (46830fa)
- index: use webpack require to hide from amd (cdaa0f2)