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: documentationjs/documentation Loading
base: v13.2.4
Choose a base ref
...
head repository: documentationjs/documentation Loading
compare: v13.2.5
Choose a head ref
  • 3 commits
  • 12 files changed
  • 2 contributors

Commits on Apr 22, 2021

  1. fix: jsx should be included for tsx files but not for ts fixed #1359 (#…

    …1373)
    
    ts has conflict syntax with casting type. It is valid TS but not valid TSX
    anthony-redFox committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    00d434f View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2021

  1. fix: add gfm format for remark fixed #1374 (#1375)

    Plugins for remark was reworks because @link should be catch by first then autolink
    anthony-redFox committed Apr 24, 2021
    Configuration menu
    Copy the full SHA
    6b5bc25 View commit details
    Browse the repository at this point in the history
  2. chore(release): 13.2.5

    tmcw committed Apr 24, 2021
    Configuration menu
    Copy the full SHA
    2997254 View commit details
    Browse the repository at this point in the history
Loading