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.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
[email protected]
Minor Changes
6ed56d0: feat: rename hono middleware from use_ to with_
fixes issues where eslint thinks it's a react hook
Patch Changes
2aade1c: chore: update workers types
d069286: chore: upload sentry sourcemaps and use more explicit o11y config
3174e54: chore: remove unnecessary object spreading in eslint configs
resolves chore: improve eslint config #17
c2e4c63: chore: update deps
ce16c92: chore: update deps
7fa27f6: chore: update deps
ce16c92: chore: upgrade to eslint 9
4bc436c: chore: update deps
ee24328: chore: update deps
08229e3: chore: bump compat date to 2025-09-20
54d11ee: chore: update deps
14a6420: chore: bump compat date to 2025-09-20
ec6ff13: chore: fix eslint type issues
f6665a2: chore: update deps
Updated dependencies [3174e54]
Updated dependencies [c2e4c63]
Updated dependencies [ce16c92]
Updated dependencies [7fa27f6]
Updated dependencies [ce16c92]
Updated dependencies [4bc436c]
Updated dependencies [ee24328]
Updated dependencies [546688f]
Updated dependencies [54d11ee]
Updated dependencies [ec6ff13]
Updated dependencies [6ed56d0]
Updated dependencies [f6665a2]
@repo/[email protected]
Minor Changes
4ca1868: feat: use explicit return types in eslint configs
6ed56d0: feat: rename hono middleware from use_ to with_
fixes issues where eslint thinks it's a react hook
Patch Changes
ec01ba8: fix: properly resolve tsconfig.json in eslint config
3174e54: chore: remove unnecessary object spreading in eslint configs
resolves chore: improve eslint config #17
c2e4c63: chore: update deps
ce16c92: chore: update deps
ce16c92: chore: upgrade to eslint 9
520b23e: fix: add @eslint/eslintrc to dependencies
4bc436c: chore: update deps
63db136: fix: ignore type issues due to non-breaking conflict
e091787: fix: add missing dependency and switch to tools tsconfig
33183c5: fix: use type-only export
358baa9: chore: improve eslint configs
resolves chore: improve eslint config #17
54d11ee: chore: update deps
43ebb87: chore: update deps (eslint)
ec6ff13: chore: fix eslint type issues
87dfac8: fix: add jiti to eslint deps
f6665a2: chore: update deps
b502c1e: chore: remove unnecessary type cast
18e5b01: chore: update import
@repo/[email protected]
Minor Changes
6ed56d0: feat: rename hono middleware from use_ to with_
fixes issues where eslint thinks it's a react hook
Patch Changes
3174e54: chore: remove unnecessary object spreading in eslint configs
resolves chore: improve eslint config #17
c2e4c63: chore: update deps
ce16c92: chore: update deps
7fa27f6: chore: update deps
ce16c92: chore: upgrade to eslint 9
4bc436c: chore: update deps
ee24328: chore: update deps
546688f: chore: import from zod
54d11ee: chore: update deps
ec6ff13: chore: fix eslint type issues
f6665a2: chore: update deps
@repo/[email protected]
Minor Changes
8940e93: feat: add build bun cmd
d0bf900: feat: improve scripts based on shellcheck lint suggestions
a946b57: feat(runx): add shfmt for shell script formatting
Integrates shfmt with check --format and fix --format commands.
Adds a dedicated shfmt command that can skip if tools are missing.
resolves feat: add shfmt to format shell scripts #16
Patch Changes
3174e54: chore: remove unnecessary object spreading in eslint configs
resolves chore: improve eslint config #17
a73c2f9: chore: remove run-turbo-gen (no longer needed)
09a661d: chore: switch back to stdio: inherit in prettier and set log level
c2e4c63: chore: update deps
ce16c92: chore: update deps
ce16c92: chore: upgrade to eslint 9
4bc436c: chore: update deps
ee24328: chore: update deps
546688f: chore: import from zod
4174900: chore: inherit stdio for format shell fix/check
this already outputs very little so should be fine to do this
2452bc6: chore: add .cmd.ts suffix to cmd files
c68dea1: chore: use exec in shell wrappers to improve performance
using exec replaces the shell process instead of creating a child, which avoids an unnecessary wrapper process and improves signal handling.
also moved away from #!/usr/bin/env to improve security (no injecting custom shells into env)
79d4e30: fix: only include .sh and extensionless files in shfmt
54d11ee: chore: update deps
4957efe: fix: add minify flag to run-wrangler-deploy
99c1934: fix: don't throw if there are no .sh files
7cec4eb: chore: use consistent shabang in packages/tools/bin
ec6ff13: chore: fix eslint type issues
f6665a2: chore: update deps
1bdf764: chore: pipe output to stderr
bf2f746: chore: formatting
@repo/[email protected]
Minor Changes
Patch Changes
@repo/[email protected]
Patch Changes
@repo/[email protected]
Patch Changes
7797ce2: chore: update tsconfig.json
3174e54: chore: remove unnecessary object spreading in eslint configs
resolves chore: improve eslint config #17
c2e4c63: chore: update deps
ce16c92: chore: update deps
7fa27f6: chore: update deps
ce16c92: chore: upgrade to eslint 9
4bc436c: chore: update deps
ee24328: chore: update deps
546688f: chore: import from zod
eaa97a6: chore: remove unused dependencies
54d11ee: chore: update deps
ec6ff13: chore: fix eslint type issues
f6665a2: chore: update deps