Skip to content

standard-log@11.2.0

Choose a tag to compare

@unional unional released this 13 Oct 07:26
· 241 commits to main since this release

Minor Changes

  • b1d77c7: Instead of throwing InvalidId, now ID with invalid characters are replaced with -.
    This make it easier to use when the ID are generated or contain some macro or formatting characters.

    The errors are deprecated as a result.
    They will be removed in the future.