Skip to content

Releases: adonisjs/validator

Adding JSON API error formatter and flash error messages inside session

14 Feb 10:20
Compare
Choose a tag to compare
  • fix: flash errors under errors key 89e59bf
  • feat: add jsonapi error formatter 789a615

v6.2.0...v6.2.1

Release targeting Adonis V5

14 Feb 08:54
Compare
Choose a tag to compare
  • chore: remove adonis block, since core will include it 4d120d4
  • chore: update dependencies 2b95c46
  • feat: rewrite 956ee20
  • feat: add handful of new rules 1f26c1e
  • feat: add variations of required rules ab8c8ee
  • feat: complete it daa29bf
  • feat: rewrite from scratch for speed cd7ad67
  • feat: reset project files bb62d7f

v6.1.1...v6.2.0

Fixing the config stub path

26 Dec 12:00
Compare
Choose a tag to compare
  • fix: rename validator config file stub to validator.txt 1ea0f5d
  • docs(README): update readme file d0ca7f3

v6.1.0...v6.1.1

Completing the API for validating requests

26 Dec 04:33
Compare
Choose a tag to compare
  • chore: use @Alpha tag for published version 76154b7
  • refactor: remove request.validateUsing and add request.validateAll c132241
  • test: write tests for request bindings and custom exception f81dd5a
  • chore: cleanup dependencies list d557f2d
  • chore: remove provider and types block from adonisjs config 9fbcb31
  • refactor: update request extended methods signature 77b8924
  • chore: update dependencies 92a9f60
  • refactor: rename t to schema 4b27286
  • chore: update dependencies f55d001
  • feat: export declarative schema builder 4e8dfa3
  • chore: update dependencies 5a36a5c

v6.0.0...v6.1.0

v5 Pre release

06 Dec 08:24
Compare
Choose a tag to compare
  • chore: setup publish config 9d0d450
  • chore: copy templates to build directory for publishing 903c520
  • feat: add request binding for validating using request object 4e82d16
  • refactor(Validator): export validations list ad487b0
  • feat: add validator 9f352a2
  • feat: restart from scratch 56b62dc

v5.0.6...v6.0.0