Skip to content

Breaking - Rewrite to work with v6

Compare
Choose a tag to compare
@thetutlage thetutlage released this 10 Aug 03:59
· 16 commits to develop since this release
2a23f48

The newer version of @adonisjs/drive is now a thin wrapper on top of https://flydrive.dev/ and has a different API targeting AdonisJS v6.

For v5 apps, please install @adonisjs/drive@2

Commits:

  • chore: update peer dependencies list 632b154
  • chore: set version to last published version 749ffb8
  • docs: update README file ec2b014
  • refactor: tighten up things for publishing dc319d0
  • feat: add stubs and configure command fb80e6a
  • feat: first working version a42e760
  • feat: initial implementation on top of flydrive 57b1ad9
  • chore: update dependencies 53ce4b7
  • chore: update dependencies 87d7805
  • chore: upgrade minimum node version 3d1ff37
  • chore: remove "main" package field bb9f217
  • chore: update dependencies e214b4e
  • style: update ts-node spelling everywhere ee12874
  • refactor: prefix unused variables with _ f28ca90
  • test: update example tests 351c6f8
  • docs: update readme 847c780
  • refactor: update structure and dependencies 63668f5
  • chore: update dependencies 6b95c68
  • chore: pin tsc version 095eb12
  • chore: --no-emit typo cd8f3e2
  • chore: replace node 19 by node 20 806cb33
  • ci: use matrix for tests + add lint and typecheck jobs 3daafba
  • refactor: remove unused variable 5d470a2
  • chore: update dependencies 81cb872
  • chore: add engines key 4dc8080
  • chore: update dependencies fb507bb
  • chore: remove old eslint packages 123eede
  • chore: upgrade to japa 3 cae3a94
  • chore: update tooling config d9105c2
  • refactor: use @adonisjs/tooling-config 4000dec
  • feat: prompts file 903b5d5

Commit Range:
731624c...main

Full Changelog: https://github.com/adonisjs/drive/commits/v3.0.0