Skip to content

Releases: adonisjs/drive

Update dependencies

24 Mar 12:39
Compare
Choose a tag to compare
  • test: use @adonisjs/require-ts to under typescript tests ba231b5
  • chore: update dependencies 64a96cf
  • chore: update dependencies 37814ad
  • refactor: migrate to new japa (#36) fe79a33

v2.0.9...v2.0.10

update dependencies

25 Feb 05:26
Compare
Choose a tag to compare
  • chore: update dependencies fa3fd04

v2.0.8...v2.0.9

Handle special chars when serving local files

17 Jan 08:25
Compare
Choose a tag to compare

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

09 Sep 03:39
Compare
Choose a tag to compare
  • refactor: improve logging 52427e9
  • fix: pass all options to the driver from the default implementation e4cdb77
  • chore: update dependencies e8062c4

v2.0.6...v2.0.7

Rename serveAssets to serveFiles

27 Aug 07:54
Compare
Choose a tag to compare
  • refactor: rename serveAssets to serveFiles 581f48e
  • chore: update dependencies 1243f62

v2.0.5...v2.0.6

Improvements to make drive work with existing apps with no config

25 Aug 10:22
Compare
Choose a tag to compare
  • refactor: make drive work with existing apps with missing config a2bd03c

v2.0.4...v2.0.5

Make drive working with existing apps with no drive config in place

25 Aug 09:36
Compare
Choose a tag to compare
  • 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

v2.0.3...v2.0.4

Update dependencies

20 Aug 08:52
Compare
Choose a tag to compare

v2.0.2...v2.0.3

More fixes to broken lazy imports

16 Aug 07:55
Compare
Choose a tag to compare

Commits:

  • fix: more fixes to the provider lazy imports cb10669
  • chore: update dependencies 4ed6ad7

Commit Range:
v2.0.1...master

Fix broken imports inside the provider

16 Aug 07:30
Compare
Choose a tag to compare

Commits:

  • fix: broken provider import 8c3da12

Commit Range:
v2.0.0...master