Skip to content

docs: add link to userguide and specify install @next #483

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

lpatiny
Copy link
Member

@lpatiny lpatiny commented May 12, 2025

No description provided.

@lpatiny lpatiny enabled auto-merge (rebase) May 12, 2025 15:37
Copy link

codecov bot commented May 12, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.48%. Comparing base (bdfff4e) to head (640d474).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #483   +/-   ##
=======================================
  Coverage   98.48%   98.48%           
=======================================
  Files         245      245           
  Lines       10035    10035           
  Branches     2146     2146           
=======================================
  Hits         9883     9883           
  Misses        152      152           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@@ -9,14 +9,19 @@ Image processing and manipulation in JavaScript.

## Installation

`$ npm i image-js`
`$ npm i image-js@next`
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
`$ npm i image-js@next`
`$ npm i --save-exact image-js@next`

The prerelease versions are based on commit hash and do not follow incremental numbers

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.

2 participants