Skip to content

Releases: single-spa/single-spa-angular

v3.0.0-beta.9

01 Apr 20:19

Choose a tag to compare

Fixes

  • ng serve should now work on Windows (tested and verified) (667b44b)

v3.0.0-beta.8

29 Mar 23:03

Choose a tag to compare

More fixing ng serve on Windows. (e816429)

v3.0.0-beta.7

29 Mar 22:55

Choose a tag to compare

Fixes

  • Trying to fix ng serve on Windows. (1368112)

v3.0.0-beta.6

28 Mar 20:34

Choose a tag to compare

Features

  • ng serve now serves up the single-spa-root config and automatically opens the browser to that page. (#38)

v3.0.0-beta.5

26 Mar 18:59

Choose a tag to compare

Fixes

  • Fixed the npm dist-tags and published this as the beta tag on npm

v3.0.0-beta.4

25 Mar 17:33

Choose a tag to compare

Features

v3.0.0-beta.1

21 Mar 15:19

Choose a tag to compare

Features:

Ongoing work for Angular 7: #14

v2.1.0

09 Jan 00:44

Choose a tag to compare

Features

Beginnings of support for angular@7 (more details to come). (#13)

v2.0.0

29 Jun 17:35

Choose a tag to compare

Changes

Renamed the project from single-spa-angular2 to single-spa-angular

v1.3.0

14 Mar 22:53

Choose a tag to compare

Features:

  • Allow domElementGetter to be passed either as an opt or a custom prop (#8)

Bug fixes:

  • Fix the build to work on Windows 3fbd53b