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: m31coding/fuzzy-search
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.1
Choose a base ref
...
head repository: m31coding/fuzzy-search
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.2
Choose a head ref
  • 1 commit
  • 68 files changed
  • 2 contributors

Commits on Nov 22, 2024

  1. fix: package exports and type definitions (#8)

    * Fix package exports and type definitions
    
    * Migrate to `NodeNext` module resolution
    
    * Check package exports during CI
    
    * Fix unit tests by bumping `ts-jest`
    
    * fix: remove fix-tsc-es-imports dependency and pre launch task
    
    * Use native Node.js instead of `cp`
    
    * chore: update dev dependencies
    
    * chore(package): bump version to 1.0.2
    
    ---------
    
    Co-authored-by: Kevin Schaal <kevin.schaal@m31coding.com>
    aryaemami59 and m31coding authored Nov 22, 2024
    Configuration menu
    Copy the full SHA
    da16d5e View commit details
    Browse the repository at this point in the history
Loading