Open
Conversation
8a81fe2 to
4e4cf9f
Compare
ac68210 to
247425d
Compare
f9d3370 to
6f790ae
Compare
772bc5f to
1efa573
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2153 +/- ##
=======================================
Coverage 78.79% 78.79%
=======================================
Files 16 16
Lines 1844 1844
=======================================
Hits 1453 1453
Misses 391 391
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
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 contains the following updates:
^0.44.0→^0.70.01.31.5→1.31.111.55.0→1.59.15.85.6→5.96.220.19.11→20.19.39v4.2.0→v4.4.0v5.4.0→v5.6.010.4.21→10.4.27==5.3.3→==5.5.20.25.5→0.28.03.3.1→3.7.0==6.0.0→==6.0.22.4.6→2.4.9==2.173.0→==2.193.0==0.2.0→==0.3.1==3.8.2→==3.10.23.1.10→3.1.144.0.1→4.1.08.5.6→8.5.83.10→3.143.10.14→3.14.36.30.1→6.30.3==0.25.7→==0.26.01.89.2→1.99.0==1.6.1→==1.8.0==3.0.2→==3.0.4==2.49.0→==2.57.029.4.1→29.4.92.2.1→2.2.21.7.0→1.7.1Release Notes
LottieFiles/dotlottie-web (@lottiefiles/dotlottie-web)
v0.70.0Compare Source
Minor Changes
dbac41d: chore: upgrade dotlottie-rs v0.1.56-f01de8a WASM bindingsdbac41d: chore: remove unstable tween apiv0.69.0Compare Source
Minor Changes
47d5995: Dependency Updates:dotlottie-rsWASM bindings to v0.1.56 (commit4922138): This update integrates core underlying fixes for the state machine.State Machine fixes:
load_animation()re-applied saved themes specific to the old animation. These stale slot values causedflush_slots()to fail, silently breakingrender()and preventing theOnCompleteevent from firing.GlobalStateconfiguration: Ignored theanimationproperty onGlobalState.v0.68.0Compare Source
Minor Changes
cd4365c: feat: update dotlottie-rs WASM bindings to v0.1.56Patch Changes
e7c1c70: Pass{ module_or_path: url }to wasm-bindgeninit()instead of a raw string to fix deprecation warningv0.67.0Compare Source
Minor Changes
01d79c4: chore: updated dotLottie-rs v0.1.55 WASM bindingsv0.66.2Compare Source
Patch Changes
95ceb90: Fix self-contained bundle generation with separate build configsv0.66.1Compare Source
Patch Changes
901172a: chore: upgrade dotlottie-rs WASM to version 0.1.54-75ea13aThis includes the following changes:
v0.66.0Compare Source
Minor Changes
3a1736d: Add WebGL and WebGPU rendering backendsDotLottieWebGLclass for hardware-accelerated rendering via WebGL 2 (importable from@lottiefiles/dotlottie-web/webgl)DotLottieWebGPUclass for hardware-accelerated rendering via WebGPU (importable from@lottiefiles/dotlottie-web/webgpu)./dotlottie-player.wasm,./webgl/dotlottie-player.wasm,./webgpu/dotlottie-player.wasm) enabling?urlimports in bundlers like VitecreateWasmLoaderfactory, eliminating duplicated fallback logic across renderersa7455a9: Migrate WASM bindings from Emscripten/embind to wasm-bindgeninit()based loadingpoll_event,sm_poll_event)Uint8Arrayfor binary data instead of byte-by-byte VectorChar copyingloopCountgetter to return running loop count viacurrent_loop_count()loadAnimation()to drain events and dispatch errors correctlynew URL()fallback in wasm-bindgen output to prevent Webpack/Next.js build failuresv0.65.0Minor Changes
1797c60: feat: addedDotLottieWorkerslots apisPatch Changes
1797c60: chore: update dotlottie-rs wasm bindings to v0.1.54-495df0ev0.64.2Patch Changes
ced9855: Add requiredcolorStopCountparameter tosetGradientSlot()to distinguish color stops from opacity stops in gradient data. Refactor all slot methods to always re-render after slot operations.v0.64.1Compare Source
Patch Changes
c015630: Fixes build time variable injection for package name and version.v0.64.0Compare Source
Minor Changes
786ac3f: chore: migrate tooling to Biome, update Node/pnpm versions, and cleanup fixturesfe95559: chore: update wasm bindings of [email protected]v0.63.0Compare Source
Minor Changes
60640e1: chore: bump dotlottie-rs wasm bindings version to 0.1.54-e1cda0cv0.62.0Compare Source
Minor Changes
de6f1e2: fix: text slot overriding7ab00db: feat(types): Add structured Theme type for setThemeDatasetThemeDatato accept either aThemeobject or JSON stringThemeColorRule,ThemeScalarRule,ThemePositionRule,ThemeVectorRule,ThemeGradientRule,ThemeImageRule,ThemeTextRuleBezierHandleto acceptnumber | number[]to match Lottie specv0.61.0Compare Source
Minor Changes
8fc283f: feat: slots apiv0.60.0Compare Source
Minor Changes
7ad6b24: feat: add setCanvas apiv0.58.1Compare Source
Patch Changes
d0ecda1: fix: buffer size mismatch warningsv0.58.0Compare Source
Minor Changes
6091731: chore: bump dotlottie-rs v0.1.53 WASMv0.57.0Compare Source
Minor Changes
4bf1e54: chore: update dotlottie-rs v0.1.52 wasm bindingsv0.56.0Compare Source
Minor Changes
3d2eed2: feat: addregisterFontstatic method inDotLottieandDotLottieWorkerfor custom font registration.v0.55.0Compare Source
Minor Changes
34b3f1a: chore: update dotlottie-rs v0.1.50 wasm bindingsv0.54.1Compare Source
Patch Changes
7fc33a7: fix: 🐛 re-render after applying a theme/slotsv0.54.0Compare Source
Minor Changes
4f7f8c1: chore: bump dotLottie-rs WASM bindings to v0.1.49v0.53.1Compare Source
Patch Changes
b4d63f3: fix: preserve animation layout when starting state machinev0.53.0Compare Source
Minor Changes
7f87fe1: feat: upgrade dotlottie-rs v0.1.48 wasm bindings7f87fe1: feat: added a newqualityproperty (0-100) torenderConfigthat allows balancing the quality andperformance of layer effects
Patch Changes
7d8b5aa: fixed open url config creation before starting state machinev0.52.2Compare Source
Patch Changes
9ffec52: fixes the state machines internal state whilst tweeningv0.52.1Compare Source
Patch Changes
11b1fc1: fix: rerender after animation transformv0.52.0Compare Source
Minor Changes
0a5dd40: feat: add animation getTransform and setTransform methodsv0.51.2Compare Source
Patch Changes
30c6770: fixed on_complete firingv0.51.1Compare Source
Patch Changes
f353c46: fix: resetting the loops count after playv0.51.0Compare Source
Minor Changes
bfac3c6: feat: added loopCount to DotLottie's config to control the number of playback loopsPatch Changes
e72e6e8: fix: rerender on canvas resizev0.50.2Compare Source
Patch Changes
7090211: fix: reset playback config when state machine is stoppedv0.50.1Compare Source
Patch Changes
43ebcec: fix: newValue and oldValue parameters in state machine input callbacksv0.50.0Compare Source
Minor Changes
a01796d: refactor: Replace manual event dispatching with WASM CallbackObserver integration41dff2e: chore: upgrade dotLottie-rs WASM bindings to v0.1.475bd67a5: refactor: update state machine related APIsa01796d: chore: upgrade dotlottie-rs WASM bindings to v0.1.46a01796d: fix: Canvas off-screen optimization condition inisElementInViewportPatch Changes
1744a2c: chore: addsideEffects: falseflag topackage.jsonto allow tree shakingv0.49.0Compare Source
Minor Changes
e3c09bb: chore: upgrade dotLottie-rs v0.1.45 WASM bindingsv0.48.0Compare Source
Minor Changes
950ad52: feat: add experimentaltweenandtweenToMarkermethodsv0.47.0Compare Source
Minor Changes
ff1cb3a: chore: update dotLottie-rs WASM bindings to v0.1.44Patch Changes
93bae08: fix: validate exact buffer size equality in canvas renderingv0.46.0Compare Source
Minor Changes
b78ac03: chore: update dotLottie-rs WASM bindings to v0.1.43v0.45.0Compare Source
Minor Changes
8e8ed12: feat: added animationSize method to DotLottieWorker6c07dae: chore: update dotlottie-rs WASM bindings to v0.1.426c07dae: fix: dotLottie.totalframes return correct Lottie total frames count6c07dae: feat: addanimationIdtoConfigfor initial loading of a specific animationpercy/cli (@percy/cli)
v1.31.11Compare Source
What's Changed
🐛 Bug Fixes
🏗 Maintenance
⬆️⬇️ Dependency Updates
New Contributors
Full Changelog: percy/cli@v1.31.10...v1.31.11
v1.31.10Compare Source
What's Changed
✨ Enhancements
Added uri check for serialized iframes by @aryanku-dev in #2128
New Contributors
Full Changelog: percy/cli@v1.31.9...v1.31.10
v1.31.9Compare Source
What's Changed
✨ Enhancements
🐛 Bug Fixes
Full Changelog: percy/cli@v1.31.8...v1.31.9
v1.31.8Compare Source
What's Changed
✨ Enhancements
New Contributors
Full Changelog: percy/cli@v1.31.7...v1.31.8
v1.31.7Compare Source
What's Changed
✨ Enhancements
Full Changelog: percy/cli@v1.31.6...v1.31.7
v1.31.6Compare Source
What's Changed
✨ Enhancements
🐛 Bug Fixes
🏗 Maintenance
Full Changelog: percy/cli@v1.31.5...v1.31.6
microsoft/playwright (@playwright/test)
v1.59.1Compare Source
v1.59.0Compare Source
v1.58.2Compare Source
v1.58.1Compare Source
Highlights
#39036 fix(msedge): fix local network permissions
#39037 chore: update cft download location
#38995 chore(webkit): disable frame sessions on fronzen builds
Browser Versions
v1.58.0Compare Source
v1.57.0Compare Source
v1.56.1Compare Source
Highlights
#37871 chore: allow local-network-access permission in chromium
#37891 fix(agents): remove workspaceFolder ref from vscode mcp
#37759 chore: rename agents to test agents
#37757 chore(mcp): fallback to cwd when resolving test config
Browser Versions
v1.56.0Compare Source
Playwright Agents
Introducing Playwright Agents, three custom agent definitions designed to guide LLMs through the core process of building a Playwright test:
Run
npx playwright init-agentswith your client of choice to generate the latest agent definitions:Learn more about Playwright Agents
New APIs
--test-listand--test-list-invertto allow manual specification of specific tests from a fileUI Mode and HTML Reporter
'html'reporter to disable the "Copy prompt" button'html'reporter and UI Mode to merge files, collapsing test and describe blocks into a single unified list--update-snapshotsoptionsBreaking Changes
Miscellaneous
inputplaceholderPLAYWRIGHT_TESTto Playwright worker processes to allow discriminating on testing statusBrowser Versions
v1.55.1Compare Source
Highlights
#37479 - [Bug]: Upgrade Chromium to 140.0.7339.186.
#37147 - [Regression]: Internal error: step id not found.
#37146 - [Regression]: HTML reporter displays a broken chip link when there are no projects.
#37137 - Revert "fix(a11y): track inert elements as hidden".
#37532 - chore: do not use -k option
Browser Versions
This version was also tested against the following stable channels:
TanStack/query (@tanstack/react-query)
v5.96.2Compare Source
Patch Changes
v5.96.1Compare Source
Patch Changes
v5.96.0Compare Source
Patch Changes
v5.95.2Compare Source
Patch Changes
cd5a35b]:v5.95.1Compare Source
Patch Changes
1f1775c]:[
v5.95.0](https://redirect.github.com/TanStack/query/blob/HEAD/packages/react-queConfiguration
📅 Schedule: Branch creation - "on the first day of january" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.
This PR was generated by Mend Renovate. View the repository job log.