Closed dev-warner closed 3 years ago
…dlers
Please check if your PR fulfils the following requirements:
npm run lint
npm test
Please check the type of change your PR introduces:
Invalid content doesnt trigger change
allow config option to allow invalid content
:tada: This PR is included in version 1.1.0 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
…dlers
Pull request checklist
Please check if your PR fulfils the following requirements:
npm run lint
).npm test
) for the changes have been added (for bug fixes / features).Pull request type
Please check the type of change your PR introduces:
What is the current behavior?
Invalid content doesnt trigger change
What is the new behavior?
allow config option to allow invalid content
Does this introduce a breaking change?