This repository was archived by the owner on Apr 19, 2022. It is now read-only.
Preparing for the next big release
We are almost done with the new release of Indicative, just have to cleanup certain things and the site live :)
- chore: adjust release script to publish the dist folder as root c861317
- chore: remove typedoc 3a7d580
- chore: get rid of pre-commit hook to generate toc ef56ca5
- docs(readme): update readme file f427577
- test: add write for sanitizations and validations list 3147b2d
- docs: do not generate api docs 47d12a3
- chore(package): update dependencies 37cf37f
- refactor: set args to empty array when not defined e2cd7be
- chore(package): update dependencies 8fbe1eb
- feat: extend validations & sanitizations list using extend method 6a9a3c9
- docs: update readme c87dcc6
- feat: implement validator and sanitizer 8062f28
- refactor: initiate project via mrm 2e3fde0
- refactor: get rid of monorepo 084ded9
- chore: remove travis file 0ffa373
- chore(package): update lock files 4416993
- feat(indicative): export RulesContract and RulesConfig type bd2abe7
- feat(rules): add float rule 40c26a7
- refactor(rules): export rules interface, since rules are extensible c525af8