Releases: adonisjs/drive
Releases · adonisjs/drive
Update dependencies
update dependencies
- chore: update dependencies fa3fd04
Handle special chars when serving local files
Commits
- docs(README): remove doctoc hook ed0ffac
- refactor: reorganize meta config 47b200c
- chore: update dependencies aa41c92
- fix(component): can't access local file by http-server while file not named latin alphabet (#34) 108579c
- Merge pull request #32 from adonisjs/snyk-upgrade-9189c22bacf722c729d9366abec694ff 13ebc57
- fix: upgrade memfs from 3.3.0 to 3.4.0 e0d9fd6
- chore(package): update dependencies f4e396f
- fix: upgrade memfs from 3.2.4 to 3.3.0 (#24) d3c3c0e
- chore: update sync-labels command cde09e8
PRs
- [Snyk] Upgrade memfs from 3.2.4 to 3.3.0 by @snyk-bot in #24
- [Snyk] Upgrade memfs from 3.3.0 to 3.4.0 by @snyk-bot in #32
- fix(component): can't access local file by http-server while file not named latin alphabet by @kavience in #34
New Contributors
Full Changelog: v2.0.7...v2.0.8
Fix DriveManager to pass all options to the underlying driver
Rename serveAssets to serveFiles
Improvements to make drive work with existing apps with no config
- refactor: make drive work with existing apps with missing config a2bd03c
Make drive working with existing apps with no drive config in place
- chore: add publish config to package file cfef67e
- chore: remove unwanted config and contracts stub f24cf29
- ci: another attempt to fix tests on windows a4ed330
- ci: remove tsnode aea2e2c
- ci: use ts-node for running tests 8cbd1ec
- ci: attempt to run tests from the build folder 4b5600b
- refactor: do not resolve drive when there is no configuration drive 7dde468
- chore: update dependencies 3af58d3