Skip to content

Releases: Alorel/ngx-sails

4.0.0

10 Oct 10:26
Compare
Choose a tag to compare

4.0.0 (2023-10-10)

Maintenance

BREAKING CHANGES

  • Angular 15 no longer supported

3.0.0

27 Jan 11:38
Compare
Choose a tag to compare

3.0.0 (2023-01-27)

ci

Features

  • Repackage for Angular 15 (974f0ae)

BREAKING CHANGES

  • Angular 14 no longer supported

2.1.0

05 Sep 16:42
Compare
Choose a tag to compare

2.1.0 (2022-09-05)

Features

  • Repackage for Angular 14 (3ae07f7)

2.0.1

24 Jan 12:36
Compare
Choose a tag to compare

2.0.1 (2022-01-24)

Bug Fixes

  • Add socket.io client typings as dependency (ee933a6)

2.0.0

24 Jan 11:46
Compare
Choose a tag to compare

2.0.0 (2022-01-24)

Maintenance

  • Update library to support ng13 (4506e19)

BREAKING CHANGES

  • Earlier versions of Angular no longer supported

1.1.2

25 Oct 16:27
Compare
Choose a tag to compare

1.1.2 (2019-10-25)

Bug Fixes

  • Check for undefined instead of falsy when cleaning request body ()

Tests

  • Fix test name typos ()
  • Use mocha reporter for tests ()

1.1.1

25 Sep 15:39
Compare
Choose a tag to compare

1.1.1 (2019-09-25)

Bug Fixes

  • readme: Fixed typo in package name (6578ce7), closes #11

Maintenance

  • Remove rebase github action (8b6e2c2)

1.1.0

10 Sep 10:03
Compare
Choose a tag to compare

1.1.0 (2019-09-10)

Features

  • SailsClient can now emit values (d78775c)

Maintenance

1.0.2

09 Sep 14:05
Compare
Choose a tag to compare

1.0.2 (2019-09-09)

Bug Fixes

  • npm: Add missing NPM metadata (29206b9)

1.0.1

09 Sep 13:22
Compare
Choose a tag to compare

1.0.1 (2019-09-09)

Bug Fixes

  • Fix wrong travis bradge in README (0bbfd3d)