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.0
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.1
Choose a head ref
  • 3 commits
  • 6 files changed
  • 3 contributors

Commits on Feb 17, 2024

  1. fix(build): "Module not found: Error: Default condition should be las…

    …t one" when importing with Node (#1)
    
    Co-authored-by: Simon Holmberg <simon.holmberg@relevant-digital.com>
    See also https://stackoverflow.com/a/76127619
    sippeangelo and Simon Holmberg authored Feb 17, 2024
    Configuration menu
    Copy the full SHA
    ce27834 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ccc4e81 View commit details
    Browse the repository at this point in the history
  3. fix(demo), docs: Update readme, minor demo fix, and version bump to 1…

    ….0.1 (#5)
    
    * fix(demo): fill matches table for more than 10 matches
    
    * docs: fix topN docstring
    
    * docs: add description of the query parameters
    
    * chore(package): bump version to 1.0.1
    m31coding authored Feb 17, 2024
    Configuration menu
    Copy the full SHA
    c688936 View commit details
    Browse the repository at this point in the history
Loading