Skip to content

v1.0.0

Compare
Choose a tag to compare
@Tomekmularczyk Tomekmularczyk released this 14 Jul 11:30
· 90 commits to master since this release

Changes:

Features:

  • resetId function - resets generator counter
  • setPrefix function - sets global prefix

Breaking changes:

  • ResetHtmlIdGenerator has been removed, use resetId and setPrefix functions manually

Internal changes and refactor

  • add NextJs example to the repository