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

fix: should not throw in React 19 #32

Merged
merged 12 commits into from
May 28, 2024
Merged

fix: should not throw in React 19 #32

merged 12 commits into from
May 28, 2024

Commits on May 24, 2024

  1. build(deps-dev): bump vite from 3.2.8 to 3.2.10 (#30)

    Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 3.2.8 to 3.2.10.
    - [Release notes](https://github.com/vitejs/vite/releases)
    - [Changelog](https://github.com/vitejs/vite/blob/v3.2.10/packages/vite/CHANGELOG.md)
    - [Commits](https://github.com/vitejs/vite/commits/v3.2.10/packages/vite)
    
    ---
    updated-dependencies:
    - dependency-name: vite
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and ling1726 committed May 24, 2024
    Configuration menu
    Copy the full SHA
    d6c4b14 View commit details
    Browse the repository at this point in the history
  2. fix yml

    ling1726 committed May 24, 2024
    Configuration menu
    Copy the full SHA
    18dadab View commit details
    Browse the repository at this point in the history
  3. formatting

    ling1726 committed May 24, 2024
    Configuration menu
    Copy the full SHA
    a50cf55 View commit details
    Browse the repository at this point in the history
  4. prettier

    ling1726 committed May 24, 2024
    Configuration menu
    Copy the full SHA
    d47302b View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. add more versions

    ling1726 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    8cca7d7 View commit details
    Browse the repository at this point in the history
  2. process env

    ling1726 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    ac20378 View commit details
    Browse the repository at this point in the history
  3. format

    ling1726 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    c94f9c1 View commit details
    Browse the repository at this point in the history
  4. merge conflict

    ling1726 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    d556d71 View commit details
    Browse the repository at this point in the history
  5. support 16 16

    ling1726 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    681d785 View commit details
    Browse the repository at this point in the history
  6. fix ym

    ling1726 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    3d425aa View commit details
    Browse the repository at this point in the history
  7. fix typo

    ling1726 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    fa5cddf View commit details
    Browse the repository at this point in the history
  8. remove only

    ling1726 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    5c74098 View commit details
    Browse the repository at this point in the history