This repository was archived by the owner on Aug 9, 2024. It is now read-only.
Update dependency @builder.io/qwik to v1.5.0 - #3
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/builder.io-qwik-1.x
branch
from
November 22, 2023 20:21
4096521 to
325de24
Compare
renovate
Bot
force-pushed
the
renovate/builder.io-qwik-1.x
branch
from
December 7, 2023 02:44
325de24 to
b72696e
Compare
renovate
Bot
force-pushed
the
renovate/builder.io-qwik-1.x
branch
from
December 16, 2023 08:25
b72696e to
51a1f9b
Compare
renovate
Bot
force-pushed
the
renovate/builder.io-qwik-1.x
branch
from
January 3, 2024 05:42
51a1f9b to
31a6ecd
Compare
renovate
Bot
force-pushed
the
renovate/builder.io-qwik-1.x
branch
from
January 11, 2024 05:58
31a6ecd to
1944879
Compare
renovate
Bot
force-pushed
the
renovate/builder.io-qwik-1.x
branch
from
January 12, 2024 05:29
1944879 to
b289460
Compare
renovate
Bot
force-pushed
the
renovate/builder.io-qwik-1.x
branch
from
January 13, 2024 11:46
b289460 to
fae1d9f
Compare
renovate
Bot
force-pushed
the
renovate/builder.io-qwik-1.x
branch
from
January 19, 2024 02:45
fae1d9f to
5d68e90
Compare
renovate
Bot
force-pushed
the
renovate/builder.io-qwik-1.x
branch
from
January 29, 2024 23:44
5d68e90 to
278387c
Compare
renovate
Bot
force-pushed
the
renovate/builder.io-qwik-1.x
branch
from
February 1, 2024 02:23
278387c to
014fcf0
Compare
renovate
Bot
force-pushed
the
renovate/builder.io-qwik-1.x
branch
from
February 7, 2024 05:25
014fcf0 to
0702443
Compare
renovate
Bot
force-pushed
the
renovate/builder.io-qwik-1.x
branch
from
February 14, 2024 08:00
0702443 to
872704b
Compare
renovate
Bot
force-pushed
the
renovate/builder.io-qwik-1.x
branch
from
March 5, 2024 05:57
872704b to
86e80b9
Compare
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
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.2.17->1.5.0Release Notes
BuilderIO/qwik (@builder.io/qwik)
v1.5.0Compare Source
New features
Uint8ArrayserializationNotable bugfixes
PRs
Deno.serveby @reosablo in https://github.com/BuilderIO/qwik/pull/5886async_hooksby @mhevery in https://github.com/BuilderIO/qwik/pull/5908sameSiteto the options of cookie deletion by @genki in https://github.com/BuilderIO/qwik/pull/5921@types/bunpackage by @octet-stream in https://github.com/BuilderIO/qwik/pull/5942New Contributors
Full Changelog: QwikDev/qwik@v1.4.5...v1.5.0
v1.4.5Compare Source
What's Changed
New Contributors
Full Changelog: QwikDev/qwik@v1.4.4...v1.4.5
v1.4.4Compare Source
What's Changed
useResource$()tutorial by @alexcsandru in https://github.com/BuilderIO/qwik/pull/5818New Contributors
Full Changelog: QwikDev/qwik@v1.4.3...v1.4.4
v1.4.3Compare Source
What's Changed
@auth/coreversion by @balazsorban44 in https://github.com/BuilderIO/qwik/pull/5790New Contributors
Full Changelog: QwikDev/qwik@v1.4.2...v1.4.3
v1.4.2Compare Source
What's Changed
New Contributors
Full Changelog: QwikDev/qwik@v1.4.1...v1.4.2
v1.4.1Compare Source
Overview
qwik-cityqwik-authcan now handle multiple cookiesqwik-citynow read .env filesThanks to all contributors!
Commits
New Contributors
Full Changelog: QwikDev/qwik@v1.4.0...v1.4.1
v1.4.0Compare Source
What's Changed
JSXOutputinstead ofJSXNode, which captures the existing possibility to return strings, booleans, arrays etc.PRs merged
New Contributors
Full Changelog: QwikDev/qwik@v1.3.5...v1.4.0
v1.3.5Compare Source
What's Changed
Full Changelog: QwikDev/qwik@v1.3.4...v1.3.5
v1.3.4Compare Source
What's Changed
New Contributors
Full Changelog: QwikDev/qwik@v1.3.3...v1.3.4
v1.3.3Compare Source
What's Changed
resolveValueforheadfunction by @colelawrence in https://github.com/BuilderIO/qwik/pull/5624New Contributors
Full Changelog: QwikDev/qwik@v1.3.2...v1.3.3
v1.3.2Compare Source
What's Changed
skipConfirmationto cli add command by @shairez in https://github.com/BuilderIO/qwik/pull/5655New Contributors
Full Changelog: QwikDev/qwik@v1.3.1...v1.3.2
v1.3.1Compare Source
What's Changed
__qwik_serializable__brand to types by @mhevery in https://github.com/BuilderIO/qwik/pull/5576PropFunctionby @mhevery in https://github.com/BuilderIO/qwik/pull/5578server$and AbortSignal types by @mhevery in https://github.com/BuilderIO/qwik/pull/5581sync$(). by @mhevery in https://github.com/BuilderIO/qwik/pull/5545New Contributors
Full Changelog: QwikDev/qwik@v1.3.0...v1.3.1
v1.3.0Compare Source
Breaking Changes
Signalintotrack()directly (instead of passing a function), it returns the signal value instead of the signal itself. This behavior was already present when running inside auseResource$callback, and now it is consistent across all Tasks.What's Changed
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.