Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 25 May 12:19
c077df4

Breaking Changes

  • read plugins must now return Buffer if you want to support filters that use renderBuffer (#3213)

  • Drop support for node 6 and 8 (#3243)

New Features

  • File nodes now get a raw property that is a Buffer, in addition to the str (#3213)