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 contains the following updates:
1.1.2
->1.2.0
5.62.8
->5.62.11
1.1.26
->1.2.9
7.37.2
->7.37.3
7.1.0
->7.1.1
8.18.1
->8.18.2
6.0.5
->6.0.6
Release Notes
elysiajs/elysia-static (@elysiajs/static)
v1.2.0
Compare Source
Change:
TanStack/query (@tanstack/react-query)
v5.62.11
Compare Source
Version 5.62.11 - 12/27/24, 1:15 PM
Changes
Fix
7ade233
) by @hosseinmdPackages
v5.62.10
Compare Source
Version 5.62.10 - 12/24/24, 12:05 PM
Changes
Fix
287848b
) by Muhammad Ilham MubarakChore
ee628e1
) by Jonghyeon KoDocs
3bc3147
) by Muhammad Ilham MubarakPackages
v5.62.9
Compare Source
Version 5.62.9 - 12/23/24, 4:51 PM
Changes
Fix
1e73d3a
) by Nick LucasChore
5be3872
) by Lachlan CollinsDocs
18d81b9
) by @cailloua76ac59
) by gnerkusPackages
elysiajs/elysia (elysia)
v1.2.9
Compare Source
Bug fix:
v1.2.8
Compare Source
Bug fix:
v1.2.7
Compare Source
Bug fix:
error
's value return as-if when thrownmapResponse.response
is{}
if no response schema is providedResponse
is used withmapResponse
onError
now acceptserror
asnumber
whenElysia.error
is thrown (but not returned)v1.2.6
Compare Source
Bug fix:
v1.2.5
Compare Source
Bug fix:
v1.2.4
Compare Source
Bug fix:
v1.2.3
Compare Source
Bug fix:
UNKNOWN
-Error instead ofParseError
.onStart
,.onStop
v1.2.2
Compare Source
Bug fix:
v1.2.1
Compare Source
Bug fix:
v1.2.0
Compare Source
Feature:
Improvement:
as
for casting type to ‘scoped’ similar to ‘plugin’Change:
cookie
to 1.0.1content-length
now accept numberBreaking Change:
v1.1.27
Compare Source
Bug fix:
jsx-eslint/eslint-plugin-react (eslint-plugin-react)
v7.37.3
Compare Source
Fixed
no-danger
][no-danger]: avoid a crash on a nested component name ([#3833][] @ljharb)no-unknown-property
][no-unknown-property]: supportprecedence
prop in react 19 ([#3829][] @acusti)prop-types
][prop-types]: props missing in validation when using generic types from a namespace import ([#3859][] @rbondoc96)Changed
jsx-no-script-url
][jsx-no-script-url]: Improve tests ([#3849][] @radu2147)default-props-match-prop-types
][default-props-match-prop-types], [jsx-boolean-value
][jsx-boolean-value], [jsx-curly-brace-presence
][jsx-curly-brace-presence], [jsx-no-bind
][jsx-no-bind], [no-array-index-key
][no-array-index-key], [no-is-mounted
][no-is-mounted], [no-render-return-value
][no-render-return-value], [require-default-props
][require-default-props] ([#3841][] @bastiendmt)Configuration
📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.