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(mdx-loader): upgrade to MDX v3 #9451

Merged
merged 24 commits into from
Oct 26, 2023
Merged

feat(mdx-loader): upgrade to MDX v3 #9451

merged 24 commits into from
Oct 26, 2023

Commits on Oct 25, 2023

  1. MDX v3 POC

    slorber committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    28c6db9 View commit details
    Browse the repository at this point in the history
  2. fix types?

    slorber committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    31aaa9d View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. unused expression

    slorber committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    57b12f4 View commit details
    Browse the repository at this point in the history
  2. fix Ts error

    slorber committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    462ad75 View commit details
    Browse the repository at this point in the history
  3. fix Ts error

    slorber committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    a7d10d2 View commit details
    Browse the repository at this point in the history
  4. fix Ts error

    slorber committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    22de4ea View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7b0a8f5 View commit details
    Browse the repository at this point in the history
  6. tests: mdx vendoring

    slorber committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    c27515c View commit details
    Browse the repository at this point in the history
  7. tests: mdx vendoring

    slorber committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    cc5a0f3 View commit details
    Browse the repository at this point in the history
  8. revendor everything

    slorber committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    5e923f3 View commit details
    Browse the repository at this point in the history
  9. remove log

    slorber committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    8051b06 View commit details
    Browse the repository at this point in the history
  10. fix headings tests

    slorber committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    d163409 View commit details
    Browse the repository at this point in the history
  11. fix all mdx loader tests

    slorber committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    65ed08c View commit details
    Browse the repository at this point in the history
  12. fix npm2yarn plugin

    slorber committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    9f7f2ce View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4b4b639 View commit details
    Browse the repository at this point in the history
  14. update footnote snapshot

    slorber committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    8d48c3d View commit details
    Browse the repository at this point in the history
  15. upgrade rehype-raw

    slorber committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    120fa0d View commit details
    Browse the repository at this point in the history
  16. upgrade remark-emoji

    slorber committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    19d2b7e View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    183219f View commit details
    Browse the repository at this point in the history
  18. fix remark-emoji import

    slorber committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    e662199 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    52020cb View commit details
    Browse the repository at this point in the history
  20. Upgrade docs for MDX v3

    slorber committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    44837bf View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    987c78a View commit details
    Browse the repository at this point in the history
  22. mention math package upgrades

    slorber committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    0ab4fee View commit details
    Browse the repository at this point in the history