typescript-library-starter
typescript-library-starter copied to clipboard
chore(package): update @nitrogql/esbuild-register to version 1.7.0
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ @nitrogql/esbuild-register (1.7.0-beta.2 → 1.7.0) · Repo
Release Notes
1.7.0
See also: blog post for 1.7
What's Changed
- feat: add
@nitrogql/jest-transformerby @uhyo in #49- Fix dependencies version syntax by @proudust in #50
New Contributors
Full Changelog: v1.6.3...v1.7.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 11 commits:
chore: v1.7.0docs(blog): release-1.7docs: add references for packagesFix dependencies version syntax (#50)chore: v1.7.0-beta.2feat(jest-transform): add additionalTransformerchore: v1.7.0-beta.1docs: fix jest-transform docfix: build jest-transformchore: v1.7.0-beta.0feat: add `@nitrogql/jest-transformer` (#49)
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.
All Depfu comment commands
- @depfu rebase
- Rebases against your default branch and redoes this update
- @depfu recreate
- Recreates this PR, overwriting any edits that you've made to it
- @depfu merge
- Merges this PR once your tests are passing and conflicts are resolved
- @depfu cancel merge
- Cancels automatic merging of this PR
- @depfu close
- Closes this PR and deletes the branch
- @depfu reopen
- Restores the branch and reopens this PR (if it's closed)
- @depfu pause
- Ignores all future updates for this dependency and closes this PR
- @depfu pause [minor|major]
- Ignores all future minor/major updates for this dependency and closes this PR
- @depfu resume
- Future versions of this dependency will create PRs again (leaves this PR as is)
@depfu rebase
@depfu recreate
Closing because this update has already been applied