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.
1 parent 70b03a9 commit 89c9d00Copy full SHA for 89c9d00
CHANGELOG.md
@@ -1,4 +1,7 @@
1
## Change Log
2
+### [14.0.1](https://github.com/georgipeltekov/ngx-file-drop/compare/v14.0.0...v14.0.1) (2022-06-27)
3
+* Use getAsFile when possible
4
+
5
### [14.0.0](https://github.com/georgipeltekov/ngx-file-drop/compare/v13.0.0...v14.0.0) (2022-06-08)
6
* Update to Angular 14
7
src/package.json
@@ -1,6 +1,6 @@
{
"name": "ngx-file-drop",
- "version": "14.0.0",
+ "version": "14.0.1",
"description": "Angular ngx-file-drop - Simple desktop file and folder drag and drop",
"author": "Georgi Peltekov",
"license": "MIT",
0 commit comments