-
Notifications
You must be signed in to change notification settings - Fork 27
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: imagekit-developer/imagekit-javascript
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5.4.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: imagekit-developer/imagekit-javascript
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.4.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 13 commits
- 41 files changed
- 2 contributors
Commits on Jun 1, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 82a556b - Browse repository at this point
Copy the full SHA 82a556bView commit details -
fix: make safeBtoa browser-safe with UTF-8 handling
Rewrite safeBtoa to prefer Buffer when available and fall back to a chunked btoa with a manual UTF-8 encoder, throwing a clear error when neither is available. Removes reliance on a Node-only code path. - test: migrate suite from mocha/sinon/nyc to Playwright (test-app) - ci: replace nodejs.yml with ci.yml; rename npmpublish.yml to publish-npm.yml - chore: drop mocha/chai/sinon/nyc/codecov and related devDependencies - docs: remove Codecov badge from README - chore: add LICENSE and set license to Apache-2.0
Configuration menu - View commit details
-
Copy full SHA for cca89cf - Browse repository at this point
Copy the full SHA cca89cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for aadd312 - Browse repository at this point
Copy the full SHA aadd312View commit details -
Configuration menu - View commit details
-
Copy full SHA for 52c7112 - Browse repository at this point
Copy the full SHA 52c7112View commit details -
Configuration menu - View commit details
-
Copy full SHA for efabbab - Browse repository at this point
Copy the full SHA efabbabView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d62046 - Browse repository at this point
Copy the full SHA 0d62046View commit details -
fix(transformation): improve safeBtoa for UTF-8 handling and add test…
…s for Hindi characters
Configuration menu - View commit details
-
Copy full SHA for 1343333 - Browse repository at this point
Copy the full SHA 1343333View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ddb8bb - Browse repository at this point
Copy the full SHA 0ddb8bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 774bedf - Browse repository at this point
Copy the full SHA 774bedfView commit details -
Merge pull request #116 from imagekit-developer/base64-fix
Base64 fix and test cases refactor to use real browser
Configuration menu - View commit details
-
Copy full SHA for ce4fc3c - Browse repository at this point
Copy the full SHA ce4fc3cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d32b6ed - Browse repository at this point
Copy the full SHA d32b6edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 710c93d - Browse repository at this point
Copy the full SHA 710c93dView commit details -
Merge pull request #117 from imagekit-developer/release-please--branc…
…hes--master--components--javascript release: 5.4.1
Configuration menu - View commit details
-
Copy full SHA for e295727 - Browse repository at this point
Copy the full SHA e295727View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 5.4.0...v5.4.1