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: zainfathoni/pkode
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.4.0
Choose a base ref
...
head repository: zainfathoni/pkode
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.4.1-alpha.1
Choose a head ref
  • 6 commits
  • 6 files changed
  • 2 contributors

Commits on Jun 14, 2022

  1. fix(typescript): remove modules.d.ts

    and export a bare base-tsconfig.json instead
    the users would have to include the type definition files manually
    zainfathoni committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    ee0e149 View commit details
    Browse the repository at this point in the history
  2. fix(typescript) remove typescript dependencies

    since we don't need it anymore
    zainfathoni committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    e07d1ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    81b7600 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3ddeece View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    98f53bd View commit details
    Browse the repository at this point in the history
  6. fix(typescript): remove modules.d.ts (#17)

    fix(typescript): remove modules.d.ts
    kodiakhq[bot] authored Jun 14, 2022
    Configuration menu
    Copy the full SHA
    f0ea376 View commit details
    Browse the repository at this point in the history
Loading