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: sid-rabinc/transform
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: ritz078/transform
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 3 commits
  • 8 files changed
  • 5 contributors

Commits on Feb 17, 2024

  1. Configuration menu
    Copy the full SHA
    536828b View commit details
    Browse the repository at this point in the history
  2. docs: add salman0ansari as a contributor for code (ritz078#394)

    * docs: update README.md [skip ci]
    
    * docs: update .all-contributorsrc [skip ci]
    
    ---------
    
    Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
    allcontributors[bot] authored Feb 17, 2024
    Configuration menu
    Copy the full SHA
    e129420 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2026

  1. chore: update build requirements to Node 20 (ritz078#431)

    * remove svg-to-dataurl dependency
    
    * chore: update package.json for build command and node version
    
    - Modified the build command to include NODE_OPTIONS for legacy OpenSSL support.
    - Updated the Node.js engine requirement to >=20.17.0.
    - Added packageManager field for Yarn version.
    
    * chore: update now.json for build environment and Node.js version
    
    - Added NODE_OPTIONS for OpenSSL legacy support in the build environment.
    - Specified Node.js engine version to 20.x.
    
    * chore: remove Node.js engine specification from now.json
    
    - Removed the Node.js engine version specification from the configuration file.
    
    * chore: remove now.json configuration file
    
    - Deleted the now.json file, which contained build environment settings and redirects.
    
    ---------
    
    Co-authored-by: madflow <madflow@web.de>
    Co-authored-by: Ritesh Kumar <ritz078@users.noreply.github.com>
    3 people authored Jan 28, 2026
    Configuration menu
    Copy the full SHA
    ff75579 View commit details
    Browse the repository at this point in the history
Loading