All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.5.2 (2022-10-11)
0.5.1 (2022-10-09)
0.5.0 (2022-09-04)
0.4.0 (2022-08-04)
- This plugin was renamed to
@capawesome/capacitor-file-picker
. Please install the new npm package and runnpx cap sync
. - This plugin now only supports Capacitor 4.
0.3.1 (2022-07-13)
0.3.0 (2022-02-23)
- Property
data
ofFile
is now optional
0.2.3 (2022-01-26)
- inline source code in esm map files (41952b2)
0.2.2 (2021-11-22)
0.2.1 (2021-10-31)
- android: local files are not shown with empty
types
array (#18) (fc2c6aa) - web: increase timeout to detect
cancel
(#19) (d03c001)
0.2.0 (2021-10-02)
- Method
pickFile
is replaced bypickFiles
0.1.3 (2021-10-01)
- local files are not shown (0115e2b)
0.1.2 (2021-08-29)
0.1.1 (2021-08-29)
Initial release 🎉