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: https-github-com-PAVDSSVD/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.
  • 1 commit
  • 4 files changed
  • 3 contributors

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