Skip to content

Conversation

fmulero
Copy link
Contributor

@fmulero fmulero commented Sep 29, 2025

Description of the change

Add boolean modifier, several users have requested it.
Custom modifiers section has been removed from the README file, we were not supporting it.

Benefits

Users can define values as boolean.

Possible drawbacks

None.

Applicable issues

Additional information

Please note that a boolean value can not be null.

Checklist

  • Version bumped in package.json and package-lock.json according to semver.
  • New features are documented in the README.md
  • New features contain a new test at the tests folder
  • All tests pass running npm test

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.

Custom modifiers is not works
2 participants