783 B
783 B
Changelog
key
Changelog entries are classified using the following labels (from keep-a-changelog):
added: for new featureschanged: for changes in existing functionalitydeprecated: for once-stable features removed in upcoming releasesremoved: for deprecated features removed in this releasefixed: for any bug fixes
[0.1.2] - 2023-08-22
Changed
- Make
removeMarkdowna named export instead of default so its compatible with Vite
[0.1.1] - 2020-12-13
Added
- Circle CI to tests
Changed
- TypeScript version to latest
[0.1.0] - 2020-12-13
Added
removeMarkdownto parse the markdown and covert it to string- Integrate TS for the project