Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new 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: rehypejs/rehype-react
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5.0.1
Choose a base ref
...
head repository: rehypejs/rehype-react
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 6.1.0
Choose a head ref
  • 8 commits
  • 9 files changed
  • 3 contributors

Commits on Jun 8, 2020

  1. Add types

    Closes GH-20.
    
    Reviewed-by: Junyoung Choi <[email protected]>
    Reviewed-by: Remco Haszing <[email protected]>
    Reviewed-by: Titus Wormer <[email protected]>
    ChristianMurphy authored Jun 8, 2020
    Configuration menu
    Copy the full SHA
    f939072 View commit details
    Browse the repository at this point in the history
  2. Update dev-dependencies

    wooorm committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    ebf1f52 View commit details
    Browse the repository at this point in the history
  3. 6.0.0

    wooorm committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    5578723 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2020

  1. Refactor scripts

    wooorm committed Jun 21, 2020
    Configuration menu
    Copy the full SHA
    f238614 View commit details
    Browse the repository at this point in the history
  2. Change master in links

    wooorm committed Jun 21, 2020
    Configuration menu
    Copy the full SHA
    310b133 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2020

  1. Add passNode option to pass props.node

    Related to: syntax-tree/hast-to-hyperscript#23.
    Closes GH-19.
    Closes GH-22.
    
    Reviewed-by: Christian Murphy <[email protected]>
    Reviewed-by: Titus Wormer <[email protected]>
    Rokt33r authored Jul 24, 2020
    Configuration menu
    Copy the full SHA
    985b705 View commit details
    Browse the repository at this point in the history
  2. Refactor code-style

    wooorm committed Jul 24, 2020
    Configuration menu
    Copy the full SHA
    6d5ea27 View commit details
    Browse the repository at this point in the history
  3. 6.1.0

    wooorm committed Jul 24, 2020
    Configuration menu
    Copy the full SHA
    b936467 View commit details
    Browse the repository at this point in the history
Loading