Skip to content

Releases: SahilAggarwal2004/react-remarkify

Release 0.8.4

07 Mar 08:23

Choose a tag to compare

0.8.4 (2026-03-07)

Chores

Release 0.8.3

21 Feb 11:11

Choose a tag to compare

0.8.3 (2026-02-21)

Chores

  • Rename index.tsx to index.ts. (ac66921)

Build System

  • Migrate from tsup to tsdown for library bundling. (6dadddc)

Release 0.8.2

04 Jan 14:01

Choose a tag to compare

0.8.2 (2026-01-04)

Chores

  • Add release-it for automated versioning and changelog. (a428ffc)

Code Refactoring

Build System

  • Configure tsup for package bundling. (aaf6437)
  • Mark package as side effect free. (2943845)