Skip to content

Releases: RafPe/serverless-reqvalidator-plugin

v3.1.0

Choose a tag to compare

@RafPe RafPe released this 22 Sep 13:07
c430579

What's Changed

New Contributors

Full Changelog: v3.0.0...v3.1.0

v3.0.0

Choose a tag to compare

@RafPe RafPe released this 27 Dec 12:38
aeb151c
  • Adds basic tests
  • Extended the existing properties spec of serverless-reqvalidator-plugin to support object type ( avoid future release errors ) by @amuslija

Makes property optional

Choose a tag to compare

@RafPe RafPe released this 06 Aug 13:03
79e5065
Merge pull request #27 from kosukach/make-properties-optional

make properties optional

Adds sls validations

Choose a tag to compare

@RafPe RafPe released this 03 Jan 11:28
cd32a0b

THIS IS A BREAKING CHANGE! IF YOU ARE USING OLD SLS FRAMEWORK PIN TO 1.0.3!!!
more info under https://www.serverless.com/framework/docs/configuration-validation/

a0c2849 (RafPe) - Fixes-validation-errors-16