Skip to content

Releases: aurelia/bootstrapper

aurelia-bootstrapper v0.15.0

05 Aug 04:50
Compare
Choose a tag to compare

Features

  • index: removed some code that was relocated to aurelia itself (17ca281d)

aurelia-bootstrapper v0.14.1

30 Jul 01:33
Compare
Choose a tag to compare
  • improve output file name

aurelia-bootstrapper v0.14.0

02 Jul 07:29
Compare
Choose a tag to compare

Bug Fixes

  • all: detect fake system and remove core-js dup load (f135ad39)

aurelia-bootstrapper v0.13.1

09 Jun 16:54
Compare
Choose a tag to compare

Bug Fixes

  • index: detect System or require api and load appropriately (2fa4d3e7, closes #110)

aurelia-bootstrapper v0.13.0

09 Jun 03:46
Compare
Choose a tag to compare

Bug Fixes

  • all: break out the history from the router plugin config (864cf2c2)
  • bootstrapper: remove catch handlers that kill stack traces during startup (e867ca1f)

aurelia-bootstrapper v0.12.0

01 May 05:26
Compare
Choose a tag to compare

Bug Fixes

  • all:
    • root should default to aurelia-app host when not specified (ed3b7124, closes #5)
    • update to logLevel enum name api change (64d8edf3)
  • bootstrapper: removees5-specific helper detection (d55802b2)
  • preparePlatform: correct spelling (010f0a9a)

aurelia-bootstrapper v0.11.0

09 Apr 06:48
Compare
Choose a tag to compare

Features

  • all:
    • remove AtScript support (65134367)
    • update compiler and core-is integration (52d84e7a)

aurelia-bootstrapper v0.10.0

25 Mar 06:37
Compare
Choose a tag to compare

Bug Fixes

  • bootstrapper: change how default loader is discovered (13b04160)

Features

  • bootstrapper: new startup logic (373bf740)

aurelia-bootstrapper v0.9.5

01 Mar 01:20
Compare
Choose a tag to compare

Bug Fixes

  • package: change jspm directories (f82ca368)

aurelia-bootstrapper v0.9.4

28 Feb 06:04
Compare
Choose a tag to compare

Bug Fixes

  • build: add missing bower bump (e72cf895)
  • package: update dependencies (f3435bf8)