Conversation
Contributor
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
bbfcc35 to
e8b2808
Compare
e8b2808 to
51844dc
Compare
51844dc to
571fa52
Compare
571fa52 to
c8dbad2
Compare
c8dbad2 to
02c8c6f
Compare
02c8c6f to
0b2c8cd
Compare
0b2c8cd to
6223dbe
Compare
6223dbe to
dcbbbb1
Compare
dcbbbb1 to
d698a1f
Compare
d698a1f to
dc54042
Compare
dc54042 to
8712897
Compare
8712897 to
bc56d15
Compare
bc56d15 to
4644536
Compare
efb7495 to
397546d
Compare
397546d to
a6bacb4
Compare
a6bacb4 to
2bb8167
Compare
2bb8167 to
3598d63
Compare
3598d63 to
482d2aa
Compare
482d2aa to
dea8c08
Compare
dea8c08 to
256a1b1
Compare
256a1b1 to
9ca65ea
Compare
9ca65ea to
2dab542
Compare
2dab542 to
3a9b36c
Compare
3a9b36c to
e8aae19
Compare
e8aae19 to
e5a4821
Compare
e5a4821 to
4bc081b
Compare
4bc081b to
59e4af3
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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 the packages will be published to npm 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
@lynx-js/react@0.113.0
Minor Changes
fix: Delay execution of
runOnMainThread()during initial render (#1667)When called during the initial render,
runOnMainThread()would execute before themain-thread:refwas hydrated, causing it to be incorrectly set to null.This change delays the function's execution to ensure the ref is available and correctly assigned.
Patch Changes
Fix "TypeError: cannot read property '0' of undefined" in deferred list-item scenarios. (#1692)
Deferred
componentAtIndexcauses nodes that quickly appear/disappear to be enqueued without__elements. UpdatesignMapbefore__FlushElementTreeto resolve the issue.Keep the same
<page/>element when callingrerenderin testing library. (#1656)Bump
swc_coreto39.0.3. (#1721)@lynx-js/tailwind-preset@0.3.0
Minor Changes
Added
group-*,peer-*, andparent-*modifiers (ancestor, sibling, and direct-parent scopes) foruiVariantsplugin. (#1741)Fixed prefix handling in prefixed projects —
ui-*state markers are not prefixed, while scope markers (.group/.peer) honorconfig('prefix').BREAKING: Removed slash-based naming modifiers on self (non-standard); slash modifiers remain supported for scoped markers (e.g.
group/menu,peer/tab).Bumped peer dependency to
tailwindcss@^3.4.0(required for use of internal features).@lynx-js/react-webpack-plugin@0.7.0
Minor Changes
Remove
@lynx-js/reactfrom peerDependencies. (#1711)Add a new required option
workletRuntimePath. (#1711)@lynx-js/rspeedy@0.11.2
Patch Changes
Support
server.proxy. (#1745)Support
commandandenvparameters in the function exported bylynx.config.js. (#1669)Support
resolve.dedupe. (#1671)This is useful when having multiple duplicated packages in the bundle:
Support
resolve.aliasStrategyfor controlling priority betweentsconfig.jsonpaths andresolve.alias(#1722)Bump Rsbuild v1.5.4 with Rspack v1.5.2. (#1644)
Updated dependencies [
d7c5da3]:@lynx-js/react-rsbuild-plugin@0.10.14
Patch Changes
Fix using wrong version of
@lynx-js/react/worklet-runtime. (#1711)Be compat with
@lynx-js/reactv0.113.0 (#1667)Disable
builtin:lightningcss-loaderforenvironments.web. (#1732)Updated dependencies [
5ad38e6,69b3ae0,69b3ae0,c2f90bd]:@lynx-js/react-alias-rsbuild-plugin@0.10.14
Patch Changes
Allow customization of the react$ alias. (#1653)
@lynx-js/web-constants@0.16.1
Patch Changes
feat: supports lazy bundle. (This feature requires
@lynx-js/lynx-core >= 0.1.3) (#1235)Updated dependencies []:
@lynx-js/web-core@0.16.1
Patch Changes
refactor: improve chunk loading (#1703)
feat: supports lazy bundle. (This feature requires
@lynx-js/lynx-core >= 0.1.3) (#1235)Updated dependencies [
608f375]:@lynx-js/web-core-server@0.16.1
Patch Changes
refactor: improve chunk loading (#1703)
feat: supports lazy bundle. (This feature requires
@lynx-js/lynx-core >= 0.1.3) (#1235)@lynx-js/web-elements@0.8.6
Patch Changes
fix: 1. svg use image tag to render, to differentiate background-image styles (#1668)
Updated dependencies [
d618304,1d97fce]:@lynx-js/web-elements-template@0.8.6
Patch Changes
x-overlay-ng prevent page scroll when visible (#1499)
fix: 1. svg use image tag to render, to differentiate background-image styles (#1668)
@lynx-js/web-mainthread-apis@0.16.1
Patch Changes
feat: supports lazy bundle. (This feature requires
@lynx-js/lynx-core >= 0.1.3) (#1235)Updated dependencies [
608f375]:@lynx-js/web-worker-runtime@0.16.1
Patch Changes
feat: supports lazy bundle. (This feature requires
@lynx-js/lynx-core >= 0.1.3) (#1235)Updated dependencies [
608f375]:@lynx-js/chunk-loading-webpack-plugin@0.3.3
Patch Changes
@lynx-js/template-webpack-plugin@0.8.6
Patch Changes
create-rspeedy@0.11.2
upgrade-rspeedy@0.11.2
@lynx-js/web-style-transformer@0.16.1
@lynx-js/web-worker-rpc@0.16.1