-
Notifications
You must be signed in to change notification settings - Fork 194
feat!: jiti support #1460
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
Merged
Merged
feat!: jiti support #1460
Changes from 11 commits
Commits
Show all changes
47 commits
Select commit
Hold shift + click to select a range
ce578a6
feat: jiti support and improve logging
brenoepics ad873ae
feat: add tests and migration examples for jiti integration
brenoepics 30cce19
refactor: remove ts-node support and related configurations
brenoepics ea5720b
feat: migrate tests from ts-node to jiti
brenoepics 30b45bd
refactor: remove json5 dependency
brenoepics b688ef6
refactor: remove tsx and related configurations
brenoepics ea94575
docs: add TypeScript and modern JavaScript support documentation
brenoepics 52222ce
docs: update getting started guide with TypeScript migration examples
brenoepics 068f021
docs: improve clarity and grammar in CLI and troubleshooting docs
brenoepics 76093ab
docs: fix type error on json import
brenoepics c459c1b
docs: lint
brenoepics 69b2e99
docs: fix vitepress typecheck
brenoepics 8d8b866
Merge branch 'main' into feat-jiti
brenoepics f278a18
fix: update jiti version range
brenoepics 4dd6918
Apply suggestion from @Shinigami92
brenoepics bba0bc4
Revert "docs: fix vitepress typecheck"
brenoepics 7a9fe7f
Revert "docs: fix type error on json import"
brenoepics 36bac76
Merge remote-tracking branch 'fork/feat-jiti' into feat-jiti
brenoepics dc05850
Merge branch 'main' into feat-jiti
brenoepics 658dd05
tests(jiti): use `ToBeTypeOf` assertion
brenoepics d0bc887
chore: split type import
brenoepics 7d28c4b
fix: actually test migration files
brenoepics 1839463
fix: move `jiti` to `runner.ts`
brenoepics 9ccbc89
feat: jiti support and improve logging
brenoepics 691dc70
feat: add tests and migration examples for jiti integration
brenoepics f07a225
refactor: remove ts-node support and related configurations
brenoepics db95bdd
feat: migrate tests from ts-node to jiti
brenoepics 95333ea
refactor: remove json5 dependency
brenoepics 01a2272
refactor: remove tsx and related configurations
brenoepics d8def5a
docs: add TypeScript and modern JavaScript support documentation
brenoepics 489bc0f
docs: update getting started guide with TypeScript migration examples
brenoepics b9d4350
docs: improve clarity and grammar in CLI and troubleshooting docs
brenoepics e4763cd
docs: fix type error on json import
brenoepics 8f3cd24
docs: lint
brenoepics 850337d
docs: fix vitepress typecheck
brenoepics 3ab11ce
fix: update jiti version range
brenoepics a1bd5de
Revert "docs: fix vitepress typecheck"
brenoepics 4d5f677
Revert "docs: fix type error on json import"
brenoepics fd48ea7
test: remove outdated TODO comment in `createTable` spec (#1466)
brenoepics 83f67d9
docs: simplify theme config and add tsconfig for Vitepress (#1468)
brenoepics d71260a
chore(deps): update pnpm to v10.13.1 (#1467)
renovate[bot] 595426a
tests(jiti): use `ToBeTypeOf` assertion
brenoepics 90e3ec4
chore: split type import
brenoepics 7e17711
fix: actually test migration files
brenoepics 8afb7f5
fix: move `jiti` to `runner.ts`
brenoepics 0f884ed
Merge remote-tracking branch 'fork/feat-jiti' into feat-jiti
brenoepics 4fd489c
Merge branch 'main' into feat-jiti
brenoepics File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.