File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- {"astro-portabletext" :" 0.13 .0" }
1+ {"astro-portabletext" :" 1.0 .0" }
Original file line number Diff line number Diff line change 11# astro-portabletext
22
3+ ## [ 1.0.0] ( https://github.com/theisel/astro-portabletext/compare/astro-portabletext@0.13.0...astro-portabletext@1.0.0 ) (2026-08-24)
4+
5+
6+ ### ⚠ BREAKING CHANGES
7+
8+ * ** engines:** require Node.js >=22.12.0 ([ #229 ] ( https://github.com/theisel/astro-portabletext/issues/229 ) )
9+ * ** api:** remove deprecated ` astro-portabletext/utils ` export ([ #229 ] ( https://github.com/theisel/astro-portabletext/issues/229 ) )
10+ * ** deps:** ` @portabletext/toolkit ` fix changes list AST ([ #229 ] ( https://github.com/theisel/astro-portabletext/issues/229 ) )
11+
12+ ### Build System
13+
14+ * ** engines:** require Node.js > ; =22.12.0 ([ #229 ] ( https://github.com/theisel/astro-portabletext/issues/229 ) ) ([ ef03020] ( https://github.com/theisel/astro-portabletext/commit/ef03020a0a948d4748f286b1f8243855a5fca4da ) )
15+
16+
17+ ### Features
18+
19+ * ** types:** introduce ` TypedObjectProps ` alias ([ #229 ] ( https://github.com/theisel/astro-portabletext/issues/229 ) ) ([ ef03020] ( https://github.com/theisel/astro-portabletext/commit/ef03020a0a948d4748f286b1f8243855a5fca4da ) )
20+
21+
22+ ### Bug Fixes
23+
24+ * ** deps:** ` @portabletext/toolkit ` fix changes list AST ([ #229 ] ( https://github.com/theisel/astro-portabletext/issues/229 ) ) ([ ef03020] ( https://github.com/theisel/astro-portabletext/commit/ef03020a0a948d4748f286b1f8243855a5fca4da ) )
25+
26+
27+ ### Code Refactoring
28+
29+ * ** api:** remove deprecated ` astro-portabletext/utils ` export ([ #229 ] ( https://github.com/theisel/astro-portabletext/issues/229 ) ) ([ ef03020] ( https://github.com/theisel/astro-portabletext/commit/ef03020a0a948d4748f286b1f8243855a5fca4da ) )
30+
331## [ 0.13.0] ( https://github.com/theisel/astro-portabletext/compare/astro-portabletext@0.12.0...astro-portabletext@0.13.0 ) (2026-01-05)
432
533
Original file line number Diff line number Diff line change 11{
22 "name" : " astro-portabletext" ,
3- "version" : " 0.13 .0" ,
3+ "version" : " 1.0 .0" ,
44 "type" : " module" ,
55 "description" : " A flexible and customizable library for rendering Portable Text content in your Astro projects" ,
66 "keywords" : [
You can’t perform that action at this time.
0 commit comments