Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge to develop for final release #147

Merged
merged 37 commits into from
Jan 9, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
37 commits
Select commit Hold shift + click to select a range
2c7db40
refactor: for v6
thetutlage Jul 17, 2023
f092b8f
style: update license doc block
thetutlage Jul 17, 2023
76e20ad
refactor: setup stubs
thetutlage Jul 17, 2023
72f7ebc
docs: update README
thetutlage Jul 17, 2023
dee4752
test: add tests
thetutlage Jul 17, 2023
0d0e864
chore: remove file-system dependency to devDependencies
thetutlage Jul 17, 2023
af3cff9
chore(release): 5.0.0-0
thetutlage Jul 17, 2023
71ddede
chore: update dependencies
thetutlage Aug 3, 2023
e2cfd59
refactor: lazily register drivers
thetutlage Aug 3, 2023
504e308
refactor: add debug logs
thetutlage Aug 3, 2023
2e10bdc
refactor: fix typing issues
thetutlage Aug 3, 2023
22d6da6
chore(release): 5.0.0-1
thetutlage Aug 3, 2023
3d55c22
fix: generate config files with default config
thetutlage Aug 3, 2023
6388bae
chore(release): 5.0.0-2
thetutlage Aug 3, 2023
6feab06
chore: update dependencies
thetutlage Aug 21, 2023
ed42e3f
feat: use latest codemods
thetutlage Aug 21, 2023
f0f141d
ci: increase test timeout for ci
thetutlage Aug 21, 2023
b73bebf
chore(release): 5.0.0-3
thetutlage Aug 21, 2023
bffc36a
chore: update dependencies
thetutlage Aug 22, 2023
23d7acb
chore(release): 5.0.0-4
thetutlage Aug 22, 2023
11e584d
chore(release): 5.0.0-5
thetutlage Sep 27, 2023
c9b5a5c
chore: update dependencies
thetutlage Oct 19, 2023
c1e0bc1
refactor: move to config providers and remove drivers collection
thetutlage Oct 19, 2023
a73d9ec
refactor: fix typing issues
thetutlage Oct 19, 2023
56f910c
chore(release): 5.0.0-6
thetutlage Oct 19, 2023
162e097
chore: update dependencies
thetutlage Nov 27, 2023
3c3dd51
chore: use tsup for bundling
thetutlage Nov 27, 2023
efaef26
docs(README): remove snyk badge
thetutlage Nov 27, 2023
963d0df
chore(release): 5.0.0-7
thetutlage Nov 27, 2023
16951f7
chore: update dependencies
thetutlage Dec 24, 2023
20d64e0
refactor: make stubs work with the CLI flag
thetutlage Dec 24, 2023
f66354d
docs(README): update link to docs
thetutlage Dec 24, 2023
5f081db
docs: update description
thetutlage Dec 24, 2023
74412a5
chore(release): 5.0.0-8
thetutlage Dec 24, 2023
7bffd15
chore: update dependencies
thetutlage Jan 9, 2024
1205160
refactor: export stubsRoot
thetutlage Jan 9, 2024
13dd711
chore: bundle types.ts file via tsup as well
thetutlage Jan 9, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 0 additions & 16 deletions .adonisrc.json

This file was deleted.

7 changes: 0 additions & 7 deletions .bin/test.js

This file was deleted.

70 changes: 0 additions & 70 deletions .github/COMMIT_CONVENTION.md

This file was deleted.

46 changes: 0 additions & 46 deletions .github/CONTRIBUTING.md

This file was deleted.

29 changes: 0 additions & 29 deletions .github/ISSUE_TEMPLATE/bug_report.md

This file was deleted.

28 changes: 0 additions & 28 deletions .github/ISSUE_TEMPLATE/feature_request.md

This file was deleted.

28 changes: 0 additions & 28 deletions .github/PULL_REQUEST_TEMPLATE.md

This file was deleted.

Loading