We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3453b96 commit 7b55e75Copy full SHA for 7b55e75
2 files changed
CHANGELOG.podlite
@@ -2,6 +2,8 @@
2
3
=head1 Upcoming
4
5
+=head1 0.9.15
6
+
7
=item fix image_block stretching to full screen width — small images now stay at natural size, large images capped at 38rem
8
=item add C<:enableFolding> attribute support for C<=PodLite> embedded editor (default C<false>)
9
package.json
@@ -1,7 +1,7 @@
1
{
"name": "podlite-web",
"description": "📖 Create static websites with Next.js and the Podlite markup language.",
- "version": "0.9.14",
+ "version": "0.9.15",
"private": true,
"funding": {
"type": "opencollective",
0 commit comments