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

Commits on Feb 15, 2021

  1. docs: added content about an alternative way to establish style. (#1356)

    Added content about an alternative way to establish style.
    JustinGOSSES authored Feb 15, 2021
    Configuration menu
    Copy the full SHA
    6f01ad2 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2021

  1. feat: Support import.meta

    * fix: enable import.meta + static import by switching from detective to konan
    
    * fix(deps): updated lock
    
    * Revert "fix(deps): updated lock"
    
    This reverts commit b4be07e.
    
    * Dependency update bumps (#1345)
    
    * fix(deps): update lock
    
    * fix(deps): merge lock
    
    * fix(deps): use [email protected]
    
    * fix(deps): yarn...
    
    * Use detective if konan fails
    
    ggrossetie/module-deps@f78550a
    
    * chore: Use released module-deps
    
    Co-authored-by: Markus Felten <[email protected]>
    Co-authored-by: Guillaume Grossetie <[email protected]>
    3 people authored Mar 13, 2021
    Configuration menu
    Copy the full SHA
    d449e7c View commit details
    Browse the repository at this point in the history
  2. chore(release): 13.2.0

    tmcw committed Mar 13, 2021
    Configuration menu
    Copy the full SHA
    c6c64ea View commit details
    Browse the repository at this point in the history
Loading