Skip to content

Releases: theisel/astro-portabletext

astro-portabletext: v0.11.0

18 Dec 03:23
b59dd9a
Compare
Choose a tag to compare

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)

astro-portabletext: v0.10.1

04 Nov 05:12
cffbdf8
Compare
Choose a tag to compare

0.10.1 (2024-11-04)

Bug Fixes

  • deps: bump @portabletext/toolkit to v2.0.16 (#159) (3ab5d15)

demo: v0.2.0

07 May 23:52
27ce84c
Compare
Choose a tag to compare

0.2.0 (2024-05-07)

Features

  • add component, add mark definition to portabletext, including fixes and refactoring (#144) (e779758)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • astro-portabletext bumped from ^0.9.9 to ^0.10.0

astro-portabletext: v0.10.0

07 May 23:52
27ce84c
Compare
Choose a tag to compare

0.10.0 (2024-05-07)

⚠ BREAKING CHANGES

  • component: drop class prop from PortableText (#143)

Documentation

Bug Fixes

Code Refactoring

  • component: drop class prop from PortableText (#143) (b0b77c4)

demo: v0.1.5

22 Apr 00:10
2e820ce
Compare
Choose a tag to compare

0.1.5 (2024-04-21)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • astro-portabletext bumped from ^0.9.8 to ^0.9.9

astro-portabletext: v0.9.9

22 Apr 00:10
2e820ce
Compare
Choose a tag to compare

0.9.9 (2024-04-21)

Bug Fixes

demo: v0.1.4

13 Apr 18:36
ed6f809
Compare
Choose a tag to compare

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • astro-portabletext bumped from ^0.9.7 to ^0.9.8

astro-portabletext: v0.9.8

13 Apr 18:36
ed6f809
Compare
Choose a tag to compare

0.9.8 (2024-04-13)

Bug Fixes

demo: v0.1.3

19 Mar 03:50
e579ef1
Compare
Choose a tag to compare

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • astro-portabletext bumped from ^0.9.6 to ^0.9.7

astro-portabletext: v0.9.7

19 Mar 03:50
e579ef1
Compare
Choose a tag to compare

0.9.7 (2024-03-19)

Bug Fixes