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

feat: Add react-router SDK #4621

Draft
wants to merge 29 commits into
base: main
Choose a base branch
from

Commits on Nov 21, 2024

  1. Configuration menu
    Copy the full SHA
    f414fcc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc77f7d View commit details
    Browse the repository at this point in the history
  3. get playground working

    LekoArts committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    b0df0a1 View commit details
    Browse the repository at this point in the history
  4. more playground updates

    LekoArts committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    7fbc46a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bcd5231 View commit details
    Browse the repository at this point in the history
  6. use new package

    LekoArts committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    349b892 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. update imports

    LekoArts committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    4540b05 View commit details
    Browse the repository at this point in the history
  2. fix(react-router): Update playground & pkg (#4628)

    Co-authored-by: LekoArts <[email protected]>
    wobsoriano and LekoArts authored Nov 22, 2024
    Configuration menu
    Copy the full SHA
    4e3a4df View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f538061 View commit details
    Browse the repository at this point in the history
  4. add name

    LekoArts committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    dfb3807 View commit details
    Browse the repository at this point in the history
  5. add changeset

    LekoArts committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    dcc22e4 View commit details
    Browse the repository at this point in the history
  6. remove unused files

    LekoArts committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    91c2a5f View commit details
    Browse the repository at this point in the history
  7. remove unused script

    LekoArts committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    de98050 View commit details
    Browse the repository at this point in the history
  8. make pkg ESM-only

    LekoArts committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    74fabec View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ead6304 View commit details
    Browse the repository at this point in the history
  10. fix build artifacts

    LekoArts committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    2c53767 View commit details
    Browse the repository at this point in the history
  11. update eslint

    LekoArts committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    885a9b1 View commit details
    Browse the repository at this point in the history
  12. fix routerData

    LekoArts committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    bd67155 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    fc2ddc3 View commit details
    Browse the repository at this point in the history
  14. fix types

    LekoArts committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    2b9d829 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

  1. update packages

    LekoArts committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    ef306a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94e4944 View commit details
    Browse the repository at this point in the history
  3. update tsup config

    LekoArts committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    a033b66 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    62b7c8e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    57c6675 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2024

  1. cleanup

    LekoArts committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    e5a070c View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2024

  1. yey, RR fix

    LekoArts committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    b8b615c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    13fa112 View commit details
    Browse the repository at this point in the history
  3. improve types

    LekoArts committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    700f48e View commit details
    Browse the repository at this point in the history