Skip to content
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

chore: v2 alpha #7379

Closed
wants to merge 429 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
429 commits
Select commit Hold shift + click to select a range
d572e81
fix: repl tabs
Varixo Dec 21, 2024
6f98088
Merge pull request #7189 from QwikDev/v2-fix-repl-2
Varixo Dec 21, 2024
c32a8c4
Merge branch 'build/v2' into v2v2v2
JerryWu1234 Dec 21, 2024
db8e644
merget
Dec 23, 2024
db65717
Merge branch 'v2v2v2' of https://github.com/JerryWu1234/qwik into v2v2v2
Dec 23, 2024
b9629d0
Merge pull request #7124 from QwikDev/changeset-release/upcoming
shairez Dec 23, 2024
d5ccb9f
Merge branch 'upcoming' into main
shairez Dec 23, 2024
5408c40
add changesets
Varixo Dec 23, 2024
1413bc0
fix: convert destructured string prop to props variable
Varixo Dec 24, 2024
15a360f
fix
Dec 25, 2024
cc5f08c
fix
Dec 25, 2024
7160354
Merge pull request #7191 from QwikDev/v2-destructuring-colon-prop
wmertens Dec 25, 2024
48af55c
fix: destructured props for inline components
Varixo Dec 24, 2024
d8a19ca
fix: string prop destructuring
Varixo Dec 25, 2024
d266bdd
remove tests duplicates
Varixo Dec 25, 2024
6578707
fix: serialize var prop
Varixo Dec 25, 2024
1a788bb
Merge branch 'build/v2' into v2v2v2
JerryWu1234 Dec 26, 2024
bfb07d9
add error location to textarea and ref errors
Varixo Dec 26, 2024
5b62821
Merge branch 'main' into 6950_fix_demo
JerryWu1234 Dec 26, 2024
0166199
fix: updating signal-based var props
Varixo Dec 26, 2024
2a60951
Merge pull request #7190 from QwikDev/v2-inline-destructured-props
Varixo Dec 26, 2024
63cfb0c
fix
Dec 27, 2024
19b24c3
feat: add Qwik blog (#7173)
gioboa Dec 27, 2024
d21ff10
Merge pull request #7193 from QwikDev/v2-fix-serialize-var-prop
Varixo Dec 27, 2024
ef92d10
fix: textarea with null value
Varixo Dec 26, 2024
cef6a0d
Merge pull request #7198 from QwikDev/v2-updating-var-props
Varixo Dec 27, 2024
c029c32
Merge pull request #7196 from QwikDev/v2-textarea-null-value
Varixo Dec 27, 2024
32a1f9c
fix: a bug about get an error once pnpm run build.full (#7200)
JerryWu1234 Dec 27, 2024
58ba5b4
fix: finding context parent and sorting projections in the scheduler
Varixo Dec 28, 2024
fbbfb21
fix: add and remove var prop attribute
Varixo Dec 28, 2024
d10ec0e
mobile guide
srapport Dec 29, 2024
70f8b71
added changeset
shairez Dec 29, 2024
e682a6a
Merge pull request #7205 from srapport/mobile-guide
shairez Dec 29, 2024
2ff2551
update qwik-ui
Varixo Dec 29, 2024
81a2f7b
better use-resource comment
Varixo Dec 29, 2024
834a451
fix: for of handlers as var prop
Varixo Dec 29, 2024
da226e5
add test for moving has_const condition
Varixo Dec 29, 2024
f346257
Merge branch 'build/v2' into pr/gimonaa/7085
Varixo Dec 29, 2024
e26a525
fix snapshots and tests after merge
Varixo Dec 29, 2024
0ed5803
docs: add explanation about the auth in the optimizer (#7207)
Kampouse Dec 29, 2024
d6e18f6
Merge branch 'main' into 6950_fix_demo
JerryWu1234 Dec 30, 2024
0647c46
Merge branch 'build/v2' into v2v2v2
JerryWu1234 Dec 30, 2024
08cb7c4
fix: moving existing virtual node during vnode diffing
Varixo Dec 30, 2024
767e4cf
Mobile Guide edits, typo fixes, and code improvements
srapport Dec 30, 2024
1b5d1f0
fix(starters): update turso createClient import, update turso docs no…
A2-NieR Dec 30, 2024
0147f66
Merge pull request #7210 from srapport/main
wmertens Dec 30, 2024
e14f6bc
fix
Dec 31, 2024
c1e903a
fix
Dec 31, 2024
6a17e2c
Merge branch 'main' into 6950_fix_demo
JerryWu1234 Dec 31, 2024
0bc9555
Merge pull request #7208 from QwikDev/v2-fix-moving-found-vnode
wmertens Dec 31, 2024
31cd137
Merge pull request #7206 from QwikDev/v2-fix-release-bugs
wmertens Dec 31, 2024
fd4acaa
docs(starters): update turso docs keywords & contributors (#7215)
A2-NieR Dec 31, 2024
f4b4130
chore: update _redirect to remove a 404 (#7220)
Kampouse Jan 1, 2025
3f2732e
docs(bun): remove deprecated `sharp` instructions (#6839)
antoinepairet Jan 1, 2025
5ad2887
feat: add Qwik articles (#7214)
gioboa Jan 2, 2025
90a6ede
fix: top level inline components props
Varixo Jan 2, 2025
997b672
extend use-lexical-scope test
Varixo Jan 2, 2025
9b71fc0
Merge pull request #7085 from gimonaa/test-v2-useResource
Varixo Jan 2, 2025
94b1f22
chore: remove shop (#7221)
gioboa Jan 2, 2025
6ed1284
Merge pull request #7204 from QwikDev/v2-find-context-error
wmertens Jan 3, 2025
e2b111a
docs: grammatical error correction (#7225)
henryobiaraije Jan 4, 2025
f816b79
fix: store effects cleanup
Varixo Jan 5, 2025
104fefc
docs: fix up typo (#7229)
cmnstmntmn Jan 6, 2025
984011a
fix: projection siblings serialization
Varixo Jan 6, 2025
19584fb
fix resource invoke context
Varixo Jan 7, 2025
d6c274e
Merge pull request #7228 from QwikDev/v2-store-effects-cleanup
Varixo Jan 8, 2025
b23eef2
fix: find correct context after rendering empty array
Varixo Jan 8, 2025
6e3bb16
Merge pull request #6951 from JerryWu1234/6950_fix_demo
shairez Jan 9, 2025
3e09a1a
docs: fix bad link to zod validation (#7235)
forresst Jan 9, 2025
3065344
Create neat-maps-tickle.md
JerryWu1234 Jan 10, 2025
1fa73de
Merge branch 'build/v2' into v2v2v2
JerryWu1234 Jan 10, 2025
8406d8d
chore(dev): make slowdown message not scary (#7239)
wmertens Jan 10, 2025
decee40
fix: convert destructured array's props to signal
Varixo Dec 31, 2024
86ecc64
Merge pull request #7234 from QwikDev/v2-find-context-empty-array
wmertens Jan 10, 2025
b5c6f34
fix: set correct vCurrent after moving the found node
Varixo Jan 7, 2025
f3404ff
Merge pull request #7232 from QwikDev/v2-set-correct-v-current
Varixo Jan 10, 2025
5a911ea
Version Packages (alpha)
github-actions[bot] Jan 10, 2025
cb53bbd
Merge pull request #7192 from QwikDev/changeset-release/build/v2
shairez Jan 10, 2025
34831cf
ci(V2): trying to solve auto tag alpha release to latest
shairez Jan 10, 2025
ab81e32
Merge branch 'build/v2' into v2v2v2
JerryWu1234 Jan 11, 2025
c85acbb
fix
JerryWu1234 Jan 11, 2025
96c0105
Merge branch 'v2v2v2' of https://github.com/JerryWu1234/qwik into v2v2v2
JerryWu1234 Jan 11, 2025
9ee46c1
Merge branch 'main' into v2-merge-main-10-01
Varixo Jan 11, 2025
cde2f5e
chore(starter): update vanilla-extract import
gioboa Jan 11, 2025
226a043
fix: build & e2e test after merge
Varixo Jan 11, 2025
9d6c72d
chore: remove v1 changesets
Varixo Jan 11, 2025
6dbf6c8
chore: update rust snapshots
Varixo Jan 11, 2025
6f5cac3
Merge pull request #7241 from QwikDev/chore/update-vanilla-extract
wmertens Jan 11, 2025
93e5664
Merge pull request #7242 from QwikDev/v2-merge-main-10-01
wmertens Jan 11, 2025
a5d6d7e
fix: wait for QRL to resolve for signal attribute
Varixo Jan 11, 2025
ccd3534
Merge pull request #7243 from QwikDev/v2-signal-prop-qrl
wmertens Jan 11, 2025
2f8cec9
Revert "fix: wait for QRL to resolve for signal attribute"
Varixo Jan 12, 2025
cae8268
Merge pull request #7246 from QwikDev/revert-7243-v2-signal-prop-qrl
Varixo Jan 12, 2025
42a6c35
Merge pull request #7182 from JerryWu1234/v2v2v2
shairez Jan 12, 2025
20fa9bd
fix: remove usage of computedStyleMap
Varixo Jan 13, 2025
66529fc
Merge pull request #7217 from QwikDev/v2-fix-wrapeed-indentifiers
wmertens Jan 13, 2025
b6dbf79
Merge pull request #7168 from QwikDev/pr-fix-mdx
shairez Jan 13, 2025
3342d58
docs: fix "component" typo (#7253)
seleb Jan 14, 2025
55d3bfc
Merge pull request #7252 from QwikDev/computed-style-map-fix
shairez Jan 14, 2025
d9371de
fix: docs demo silent in-browser crash
wmertens Jan 15, 2025
c138449
fix(repl): resolve core/internal
wmertens Jan 15, 2025
122f2a8
docs: clarify use of emojis in useStylesScoped$ (#7257)
Shane-Donlon Jan 15, 2025
a8df8ef
Merge pull request #7256 from QwikDev/fix-demo
wmertens Jan 15, 2025
ad4444c
Merge pull request #7258 from QwikDev/fix-repl
wmertens Jan 15, 2025
dc08212
fix: retry vnode diffing on promise throw
Varixo Jan 15, 2025
8d488a9
chore(starters): update 🐼 PandaCSS integration starter dev dependency…
mrhoodz Jan 16, 2025
c17298d
fix(docs): :art: fix up github svg (#7262)
damianpumar Jan 16, 2025
ac5b4f6
fix: :zap: Fix proxy
damianpumar Jan 16, 2025
f583221
chore: merge main into build/v2
wmertens Jan 16, 2025
29cc559
fixup: mdx
wmertens Jan 16, 2025
3f4af53
chore: flatPromise not needed
wmertens Jan 17, 2025
9b92141
Merge pull request #7259 from QwikDev/v2-retry-vnode-diff-on-promise-…
Varixo Jan 17, 2025
dd80d5e
fix: :zap: Working
damianpumar Jan 17, 2025
1c96674
refactor: :art: Improve
damianpumar Jan 17, 2025
fe8c395
fix: component props as var props
Varixo Jan 17, 2025
cb22f46
Merge pull request #7265 from QwikDev/v2-props-as-var-props
wmertens Jan 17, 2025
af8fd6d
fix: input's value is string when passing number on V1 (#7249)
JerryWu1234 Jan 20, 2025
50adb35
feat: log a warning instead of throwing an error for server host mism…
Varixo Jan 9, 2025
e0bc963
feat: add ssrNodeDocumentPosition function
Varixo Jan 20, 2025
bd9dbf1
Merge pull request #7236 from QwikDev/v2-warn-server-mismatch-error
wmertens Jan 20, 2025
a3c37b3
chore: cleanup and docs fixes
Varixo Jan 21, 2025
89947db
Merge pull request #7272 from QwikDev/v2-cleanup-fixes
wmertens Jan 21, 2025
b8bfe22
Merge pull request #7263 from damianpumar/fix/remove-proxy-function-7254
wmertens Jan 22, 2025
d848ba5
V2 Version Packages (alpha) (#7244)
github-actions[bot] Jan 23, 2025
1f025bb
tailwind v4
sreeisalso Jan 24, 2025
22343b1
fix(ci): detect changes in starters for create-cli build
wmertens Jan 24, 2025
ecabe28
fix(mdx): support passing props to MDX content
double-thinker Jan 24, 2025
bc92aab
Merge pull request #7277 from double-thinker/custom-components-mdx
wmertens Jan 25, 2025
45ec1a1
Merge branch 'main' into tailwindv4
sreeisalso Jan 25, 2025
307bbd5
Merge pull request #7274 from sreeisalso/tailwindv4
wmertens Jan 25, 2025
021ecdd
fix: Fix server vNode serialization
damianpumar Jan 25, 2025
48f882a
Merge pull request #7278 from damianpumar/fix/vnode-serialization-issue
Varixo Jan 25, 2025
ff9e6a1
fix: don't wrap and serialize functions that are attribute values
Varixo Jan 27, 2025
c335b49
Merge pull request #7284 from QwikDev/v2-dont-wrap-fn
wmertens Jan 27, 2025
3134fad
fix: null or undefined as ref attribute value
Varixo Jan 27, 2025
acf5375
Merge pull request #7285 from QwikDev/v2-empty-ref-attr
wmertens Jan 27, 2025
01ccbac
fixed changesets messages format
shairez Jan 27, 2025
11e811d
revert pushed change outside of a PR
shairez Jan 27, 2025
a9047c9
fix: qwikcity sw SSR prefetching (#7286)
shairez Jan 27, 2025
88e1115
docs: url fix (#7290)
sreeisalso Jan 28, 2025
c9b9ff4
fix: fix up npm scripts
gioboa Jan 28, 2025
fedd842
Merge pull request #7291 from gioboa/fix/npm-scripts
wmertens Jan 28, 2025
f5326c3
Expose missing types & fix package.json internal expose uri (#7289)
GrandSchtroumpf Jan 28, 2025
43846be
fix: the useOn hook not working with Slot (#7250)
JerryWu1234 Jan 28, 2025
f9fa4e4
fix: different component rendering with the same key (#7292)
Varixo Jan 28, 2025
d016bf3
feat(eslint-plugin): support Eslint 9 and 8 simultaneously (#7072)
JerryWu1234 Jan 28, 2025
bbee094
docs: tailwind docs improvement (#7294)
sreeisalso Jan 29, 2025
a784e77
fix(starters): improve drizzle integration (#7288)
sreeisalso Jan 29, 2025
da69196
fix(core dev): copy optimizer from CI build if dev (#7283)
wmertens Jan 30, 2025
684fe2b
fix(dev): only inject css link tags that have js importers (#7267)
thejackshelton Jan 30, 2025
0a752dc
fix: build types (#7266)
thejackshelton Jan 30, 2025
be2ebe3
feat(qwikVite): show build/[name].js output in preview with debug mod…
maiieul Feb 1, 2025
993c578
docs: improve Auth.js integration page (#7302)
Shane-Donlon Feb 1, 2025
dd5ab08
fix(ci): make pnpm work again
wmertens Feb 3, 2025
0a254ea
Merge pull request #7306 from QwikDev/fix-ci-pnpm
wmertens Feb 3, 2025
f520e69
chore(starters): update 🐼 PandaCSS integration starter dev dependency…
mrhoodz Feb 3, 2025
be6f9ac
fix(ci): fix e2e cli tests + cache result
wmertens Feb 3, 2025
c98f44c
Merge pull request #7308 from QwikDev/fix-ci-pnpm
wmertens Feb 4, 2025
aac5ce9
Merge remote-tracking branch 'origin/build/v2' into v2-merge-main
wmertens Feb 4, 2025
d9ab786
Merge remote-tracking branch 'origin/main' into v2-merge-main
wmertens Feb 4, 2025
217081e
fixup
wmertens Feb 4, 2025
3fedf3c
after merge fixes
Varixo Feb 4, 2025
aed94db
Merge pull request #7264 from QwikDev/v2-merge-main
wmertens Feb 4, 2025
c76e6e2
fix: add signal and store effects to the qrl effects for prefetching
Varixo Feb 5, 2025
40cfc0f
Merge pull request #7315 from QwikDev/v2-signal-effects-qprefetch
wmertens Feb 5, 2025
7c241ad
fix: rendering attribute value from array of classes from spread props
Varixo Feb 4, 2025
0d6056e
Merge pull request #7310 from QwikDev/v2-class-array-rest-props
wmertens Feb 5, 2025
6f4457d
chore: lint++ (#7314)
wmertens Feb 5, 2025
41ad0fd
fix(insights): disable CSRF protection
wmertens Feb 6, 2025
6580ee8
chore: nix flake update + sync playwright
wmertens Feb 6, 2025
d64ff26
fix(serde): catch rejections to prevent console errors
wmertens Jan 21, 2025
84be4f4
fix(testing): provide proper ctx for trigger()
wmertens Jan 20, 2025
7a276e2
refactor(build): separate the qwik insights module
wmertens Jan 19, 2025
2e162a5
chore(optimizer): remove _hW export
wmertens Jan 17, 2025
3571f3b
refactor(core): schedule tasks via core qrl
wmertens Jan 19, 2025
9648e55
chore(core): remove unused qrl refSymbol
wmertens Jan 19, 2025
de11be6
fix(core): schedule qrls instead of direct call
wmertens Jan 19, 2025
33afdb3
fix(scheduler+ssr): correct order and draining
wmertens Jan 21, 2025
df1a502
refactor(scheduler): remove COMPONENT_SSR type
Varixo Jan 25, 2025
f0db311
fix(scheduler): dont await for RUN_QRL chore
Varixo Jan 25, 2025
1f193d5
fix(scheduler): scheduling wait for all on server
Varixo Jan 26, 2025
970d41f
Merge pull request #7317 from QwikDev/fix-insights
wmertens Feb 6, 2025
c96b5de
fix(ci): download bindings
wmertens Feb 6, 2025
f742594
Merge pull request #7319 from QwikDev/fix-insights
wmertens Feb 6, 2025
91f8308
fix(core): canSerialize self-references
wmertens Jan 30, 2025
22446c9
fix: await all run qrls in wait_for_all
wmertens Jan 26, 2025
59df27d
fix: RUN_QRL host object
Varixo Jan 30, 2025
9857941
don't await for qrls
Varixo Jan 31, 2025
b6b5018
fix adding event attribute name for csr
Varixo Feb 1, 2025
e064f19
fix spa init script
Varixo Feb 2, 2025
385e0a5
feat: schedule resource task
Varixo Feb 2, 2025
2d8dc0b
remove q:nbs attribute handling from link component
Varixo Feb 4, 2025
7c21496
Merge pull request #7269 from QwikDev/remove-hW
wmertens Feb 6, 2025
f402b2a
updated MDX prop components changeset description
shairez Feb 6, 2025
60c8202
fix: export SVG type (#7222)
JerryWu1234 Feb 7, 2025
1620df8
Dev script fixed for windows machine. (#7301)
iitzIrFan Feb 7, 2025
cb8013c
Updated ComponentStylesPrefixContent from ⭐ to ⚡ (#7304)
sreeisalso Feb 7, 2025
5f88797
fix: build and codeql
Varixo Feb 7, 2025
9982b1d
Merge pull request #7322 from QwikDev/v2-fix-build-2
wmertens Feb 7, 2025
2739ddc
fix: create svg nested children with correct namespace (#7323)
Varixo Feb 8, 2025
e99b1af
fix: remove unused shikiji (#7324)
sreeisalso Feb 9, 2025
5395ddf
docs: fixed typo in docs (#7282)
ravindusha Feb 9, 2025
269bd8d
fix(perf): use sets instead of arrays for effects
Varixo Feb 9, 2025
16803c9
fix(repl): properly resolve handlers.mjs
wmertens Feb 10, 2025
b2b8bd0
Merge pull request #7328 from QwikDev/v2-fix-repl
wmertens Feb 10, 2025
ef18cce
fix: optimizer is now better at recognizing constProp (#7316)
JerryWu1234 Feb 10, 2025
36e22f8
feat: global map of all effect subscriptions
Varixo Feb 10, 2025
b904b9d
feat: emit qrender event
Varixo Feb 11, 2025
afa1089
fix e2e tests
Varixo Feb 11, 2025
a6ea466
Merge pull request #7327 from QwikDev/v2-use-set-for-effects
wmertens Feb 11, 2025
a727036
updated as per review
sreeisalso Feb 12, 2025
1b76985
fix(build): better errors, don't change bindings, cli
wmertens Oct 22, 2024
eb46919
fix(qwik): handle additional use cases in migrate-v2 (#7337)
dmitry-stepanenko Feb 13, 2025
266ca03
perf: don't bundle qwik in server
wmertens Oct 29, 2024
d6900cd
chore(docs): update rehype-pretty-code (#7341)
sreeisalso Feb 14, 2025
9f1e5fa
Merge pull request #7334 from QwikDev/stuff
wmertens Feb 15, 2025
0f574bd
fix: cookies in send request handler
Feb 15, 2025
d6e9510
fix: Remove all default content type fastify parsers
Feb 15, 2025
c721e8e
Merge pull request #7344 from nelsonprsousa/fix/fastify-parse-json
wmertens Feb 16, 2025
454b080
Merge pull request #7335 from nelsonprsousa/issue-7333
wmertens Feb 16, 2025
5e1a309
fix(perf): fix perf part1
Varixo Feb 14, 2025
002407e
fix(perf): change VNodes props structure
Varixo Feb 14, 2025
2adf3ad
fix(perf): isForeignObject check
Varixo Feb 14, 2025
6c80550
fix(perf): use for of instead of foreach for signals
Varixo Feb 15, 2025
1e4411c
fix(perf): cleaning up subscription
Varixo Feb 15, 2025
d8740b6
fix: invalid self-reference to inserted node as next sibling
Varixo Feb 16, 2025
d8bf779
docs: roll back rehype (#7348)
Shane-Donlon Feb 17, 2025
f3aec78
chore(docs): clean-up showcase (#7349)
Shane-Donlon Feb 17, 2025
f75c875
Merge pull request #7346 from QwikDev/v2-perf-improv
wmertens Feb 18, 2025
630d35d
Merge pull request #7332 from sreeisalso/qwik-prefix
wmertens Feb 19, 2025
c3ba77d
Merge remote-tracking branch 'origin/main' into v2-merge-main
wmertens Feb 20, 2025
f9a5268
Merge pull request #7352 from QwikDev/v2-merge-main
wmertens Feb 20, 2025
51bdaa6
chore: update ComponentStylesPrefixContent change description
Varixo Feb 20, 2025
f1fef6f
Merge pull request #7353 from QwikDev/update-desc
Varixo Feb 20, 2025
63a6512
fix(core): non-wrapped expressions aren't const
wmertens Feb 20, 2025
ea02b0f
Merge pull request #7355 from QwikDev/fix-wrap
wmertens Feb 20, 2025
7ef293a
fix: prevent reusing projection if is marked as deleted
Varixo Feb 18, 2025
d82f44a
fix: prevent infinity loop by inserting the same projection before it…
Varixo Feb 21, 2025
a26598a
V2 Version Packages (alpha) (#7279)
github-actions[bot] Feb 21, 2025
2ec1a82
Merge pull request #7350 from QwikDev/v2-prevent-reusing-deleted-proj…
Varixo Feb 22, 2025
513c9ab
fix: replace inline component with component$ with the same key
Varixo Feb 23, 2025
5eebd79
fix: tracking whole store
Varixo Feb 23, 2025
aea1db3
Merge pull request #7367 from QwikDev/v2-track-whole-store
wmertens Feb 23, 2025
b50948d
Merge pull request #7365 from QwikDev/v2-inline-cmp-same-key
wmertens Feb 23, 2025
ed9d343
fix: signals back refs serialization
Varixo Feb 23, 2025
61f6f64
fix: don't escape value attribute
Varixo Feb 23, 2025
1c2df76
Merge pull request #7369 from QwikDev/v2-input-value-escaping
wmertens Feb 24, 2025
da11736
Merge pull request #7368 from QwikDev/v2-fix-backrefs-serialization
wmertens Feb 24, 2025
976e636
fix: undefined or null as projection child
Varixo Feb 24, 2025
854f95b
Merge pull request #7376 from QwikDev/v2-null-undefined-proj
wmertens Feb 25, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
5 changes: 5 additions & 0 deletions .changeset/afraid-bags-jam.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@qwik.dev/core': patch
---

fix: Resource without onPending callback
5 changes: 5 additions & 0 deletions .changeset/afraid-garlics-greet.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@qwik.dev/core': patch
---

fix: don't escape value attribute
5 changes: 5 additions & 0 deletions .changeset/angry-grapes-itch.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@qwik.dev/core': patch
---

fix: rendering attribute value from array of classes from spread props
5 changes: 5 additions & 0 deletions .changeset/brave-files-grin.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@qwik.dev/core': patch
---

fix: reduced number of errors "Cannot serialize function" during serialization
5 changes: 5 additions & 0 deletions .changeset/brown-ravens-behave.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@qwik.dev/core': patch
---

fix: updating signal-based props
5 changes: 5 additions & 0 deletions .changeset/calm-cycles-know.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@qwik.dev/core': patch
---

fix: serialization of an array of refs
4 changes: 3 additions & 1 deletion .changeset/changelog-github-custom.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -351,7 +351,9 @@ var changelogFunctions = {
.concat(links.pull || links.commit, ')');
}
emojiFirstline = firstLine
.replace(/feat:/i, '✨ ')
.replace(/feat:/i, '✨')
.replace(/chore:/i, '🛠')
.replace(/infra:/i, '🛠')
.replace(/fix:/i, '🐞🩹')
.replace(/docs:/i, '📃');
return [
Expand Down
4 changes: 3 additions & 1 deletion .changeset/changelog-github-custom.ts
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,9 @@ const changelogFunctions: ChangelogFunctions = {
}

const emojiFirstline = firstLine
.replace(/feat:/i, '✨ ')
.replace(/feat:/i, '✨')
.replace(/chore:/i, '🛠')
.replace(/infra:/i, '🛠')
.replace(/fix:/i, '🐞🩹')
.replace(/docs:/i, '📃');

Expand Down
5 changes: 5 additions & 0 deletions .changeset/chilled-spoons-wonder.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@qwik.dev/core': patch
---

fix: prevent multiple store deserialization
5 changes: 5 additions & 0 deletions .changeset/clever-flowers-drum.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@qwik.dev/core': patch
---

fix: using ref inside useContext
2 changes: 1 addition & 1 deletion .changeset/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
],
"linked": [],
"access": "public",
"baseBranch": "build/v2",
"baseBranch": "origin/build/v2",
"updateInternalDependencies": "minor",
"ignore": ["qwik-docs", "insights", "qwik-cli-e2e"],
"___experimentalUnsafeOptions_WILL_CHANGE_IN_PATCH": {
Expand Down
5 changes: 5 additions & 0 deletions .changeset/few-mugs-accept.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@qwik.dev/core': patch
---

fix: null or undefined as ref attribute value
5 changes: 5 additions & 0 deletions .changeset/five-shoes-deny.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@qwik.dev/core': patch
---

fix: prevent infinity loop by inserting the same projection before itself
5 changes: 5 additions & 0 deletions .changeset/forty-garlics-train.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@qwik.dev/core': patch
---

fix: store effects cleanup
5 changes: 5 additions & 0 deletions .changeset/friendly-gorillas-walk.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@qwik.dev/core': patch
---

FIX: types error when migrating to V2 with `moduleResulution: "node"`
5 changes: 5 additions & 0 deletions .changeset/friendly-sloths-return.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@qwik.dev/core': patch
---

fix: projection siblings serialization
5 changes: 5 additions & 0 deletions .changeset/funny-apricots-learn.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@qwik.dev/core': patch
---

fix: moving existing virtual node during vnode diffing
5 changes: 5 additions & 0 deletions .changeset/fuzzy-jobs-compare.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@qwik.dev/core': patch
---

fix: component props as var props
5 changes: 5 additions & 0 deletions .changeset/gentle-melons-pretend.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@qwik.dev/core': patch
---

fix: convert destructured string prop to props variable
5 changes: 5 additions & 0 deletions .changeset/heavy-radios-dream.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@qwik.dev/core': patch
---

FIX: QRLs are now scheduled instead of directly executed by qwik-loader, so that they are executed in the right order.
5 changes: 5 additions & 0 deletions .changeset/heavy-seas-carry.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@qwik.dev/core': patch
---

fix: encode the `q:subs` property
5 changes: 5 additions & 0 deletions .changeset/itchy-comics-develop.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@qwik.dev/core': patch
---

fix: different component rendering with the same key
5 changes: 5 additions & 0 deletions .changeset/kind-toes-glow.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@qwik.dev/core': patch
---

fix: export SVG type from qwik/core
5 changes: 5 additions & 0 deletions .changeset/lemon-tools-bathe.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@qwik.dev/core': patch
---

FIX: optimizer is now better at recognizing constProp
5 changes: 5 additions & 0 deletions .changeset/long-shirts-thank.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@qwik.dev/core': patch
---

fix: create svg nested children with correct namespace
5 changes: 5 additions & 0 deletions .changeset/loud-dolphins-relate.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@qwik.dev/core': patch
---

fix: finding context parent and sorting projections in the scheduler
5 changes: 5 additions & 0 deletions .changeset/mean-dingos-hug.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@qwik.dev/core': patch
---

feat: move signal invalidation to the scheduler
5 changes: 5 additions & 0 deletions .changeset/mean-parents-buy.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@qwik.dev/core': patch
---

fix: replace inline component with component$ with the same key
5 changes: 5 additions & 0 deletions .changeset/neat-maps-tickle.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@qwik.dev/core': patch
---

fix: input's value is string when passing number
5 changes: 5 additions & 0 deletions .changeset/nervous-terms-explode.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@qwik.dev/core': patch
---

feat: better node attributes serialization
5 changes: 5 additions & 0 deletions .changeset/old-mayflies-fetch.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@qwik.dev/core': patch
---

fix: the use hook didn't work when type is Slot.
5 changes: 5 additions & 0 deletions .changeset/olive-cameras-collect.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@qwik.dev/core': patch
---

CHORE: replace the `_hW` export in segments with a shared export `_task` in core. This opens up using QRLs from core.
5 changes: 5 additions & 0 deletions .changeset/orange-otters-attend.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@qwik.dev/core': patch
---

feat: emit "qrender" event after every render
56 changes: 55 additions & 1 deletion .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,59 @@
"qwik-cli-e2e": "0.0.0"
},
"branch": "build/v2",
"changesets": []
"changesets": [
"afraid-bags-jam",
"angry-grapes-itch",
"brave-files-grin",
"brown-ravens-behave",
"calm-cycles-know",
"chilled-spoons-wonder",
"clever-flowers-drum",
"fast-baboons-itch",
"few-mugs-accept",
"five-kangaroos-matter",
"forty-garlics-train",
"fresh-rocks-exercise",
"friendly-gorillas-walk",
"friendly-sloths-return",
"funny-apricots-learn",
"fuzzy-jobs-compare",
"gentle-melons-pretend",
"heavy-radios-dream",
"heavy-seas-carry",
"hip-hornets-cheer",
"itchy-comics-develop",
"kind-toes-glow",
"lemon-tools-bathe",
"long-shirts-thank",
"loud-dolphins-relate",
"mean-dingos-hug",
"neat-maps-tickle",
"nervous-terms-explode",
"nine-otters-repeat",
"old-mayflies-fetch",
"olive-cameras-collect",
"orange-otters-attend",
"proud-pillows-try",
"purple-melons-invent",
"red-trains-deny",
"rich-wasps-tease",
"rotten-weeks-tickle",
"shaggy-poems-appear",
"shaggy-poems-return",
"sharp-apples-relate",
"six-games-float",
"slimy-weeks-hope",
"sour-zebras-tell",
"sweet-socks-whisper",
"swift-flowers-juggle",
"thirty-ravens-draw",
"tiny-berries-bow",
"tricky-meals-heal",
"twenty-goats-flow",
"unlucky-dodos-grab",
"warm-camels-remain",
"wild-cooks-pay",
"witty-balloons-thank"
]
}
5 changes: 5 additions & 0 deletions .changeset/proud-pillows-try.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@qwik.dev/core': patch
---

chore: more descriptive HTML streaming error message
5 changes: 5 additions & 0 deletions .changeset/purple-melons-invent.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@qwik.dev/core': patch
---

fix: find correct context after rendering empty array
5 changes: 5 additions & 0 deletions .changeset/red-trains-deny.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@qwik.dev/core': patch
---

fix: textarea with null value
5 changes: 5 additions & 0 deletions .changeset/rotten-penguins-cough.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@qwik.dev/core': patch
---

fix: undefined or null as projection child
5 changes: 5 additions & 0 deletions .changeset/seven-pumpkins-argue.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@qwik.dev/core': patch
---

fix: infinity serialization loop
5 changes: 5 additions & 0 deletions .changeset/shaggy-poems-appear.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@qwik.dev/core': patch
---

feat: log a warning instead of throwing an error for server host mismatch error
5 changes: 5 additions & 0 deletions .changeset/shaggy-poems-return.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@qwik.dev/core': patch
---

fix: event handlers in loops
5 changes: 5 additions & 0 deletions .changeset/sharp-apples-relate.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@qwik.dev/core': patch
---

fix: vNode serialization error on server$
5 changes: 5 additions & 0 deletions .changeset/six-games-float.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@qwik.dev/core': patch
---

fix: don't wrap and serialize functions that are attribute values
5 changes: 5 additions & 0 deletions .changeset/slimy-weeks-hope.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@qwik.dev/core': patch
---

fix: retry vnode diffing on promise throw
33 changes: 33 additions & 0 deletions .changeset/swift-flowers-juggle.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
---
'@qwik.dev/core': patch
---

feat: updated scoped styles prefix to ⚡️

# Scoped styles prefix update

We've updated the `ComponentStylesPrefixContent` from the star symbol (⭐️) to the lightning bolt symbol (⚡️). This prefix is used internally to generate unique CSS class names for components, helping to prevent style collisions.

**Potential Compatibility Issue (Rare):**

While this change is expected to be seamless for the vast majority of users, there's a _very small_ possibility of a conflict if your application _directly relies_ on the star symbol (⭐️) for CSS overriding. Specifically, if you're using CSS selectors that include the _literal_ star character (⭐️) as part of a class name (e.g., `.⭐️ComponentName { ... }`), your styles require need to be changed manually to work as expected after this update.

## How to check if you're affected

**Search your codebase:** Look for any instances where the star symbol (⭐️) is used as part of a CSS class name or selector.

## How to fix it if you're affected

If you find that you are indeed relying on the star symbol (⭐️), you'll need to update your CSS selectors to use the new lightning bolt symbol (⚡️). For example, change `.⭐️ComponentName { ... }` to `.⚡️ComponentName { ... }`.

```css
/* Example of old, potentially problematic CSS */
.⭐️MyComponent {
/* ... old styles ... */
}

/* Example of updated, correct CSS */
.⚡️MyComponent {
/* ... updated styles ... */
}
```
5 changes: 5 additions & 0 deletions .changeset/tasty-penguins-ring.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@qwik.dev/core': patch
---

fix: prevent reusing projection if is marked as deleted
5 changes: 5 additions & 0 deletions .changeset/thirty-ravens-draw.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@qwik.dev/core': patch
---

fix: destructured props for inline components
5 changes: 5 additions & 0 deletions .changeset/tiny-berries-bow.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@qwik.dev/core': patch
---

fix: serialize virtual props for DOM elements
5 changes: 5 additions & 0 deletions .changeset/twenty-goats-flow.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@qwik.dev/core': patch
---

fix: replacing projection content with null or undefined
5 changes: 5 additions & 0 deletions .changeset/unlucky-dodos-grab.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@qwik.dev/core': patch
---

fix: convert destructured array's props to signal
Loading
Loading