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

v8 development #559

Open
wants to merge 13 commits into
base: main
Choose a base branch
from
Open

v8 development #559

wants to merge 13 commits into from

Commits on Mar 22, 2024

  1. feat: add createMarkdown() factory to expose the compiler and parser

    This allows for direct use of the markdown-to-jsx AST if it's preferable
    for your use case to retain full control over output.
    quantizor committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    40389f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ab93bd View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2024

  1. chore: upgrade dependencies

    quantizor committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    b7a31b9 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

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

Commits on Apr 19, 2024

  1. Configuration menu
    Copy the full SHA
    d45f28d View commit details
    Browse the repository at this point in the history
  2. chore: update dependencies

    quantizor committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    3cd8d3c View commit details
    Browse the repository at this point in the history
  3. refactor: react 16

    quantizor committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    e63008d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aa020c5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    13f1470 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. chore: update benchmark

    quantizor committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    b4c40bf View commit details
    Browse the repository at this point in the history
  2. refactor: improve typings

    quantizor committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    6ae477c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8cde439 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b61048d View commit details
    Browse the repository at this point in the history