Skip to content

astro-portabletext: v0.11.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 18 Dec 03:23
b59dd9a

0.11.0 (2024-12-18)

Features

  • api: add spanToPlainText function (docs updated) (#180) (4cac38d), closes #178
  • api: consolidate exports and improve library organisation (#169) (0245fee)
  • api: enhance customisation with slots and render function (#167) (9d6a9e8), closes #158
  • api: simplify component prop imports with type aliases (#171) (f41f695)
  • component: enable custom text rendering in PortableText (#165) (80c147a)

Performance Improvements

  • component: cache Portable Text nodes (#167) (9d6a9e8)