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 support for "react-jsx" and jsxImportSource #161

Merged
merged 11 commits into from
Feb 8, 2024
Merged

Commits on Sep 23, 2023

  1. add jsxImportSource, jsxAutomatic and jsxDevelopment options

    Benedikt Strehle committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    65826bd View commit details
    Browse the repository at this point in the history
  2. remove unnecessary exposed js options

    Benedikt Strehle committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    e306fe1 View commit details
    Browse the repository at this point in the history
  3. add jsx tests

    Benedikt Strehle committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    67d8816 View commit details
    Browse the repository at this point in the history
  4. remove unnecessry options

    Benedikt Strehle committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    1bf2958 View commit details
    Browse the repository at this point in the history
  5. remove debug file

    Benedikt Strehle committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    3657e8d View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. Configuration menu
    Copy the full SHA
    363de14 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. use snapshots for jsx tests

    Benedikt Strehle committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    2106a55 View commit details
    Browse the repository at this point in the history
  2. add tests for react-jsxdev

    Benedikt Strehle committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    fabb5d5 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. update deno_ast/deno_graph to latest versions

    Benedikt Strehle committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    43a011f View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Configuration menu
    Copy the full SHA
    89a080a View commit details
    Browse the repository at this point in the history
  2. Don't bother with jsxdev tests because they put the filename in and b…

    …reak snapshots on other computers
    dsherret committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    32cd164 View commit details
    Browse the repository at this point in the history