Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Jun 21, 2025

🤖 I have created a release beep boop

0.25.0 (2025-06-21)

⚠ BREAKING CHANGES

  • extensions: Extensions no longer implement a run/1 callback. They can implement a callback named after the build phase: pre_build/1, pre_render/1, etc
  • This switches to using the slugify package for creating slugs. This leads to better slugs, but also means your existing page's permalinks might change, which might break backlinks. When upgrading, please check for permalink changes so that you can set up the proper redirects. You can easily do this by building your site before the update, running find _site/ | sort > before.txt, then updating, deleting and rebuilding your site, then run find _site/ | sort > after.txt and then comparing the files to look for differences.

Features


This PR was generated with Release Please. See documentation.

@mhanberg mhanberg merged commit 24321a0 into main Jun 21, 2025
1 check passed
@mhanberg mhanberg deleted the release-please--branches--main--components--tableau branch June 21, 2025 18:40
@github-actions
Copy link
Contributor Author

🤖 Created releases:

🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants