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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: bc4f510
Choose a base ref
...
head repository: documentationjs/documentation
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 8a3b15d
Choose a head ref
  • 2 commits
  • 6 files changed
  • 2 contributors

Commits on Apr 20, 2021

  1. refactor: Remove plugin-proposal because it is related of transform c…

    …ode (#1371)
    
    * deps: Remove plugin-proposal because it is related of transform code
    
    1. Documentation need to just parse code and do not transform anything.
    That why need to remove plugin and preset usages
    2. Remove parser options which already included in parser and enabled by default
    
    * chore: Update docs related remark 13
    anthony-redFox authored Apr 20, 2021
    Configuration menu
    Copy the full SHA
    09a441a View commit details
    Browse the repository at this point in the history
  2. chore(release): 13.2.3

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