Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor!: rewrite library #107

Merged
merged 15 commits into from
Jul 4, 2024
Merged

refactor!: rewrite library #107

merged 15 commits into from
Jul 4, 2024

Commits on Jul 3, 2024

  1. feat: rewrite internal router

    pi0 committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    7f82d8b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d9c37d1 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. Configuration menu
    Copy the full SHA
    5b7b1df View commit details
    Browse the repository at this point in the history
  2. perf: add back staticRoutesMap

    pi0 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    9869af8 View commit details
    Browse the repository at this point in the history
  3. fix condition

    pi0 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    66163e1 View commit details
    Browse the repository at this point in the history
  4. update benchmark script

    pi0 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    f9a598a View commit details
    Browse the repository at this point in the history
  5. feat: lookup with ignoreParams

    pi0 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    4896e7a View commit details
    Browse the repository at this point in the history
  6. update bench

    pi0 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    fe6287c View commit details
    Browse the repository at this point in the history
  7. refactor use plain objects

    pi0 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    20f6198 View commit details
    Browse the repository at this point in the history
  8. overhaul

    pi0 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    6e446ea View commit details
    Browse the repository at this point in the history
  9. rename to rou3

    pi0 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    5e3f742 View commit details
    Browse the repository at this point in the history
  10. typo in benchmark title

    pi0 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    0148ecd View commit details
    Browse the repository at this point in the history
  11. refactor: simplify node props

    pi0 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    f1a7765 View commit details
    Browse the repository at this point in the history
  12. simplify route data types

    pi0 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    775e029 View commit details
    Browse the repository at this point in the history
  13. feat: native method support

    pi0 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    28bf698 View commit details
    Browse the repository at this point in the history