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

Add and enforce c.image instead of c.file for s.image #269

Merged
merged 14 commits into from
Nov 18, 2024
Merged

Conversation

freekh
Copy link
Contributor

@freekh freekh commented Nov 15, 2024

Add and enforce c.image instead of c.file for s.image.

Reason: testing indicates it is confusing to have c.file for images.

NOTE: this PR also removes the old c.richtext and its depdencies (marked) (unfortunately we put it this same PR, but we've been itching to remove it for so long) .

Copy link

changeset-bot bot commented Nov 15, 2024

🦋 Changeset detected

Latest commit: 031baf9

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 9 packages
Name Type
@valbuild/server Minor
@valbuild/shared Minor
@valbuild/react Minor
@valbuild/core Minor
@valbuild/next Minor
@valbuild/ui Minor
@valbuild/cli Minor
@valbuild/eslint-plugin Minor
@valbuild/init Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

... Reason: DeprecationWarning: In future versions of Node.js, fs.rmdir(path, { recursive: true }) will be removed. Use fs.rm(path, { recursive: true }) instead
... We think the reason we can get it is that the size of the crosshair is not exact? We should probably fix that, but the hotspot should never be negative in anycase.
@freekh freekh merged commit 4b03e49 into main Nov 18, 2024
6 checks passed
@freekh freekh deleted the image-source branch November 18, 2024 13:47
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