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: ferdikoomen/openapi-typescript-codegen
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: mds4872/openapi-typescript-codegen
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 3 commits
  • 39 files changed
  • 3 contributors

Commits on Mar 24, 2025

  1. feat: upgrade to Angular 19 and TypeScript 5.5.3

    - Update Angular packages to version 19.0.0 - Update TypeScript to version 5.5.3 - Add engines field to specify Node.js compatibility - Add type field to specify CommonJS module system
    mds4872 committed Mar 24, 2025
    Configuration menu
    Copy the full SHA
    14363e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bcaa567 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from mds4872/feature/angular-19-update

    Feature/angular 19 update
    mds4872 authored Mar 24, 2025
    Configuration menu
    Copy the full SHA
    122b863 View commit details
    Browse the repository at this point in the history
Loading