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.2.0
Choose a head ref
  • 15 commits
  • 11 files changed
  • 4 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

Commits on Aug 22, 2020

  1. Add Discussions

    wooorm authored Aug 22, 2020
    Configuration menu
    Copy the full SHA
    414e4be View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2020

  1. Update dev-dependencies

    wooorm committed Dec 27, 2020
    Configuration menu
    Copy the full SHA
    bf01125 View commit details
    Browse the repository at this point in the history
  2. Use Actions

    wooorm committed Dec 27, 2020
    Configuration menu
    Copy the full SHA
    67732d5 View commit details
    Browse the repository at this point in the history
  3. Refactor code-style

    wooorm committed Dec 27, 2020
    Configuration menu
    Copy the full SHA
    39d5178 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2021

  1. Add types for FunctionComponent w/o used props

    Closes GH-26.
    
    Reviewed-by: Titus Wormer <[email protected]>
    Reviewed-by: Christian Murphy <[email protected]>
    Reviewed-by: Remco Haszing <[email protected]>
    
    Co-authored-by: Christian Murphy <[email protected]>
    ignatiusreza and ChristianMurphy authored Jan 19, 2021
    Configuration menu
    Copy the full SHA
    d5bb6b2 View commit details
    Browse the repository at this point in the history
  2. Update dev-dependencies

    wooorm committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    42d50db View commit details
    Browse the repository at this point in the history
  3. 6.2.0

    wooorm committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    7c60ebe View commit details
    Browse the repository at this point in the history
Loading