Skip to content

v1.0.0

Compare
Choose a tag to compare
@rasendubi rasendubi released this 29 Jan 04:22

This is the first stable release of Uniorg. It is backwards compatible with v0.5.x, so you should be safe to upgrade.

Package version are going to be managed independently after this version and will follow semver.

What's Changed

  • feat(uniorg-parse): support useSubSuperscripts options by @rasendubi in #64

New packages

  • @unifiedjs/orgx to convert org-mode files to JSX
  • rollup-plugin-org to allow importing .org files in rollup/vite
  • astro-org is an Astro plugin that allows importing org files

Full Changelog: v0.5.9...v1.0.0