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: lukeed/dset
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.1.2
Choose a base ref
...
head repository: lukeed/dset
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.1.3
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Oct 25, 2023

  1. chore: add "types" conditions for TS "nodenext" resolution (#40)

    * fix: TS .d.ts resolution (#1)
    
    There are types at '/node_modules/dset/index.d.ts', but this result could not be resolved when respecting package.json "exports". The 'dset' library may need to update its package.json or typings.ts(7016)
    
    * Update package.json (#2)
    
    * Simplified package exports
    
    * Updated back to original repo
    
    * Update package.json
    
    ---------
    
    Co-authored-by: Luke Edwards <luke.edwards05@gmail.com>
    Akkuma and lukeed authored Oct 25, 2023
    Configuration menu
    Copy the full SHA
    aca90fb View commit details
    Browse the repository at this point in the history
  2. 3.1.3

    lukeed committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    48f14a1 View commit details
    Browse the repository at this point in the history
Loading