Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
henkkelder authored Dec 31, 2024
1 parent ebe00ea commit 79bd8b0
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,13 @@
An angular typescript library that allows you to connect to Asp.Net SignalR

This is a fork of (https://https://github.com/HNeukermans/ng2-signalR) that appears no longer maintained.
This version is for Angular 12+.
This version is for Angular 18+. It no longer works with Angular versions before 18 due to breaking changes that are in some of the Angular dependencies.

## Version history
- version 12.0.1 - First 12+ version.
- version 12.0.2 - Fixed a problem where change detection was broken due to incorrect NgZone initialisation.
- version 13.0.0 - For Angular 13
- version 18.0.1 - For Angular 18

## Features:
1. 100% typescript
Expand Down

0 comments on commit 79bd8b0

Please sign in to comment.