Skip to content

Bump remark-sectionize from 1.1.1 to 2.0.0

Bumps remark-sectionize from 1.1.1 to 2.0.0.

Changelog

Sourced from remark-sectionize's changelog.

[2.0.0] - 2023-04-17

Changed

  • Use ESM instead of CommonJS (thanks @​Dahmon for the PR)
Commits
  • 092594c Update changelog and release 2.0.0
  • cc87a02 Add a unit test for orphan nodes at the start of the input
  • 5f48a60 Use a default export rather than a named export
  • 0d864ba Use unist-util-visit instead of unist-util-visit-parents
  • 8bc0786 Regenerate package-lock.json
  • 79c4314 Merge pull request #12 from Dahmon/master
  • 65ab12c feat: Updated to use latest versions of libraries.
  • c6a48c6 Merge pull request #3 from jake-low/dependabot/npm_and_yarn/minimist-1.2.5
  • f794f09 Bump minimist from 1.2.0 to 1.2.5
  • See full diff in compare view

Merge request reports