Skip to content

Releases: single-spa/single-spa-angular

v3.0.0-beta.8

29 Mar 23:03
Compare
Choose a tag to compare

More fixing ng serve on Windows. (e816429)

v3.0.0-beta.7

29 Mar 22:55
Compare
Choose a tag to compare

Fixes

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

v3.0.0-beta.6

28 Mar 20:34
Compare
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
Compare
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
Compare
Choose a tag to compare

Features

v3.0.0-beta.1

21 Mar 15:19
Compare
Choose a tag to compare

Features:

Ongoing work for Angular 7: #14

v2.1.0

09 Jan 00:44
Compare
Choose a tag to compare

Features

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

v2.0.0

29 Jun 17:35
Compare
Choose a tag to compare

Changes

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

v1.3.0

14 Mar 22:53
Compare
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

v1.2.0

24 Jan 00:39
Compare
Choose a tag to compare

Features

  • Resolving the mount promise with the mounted ng module (#7)