Skip to content

Commit 75b0376

Browse files
committed
docs: mention angular 10 in readme
1 parent 5c5b50a commit 75b0376

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,8 @@ Now the reverse is true **if you're upgrading from before 9.0.0**: you need to r
4949

5050
Successfully tested with **Angular 9** and its Router, PathLocationStrategy as well as HashLocationStrategy and CommonJS-Bundling via webpack. At server side we've used IdentityServer (.NET / .NET Core) and Redhat's Keycloak (Java).
5151

52+
**Angular 10**: Use 10.x versions of this library (**should also work with older Angular versions!**).
53+
5254
**Angular 9**: Use 9.x versions of this library (**should also work with older Angular versions!**).
5355

5456
**Angular 8**: Use 8.x versions of this library.

docs/index.html

+1
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ <h3 id="breaking-change-in-910">Breaking change in 9.1.0</h3>
5656
Now the reverse is true <strong>if you&#39;re upgrading from before 9.0.0</strong>: you need to remove any call to encode URI components in your own application, as the library will now do it for you.</p>
5757
<h2 id="tested-environment">Tested Environment</h2>
5858
<p>Successfully tested with <strong>Angular 9</strong> and its Router, PathLocationStrategy as well as HashLocationStrategy and CommonJS-Bundling via webpack. At server side we&#39;ve used IdentityServer (.NET / .NET Core) and Redhat&#39;s Keycloak (Java).</p>
59+
<p><strong>Angular 10</strong>: Use 10.x versions of this library (<strong>should also work with older Angular versions!</strong>).</p>
5960
<p><strong>Angular 9</strong>: Use 9.x versions of this library (<strong>should also work with older Angular versions!</strong>).</p>
6061
<p><strong>Angular 8</strong>: Use 8.x versions of this library.</p>
6162
<p><strong>Angular 7</strong>: Use 7.x versions of this library.</p>

docs/js/search/search_index.js

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)