Shane R. Spencer 612f668c93
feat(Variables): Accept case-insensitive strings in strToBool (#9770)
* Lowercase stringValue to allow for wider range of inputs.

This change simply adds toLowerCase() when assigning stringValue to allow enable a case-insensitive input (True, TRUE, False, False)

* Update variables.md

Added documentation showing lowercase change to strToBool

* Update str-to-bool.test.js

Added uppercase/mixedcase test

* Update str-to-bool.test.js

fixed test description for str-to-bool case checks

* fix linting/prettier issues with strToBool test/func patch
2021-07-27 13:53:58 +02:00
..
2021-07-14 12:23:35 +02:00
2019-08-22 11:49:22 +02:00
2021-01-04 16:21:24 +01:00
2019-07-13 22:44:35 -07:00

Read this on the main serverless docs site

Serverless AWS Lambda Guide

Welcome to the Serverless AWS Lambda Guide!

Get started with the Introduction to the framework

If you have questions, join the chat in Slack or post over on the forums