Skip to content

Releases: single-spa/single-spa-angularjs

v4.3.1

25 May 00:16
Compare
Choose a tag to compare

Features

  • Adding support for ngRouter in single-spa-angularjs (#63 via @roanjain)

Maintenance

  • Update prepublishOnly script to use pnpm a41719c
  • Add eslint, upgrade dependencies 1acf0d7

v4.3.0

25 May 00:15
Compare
Choose a tag to compare

Do not use this release, as it was published incorrectly and did not have the code that was intended for it. Instead, use 4.3.1 or later.

v4.2.3

29 Mar 20:07
Compare
Choose a tag to compare

Fixes

  • Force re-render after singleSpaProps are set. Resolves #51. (#61)

v4.2.2

19 Mar 04:36
Compare
Choose a tag to compare

Fixes

  • Don't throw errors during unmount in applications that don't use uiRouter (#60 #59)

v4.2.1

01 Feb 17:43
Compare
Choose a tag to compare

Fixes

  • Don't throw error when single-spa-angularjs angularjs module is unavailable. (#57 #56)

v4.2.0

29 Jan 17:54
Compare
Choose a tag to compare

Features

  • New <single-spa-parcel> angularjs directive was implemented. (#55) Documentation

v4.1.0

14 Dec 20:27
Compare
Choose a tag to compare

Features

  • Forcibly clean up ui-router route change listeners. Resolves #53 (#54) 15887b7

Maintenance

v4.0.0...v4.1.0

v4.0.0

27 Sep 20:18
Compare
Choose a tag to compare

Breaking Changes

  • If both props.name and props.appName are defined, props.appName will now take precedence. We expect this change to not impact any users of single-spa-angularjs. (#50)

Features

  • Support for using single-spa-angularjs to create parcel configs. The correct dom element is now used (#50 from @devonChurch)

Maintenance

  • Create FUNDING.yml 844098c
  • Bump lodash from 4.17.15 to 4.17.19 (#47)

v3.3.0

12 May 16:53
Compare
Choose a tag to compare

Features

v3.2.0

14 Apr 23:18
Compare
Choose a tag to compare

Features