This repository has been archived by the owner on Apr 19, 2022. It is now read-only.
Releases: poppinss/indicative-rules
Releases · poppinss/indicative-rules
Updating underlying dependencies
The requiredWhen rule now also accepts an array of values to match for
Adding size rule
Updating underlying dependencies
- docs: update api docs b455b22
- chore: update dependencies 549bef7
- chore: update dependencies 0ca199a
- chore(deps-dev): update commitizen requirement from ^3.1.1 to ^4.0… (#8) 28f319e
- chore(deps-dev): update commitizen requirement from ^3.1.1 to ^4.0.3 a4668f8
- chore(deps-dev): update cz-conventional-changelog requirement from… (#6) 5aadccb
- Merge branch 'develop' into dependabot/npm_and_yarn/cz-conventional-changelog-tw-3.0.1 8ea6fdd
- chore(deps-dev): update commitizen requirement from ^3.1.1 to ^4.0… (#7) 0aac037
- chore(deps-dev): update commitizen requirement from ^3.1.1 to ^4.0.2 7d5e5c1
- chore(deps-dev): update cz-conventional-changelog requirement 84a73a4
Fixing the required rule
The required now doesn't fail for empty arrays
or objects
.
- docs(readme): add banner f1237e9
- fix: empty arrays and objects now pass the required validation dcdae51
- fix: add missing date-fns dependencies 193dbcc
- docs: add gh_url to link site reader to docs 93f60b1
- test: add test case for around existing issue 937733d
- test: add test around existing issue b85df9e
Making versions match the indicative semver bucket
- chore(package): update dependencies 9e4781e
Adding more tests to have water tight rules implementation
Mostly related to docs and package updates
- chore(package): update publish info 5a33268
- chore(package): update dependencies 1f19d14
- docs: update rules docs 42a7ee5
- refactor: rename substring to includes to avoid breaking changes 8546f7b
- refactor: improve script to generate docs 583aa73
- docs: ignore index.ts files from docs generation 524b9f0
- docs: update docblocks for docs 9216668
- chore(deps-dev): update husky requirement from ^2.4.0 to ^3.0.0 (#4) d63e6fc
- chore(deps-dev): update husky requirement from ^2.4.0 to ^3.0.0 5593c04
- docs(readme): add usage docs a10a346