Thanks to visit codestin.com
Credit goes to github.com

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: kamilmielnik/trie
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.0.0
Choose a base ref
...
head repository: kamilmielnik/trie
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.1.0
Choose a head ref
  • 9 commits
  • 27 files changed
  • 1 contributor

Commits on Aug 25, 2024

  1. Reuse type

    kamilmielnik committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    6ab420d View commit details
    Browse the repository at this point in the history
  2. Use optional chaining

    kamilmielnik committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    bdacc2a View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2024

  1. Upgrade dependencies

    kamilmielnik committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    eda782f View commit details
    Browse the repository at this point in the history
  2. npm audit fix

    kamilmielnik committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    0b9d156 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    934a45e View commit details
    Browse the repository at this point in the history
  4. Update node types

    kamilmielnik committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    a52e179 View commit details
    Browse the repository at this point in the history
  5. Fix JSDocs

    kamilmielnik committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    cf3df65 View commit details
    Browse the repository at this point in the history
  6. Regenerate docs

    kamilmielnik committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    a8e9efb View commit details
    Browse the repository at this point in the history
  7. 3.1.0

    kamilmielnik committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    41a7509 View commit details
    Browse the repository at this point in the history
Loading