We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b5fdafc + 826167b commit 697a44fCopy full SHA for 697a44f
1 file changed
CHANGELOG.md
@@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
7
## [Unreleased]
8
9
+## [3.0.0] - 2023-01-11
10
+### Changed
11
+- Changed to use `FileSystemHandle`, `FileSystemFileHandle`, `FileSystemDirectoryHandle`, and their InProcess variants from `Blazor.FileSystem`.
12
+
13
## [2.1.0] - 2022-11-18
14
### Added
15
- Added `FileSystemAccessOptions` class that can customize the helper script path. By [@datvm](https://github.com/datvm).
0 commit comments