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: dhis2/cli-style
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v10.7.4
Choose a base ref
...
head repository: dhis2/cli-style
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v10.7.5
Choose a head ref
  • 4 commits
  • 8 files changed
  • 2 contributors

Commits on Oct 24, 2024

  1. feat: support typescript linting and type checking (#475)

    * feat: support typescript linting and type checking (#474)
    
    * feat: support typescript eslint
    
    * feat: run tsc --noEmit on typescript projects
    
    * chore: remove unused babel-eslint package
    
    * chore(release): cut 10.8.0-alpha.1 [skip release]
    
    # [10.8.0-alpha.1](v10.7.4...v10.8.0-alpha.1) (2024-10-22)
    
    ### Features
    
    * support typescript linting and type checking ([#474](#474)) ([b68f69a](b68f69a))
    
    ---------
    
    Co-authored-by: @dhis2-bot <apps@dhis2.org>
    kabaros and dhis2-bot authored Oct 24, 2024
    Configuration menu
    Copy the full SHA
    296dd60 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2024

  1. fix: force a release

    kabaros committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    2ef782a View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Merge pull request #476 from dhis2/fix/force-release

    fix: force a release
    kabaros authored Oct 28, 2024
    Configuration menu
    Copy the full SHA
    a9c9c58 View commit details
    Browse the repository at this point in the history
  2. chore(release): cut 10.7.5 [skip release]

    ## [10.7.5](v10.7.4...v10.7.5) (2024-10-28)
    
    ### Bug Fixes
    
    * force a release ([2ef782a](2ef782a))
    
    ### Features
    
    * support typescript linting and type checking ([#475](#475)) ([296dd60](296dd60)), closes [#474](#474) [#474](#474)
    dhis2-bot committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    671ee8f View commit details
    Browse the repository at this point in the history
Loading