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(deps): update dependency svelte-canvas to v1 #92

Merged
merged 1 commit into from
Oct 11, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 11, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
svelte-canvas ^0.9.3 -> ^1.0.0 age adoption passing confidence

Release Notes

dnass/svelte-canvas (svelte-canvas)

v1.0.1

Compare Source

  • Fix auto resizing.

v1.0.0

Compare Source

  • Add autoplay prop. When true, Canvas will re-render on every animation frame.
  • Remove t export. Time since initialization can now be accessed through the time render prop.
  • When width and height are unset, Canvas now fills its parent container.
  • Add Canvas on:resize event.
  • Use Svelte's devicePixelRatio binding.
  • Move hit detection to hit-canvas library.
  • New documentation and examples.
  • Support Svelte 4.

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@r4ai r4ai merged commit c50f46e into main Oct 11, 2023
@renovate renovate bot deleted the renovate/svelte-canvas-1.x branch October 11, 2023 06:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant