v1.0.0
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