8000 Comparing oxlint_v0.18.1...oxlint_v1.0.0 · oxc-project/oxc · GitHub
[go: up one dir, main page]

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new 8000 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: oxc-project/oxc
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: oxlint_v0.18.1
Choose a base ref
...
head repository: oxc-project/oxc
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: oxlint_v1.0.0
Choose a head ref
  • 5 commits
  • 17 files changed
  • 2 contributors

Commits on Jun 9, 2025

  1. refactor(ast/estree): remove dead code from generated raw transfer de…

    …serializer (#11579)
    
    Remove dead code for deserializing `Option`s, `Box`es and `Vec`s of types which are not included in ESTree AST (e.g. `oxc_regular_expression` types).
    overlookmotel committed Jun 9, 2025
    Configuration menu
    Copy the full SHA
    8e74e05 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2025

  1. Configuration menu
    Copy the full SHA
    4eea4a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    896bdd9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    38278e5 View commit details
    Browse the repository at this point in the history
  4. ci(release_oxlint): fix

    Boshen committed Jun 10, 2025
    Configuration menu
    Copy the full SHA
    3cabde2 View commit details
    Browse the repository at this point in the history
Loading
0