Releases: delucis/astro-embed
Releases · delucis/astro-embed
@astro-community/[email protected]
Patch Changes
- #148
78346ae846925fa3ce90378d2f03c437620adcec
Thanks @prototypa! - Adds support for Astro v5
@astro-community/[email protected]
Patch Changes
- #148
78346ae846925fa3ce90378d2f03c437620adcec
Thanks @prototypa! - Adds support for Astro v5
@astro-community/[email protected]
Patch Changes
-
#148
78346ae846925fa3ce90378d2f03c437620adcec
Thanks @prototypa! - Adds support for Astro v5 -
Updated dependencies [
78346ae846925fa3ce90378d2f03c437620adcec
]:- @astro-community/[email protected]
- @astro-community/[email protected]
- @astro-community/[email protected]
@astro-community/[email protected]
Patch Changes
- #142
5227cf6fa58ab372d08e5efba707caad8db254a5
Thanks @BryceRussell! - Fix issue with invalid Vimeo links causing build errors
@astro-community/[email protected]
Patch Changes
- #138
e74c4233c5e2bb088e6bca642b09a5a6ef5f9df7
Thanks @delucis! - Fixes accessibility of play button in YouTube embed by upgradinglite-youtube-embed
@astro-community/[email protected]
Patch Changes
- #132
6d159a22af9d662af9afa09aeb8bd75f2d7b5fc0
Thanks @jasikpark! - AddhideMedia
prop toLinkPreview
@astro-community/[email protected]
Patch Changes
- #130
826ec796fddc337421eb5477661bc0f76e87a811
Thanks @IshanKBG! - Fixes support for serverless usage, for example with the Cloudflare adapter.
[email protected]
Patch Changes
- Updated dependencies [
93a5ca7aeefab7514bcde86fbe080d404a3169f8
,732a6cfac5038f82ccdd4df7c2dacf036deceae5
]:- @astro-community/[email protected]
- @astro-community/[email protected]
@astro-community/[email protected]
Minor Changes
- #119
732a6cfac5038f82ccdd4df7c2dacf036deceae5
Thanks @jasikpark! - Make the number of lines displayed in the<LinkPreview>
description configurable.
@astro-community/[email protected]
Patch Changes
-
#121
93a5ca7aeefab7514bcde86fbe080d404a3169f8
Thanks @delucis! - Fixes an issue where the integration would match links that take up an entire paragraph even if they included a custom link.For example,
[Check it out!](https://example.com)
would be converted to a<LinkPreview>
component instead of rendering an<a>
tag. This is now fixed and only plain URLs likehttps://example.com
will match. -
Updated dependencies [
732a6cfac5038f82ccdd4df7c2dacf036deceae5
]:- @astro-community/[email protected]