Skip to content
Permalink

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.1.0
Choose a base ref
...
head repository: imagekit-developer/imagekit-javascript
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5.2.0
Choose a head ref
  • 5 commits
  • 16 files changed
  • 2 contributors

Commits on Jan 16, 2026

  1. feat: add layer mode support in overlay transformations and update UR…

    …L generation tests
    
    - Enhanced the `processOverlay` function to include a new `layerMode` property for overlays.
    - Updated the URL generation tests to include new transformation parameters such as `aiEdit`, `colorReplace`, and `distort`.
    - Added comprehensive tests for various layer modes (multiply, cutter, cutout, displace) to ensure correct URL generation.
    manu4543 committed Jan 16, 2026
    Configuration menu
    Copy the full SHA
    879e057 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e6fedf9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a6a9a93 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d6b7249 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2026

  1. Merge pull request #103 from imagekit-developer/new-transformation-an…

    …d-upload-changes
    
    New transformation and upload changes
    imagekitio authored Jan 19, 2026
    Configuration menu
    Copy the full SHA
    be9db7a View commit details
    Browse the repository at this point in the history
Loading