8000 Comparing v4.1.0...v5.0.0 · simonhaenisch/md-to-pdf · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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: simonhaenisch/md-to-pdf
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.1.0
Choose a base ref
...
head repository: simonhaenisch/md-to-pdf
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.0.0
Choose a head ref
  • 4 commits
  • 10 files changed
  • 1 contributor

Commits on Sep 24, 2021

  1. Configuration menu
    Copy the full SHA
    a1044e0 View commit details
    Browse the repository at this point in the history
  2. fix: disable JS engine for front-matter by default to prevent RCE

    BREAKING CHANGE: If you previously used JS in front-matter, you'll now have to set `--gray-matter-options 'null'` (or `gray_matter_options: undefined`) to overwrite the new default options that disable the JS engine.
    
    Fixes #99.
    simonhaenisch committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    a716259 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    42b05ab View commit details
    Browse the repository at this point in the history
  4. chore(release): 5.0.0

    simonhaenisch committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    4ce706e View commit details
    Browse the repository at this point in the history
Loading
0