Skip to content

feat(title): add templated title support#37

Open
edwintantawi wants to merge 1 commit intodevfrom
feat/title-template
Open

feat(title): add templated title support#37
edwintantawi wants to merge 1 commit intodevfrom
feat/title-template

Conversation

@edwintantawi
Copy link
Member

@edwintantawi edwintantawi commented Feb 8, 2026

  • Support templated titles with %s placeholder via TitleOptions
  • Add JSDoc for addTitle() method and TitleOptions type
  • Update README with templated title examples and API table
  • Add example script demonstrating new feature

This require issue of #30 to be solved first

@edwintantawi edwintantawi self-assigned this Feb 8, 2026
@edwintantawi edwintantawi added the enhancement New feature or request label Feb 8, 2026
@changeset-bot
Copy link

changeset-bot bot commented Feb 8, 2026

🦋 Changeset detected

Latest commit: 3ce1f46

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@devsantara/head Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@edwintantawi edwintantawi linked an issue Feb 8, 2026 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add title template

1 participant