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: unjs/mlly
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.5.0
Choose a base ref
...
head repository: unjs/mlly
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.6.0
Choose a head ref
  • 18 commits
  • 21 files changed
  • 4 contributors

Commits on Jan 11, 2024

  1. chore(release): v1.5.0

    pi0 committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    ff387f4 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

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

Commits on Jan 19, 2024

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

Commits on Feb 4, 2024

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

Commits on Feb 6, 2024

  1. chore(deps): update codecov/codecov-action action to v4 (#224)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 6, 2024
    Configuration menu
    Copy the full SHA
    bba394b View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. feat: add declaration type in ESMExport (#227)

    * feat: add declaration type in ESMExport
    
    * chore: code format
    
    * extend types
    
    * update test
    
    ---------
    
    Co-authored-by: zekun.jin <zekun.jin@connext.com.cn>
    Co-authored-by: Pooya Parsa <pooya@pi0.io>
    3 people authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    5c8f76b View commit details
    Browse the repository at this point in the history
  2. perf(resolver): stat absolute paths once in fast path (#229)

    * test: add test for links
    
    * add test for non js modules
    
    * perf(resolver): stat absolute paths once in fast path
    pi0 authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    99606ea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4469e7b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5a52835 View commit details
    Browse the repository at this point in the history
  5. ci: update scripts

    pi0 committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    48acc8d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    778bd73 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    58407dd View commit details
    Browse the repository at this point in the history
  8. feat(utils): add pathToFileURL

    pi0 committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    cdcbcb7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    982a7a9 View commit details
    Browse the repository at this point in the history
  10. refactor: strict type checks

    pi0 committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    77ebe50 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    bfa2bbe View commit details
    Browse the repository at this point in the history
  12. chore: lint

    pi0 committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    3a932b8 View commit details
    Browse the repository at this point in the history
  13. chore: update ci script

    pi0 committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    08f02d7 View commit details
    Browse the repository at this point in the history
Loading