We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5e4aeff + 571f996 commit b00ee14Copy full SHA for b00ee14
CHANGELOG.md
@@ -1,5 +1,8 @@
1
# Changelog
2
3
+## v10.1.0
4
+- Add minimal RxJS 7 support.
5
+
6
## v10.0.0
7
- Added angular 12 support.
8
- BC break: The library is not `view-engine`compatible anymore.
package.json
@@ -1,6 +1,6 @@
{
"name": "ng-http-loader",
- "version": "10.0.0",
+ "version": "10.1.0",
"scripts": {
"ng": "ng",
"build": "ng build",
0 commit comments