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: samchon/typia
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v8.0.3
Choose a base ref
...
head repository: samchon/typia
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v8.0.4
Choose a head ref
  • 14 commits
  • 12 files changed
  • 3 contributors

Commits on Mar 16, 2025

  1. Configuration menu
    Copy the full SHA
    80bf0c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e980e8c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    652c1ff View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2025

  1. Configuration menu
    Copy the full SHA
    bac128c View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2025

  1. Fix iframe properties

    samchon committed Mar 19, 2025
    Configuration menu
    Copy the full SHA
    c877142 View commit details
    Browse the repository at this point in the history
  2. Bump typedoc from 0.27.9 to 0.28.0 in /website in the ecosystem group

    Bumps the ecosystem group in /website with 1 update: [typedoc](https://github.com/TypeStrong/TypeDoc).
    
    
    Updates `typedoc` from 0.27.9 to 0.28.0
    - [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
    - [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
    - [Commits](TypeStrong/typedoc@v0.27.9...v0.28.0)
    
    ---
    updated-dependencies:
    - dependency-name: typedoc
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: ecosystem
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 19, 2025
    Configuration menu
    Copy the full SHA
    2f1d26d View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2025

  1. Configuration menu
    Copy the full SHA
    b783247 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2025

  1. Fix gurubase widget id

    samchon committed Mar 25, 2025
    Configuration menu
    Copy the full SHA
    8055f80 View commit details
    Browse the repository at this point in the history
  2. Add dev.to link

    samchon committed Mar 25, 2025
    Configuration menu
    Copy the full SHA
    edda2a0 View commit details
    Browse the repository at this point in the history
  3. Install force

    samchon committed Mar 25, 2025
    Configuration menu
    Copy the full SHA
    2485097 View commit details
    Browse the repository at this point in the history
  4. Rollback typedoc

    samchon committed Mar 25, 2025
    Configuration menu
    Copy the full SHA
    d741b67 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    151b82c View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2025

  1. feat: emit .d.mts declaration files (#1551)

    Add plugin to copy TypeScript declaration files to .d.mts format to
    support ES module imports in TypeScript projects that use the "moduleResolution": "node16" or "nodenext" setting.
    
    Related to #1547
    ryoppippi authored Mar 26, 2025
    Configuration menu
    Copy the full SHA
    44d6751 View commit details
    Browse the repository at this point in the history
  2. chore: remove preinstall script (fixes: #1547) (#1554)

    * chore: remove preinstall script (fixes: #1547)
    
    * Update package.json
    
    ---------
    
    Co-authored-by: Jeongho Nam <samchon.github@gmail.com>
    ryoppippi and samchon authored Mar 26, 2025
    Configuration menu
    Copy the full SHA
    9a23470 View commit details
    Browse the repository at this point in the history
Loading