Skip to content

Releases: devpow112/serverless-plugin-function-value

v2.0.1

03 Feb 01:29

Choose a tag to compare

This release is also available on:


2.0.1 (2022-02-03)

Documentation

  • add serverless website link (ce17740)

Tests

  • change node version to older version (5711e83)

Miscellaneous Chores

  • add manual trigger for workflow (813f56d)
  • adjust license auto update (5303b22)
  • deps-dev: bump serverless from 3.0.1 to 3.1.0 (4007e11)
  • deps-dev: bump sinon from 13.0.0 to 13.0.1 (1fd5a9e)
  • node: bump from 16.13.1 to 16.13.2 (9c66476)

Code Refactoring

Build System

v2.0.0

29 Jan 05:02

Choose a tag to compare

This release is also available on:


2.0.0 (2022-01-29)

⚠ BREAKING CHANGES

  • no longer support 2.x versions of serverless

Features

  • upgrade to serverless v3 (70332ad)

Build System

  • deps: bump actions/checkout from 2.3.5 to 2.4.0 (4e48e6f)
  • deps: bump actions/setup-node from 2.4.1 to 2.5.0 (bce9fe0)
  • deps: bump actions/setup-node from 2.5.0 to 2.5.1 (cdbf078)
  • switch to use node-version-file (a1aa869)

Miscellaneous Chores

  • add auto approve/merge for dependabot (5b0e4c8)
  • adjust auto update run time (3e4875c)
  • adjust dependabot config (7e7da1e)
  • adjust eslint rules (ce97cfa)
  • adjust run condition for dependabot auto merge/approve (b79cb83)
  • bump dependencies (bcd5a9a)
  • deps-dev: bump @babel/cli from 7.16.0 to 7.16.7 (be82aa9)
  • deps-dev: bump @babel/cli from 7.16.7 to 7.16.8 (a190b7f)
  • deps-dev: bump @babel/core from 7.16.0 to 7.16.5 (cdf37c8)
  • deps-dev: bump @babel/core from 7.16.10 to 7.16.12 (581faa9)
  • deps-dev: bump @babel/core from 7.16.5 to 7.16.7 (4356490)
  • deps-dev: bump @babel/core from 7.16.7 to 7.16.10 (9162b43)
  • deps-dev: bump @babel/preset-env from 7.16.0 to 7.16.4 (cfa93af)
  • deps-dev: bump @babel/preset-env from 7.16.10 to 7.16.11 (9bae7d9)
  • deps-dev: bump @babel/preset-env from 7.16.4 to 7.16.5 (073e2b9)
  • deps-dev: bump @babel/preset-env from 7.16.5 to 7.16.7 (181a3b6)
  • deps-dev: bump @babel/preset-env from 7.16.7 to 7.16.8 (0089b04)
  • deps-dev: bump @babel/preset-env from 7.16.8 to 7.16.10 (36c4ed6)
  • deps-dev: bump @babel/register from 7.16.0 to 7.16.5 (65dbd20)
  • deps-dev: bump @babel/register from 7.16.5 to 7.16.7 (c64ccef)
  • deps-dev: bump @babel/register from 7.16.7 to 7.16.8 (c620c38)
  • deps-dev: bump @babel/register from 7.16.8 to 7.16.9 (383ad28)
  • deps-dev: bump @commitlint/cli from 13.2.1 to 14.1.0 (a7dac83)
  • deps-dev: bump @commitlint/cli from 14.1.0 to 15.0.0 (2100eac)
  • deps-dev: bump @commitlint/cli from 15.0.0 to 16.0.0 (ece3537)
  • deps-dev: bump @commitlint/cli from 16.0.0 to 16.0.1 (a6d11ad)
  • deps-dev: bump @commitlint/cli from 16.0.1 to 16.0.2 (90bb403)
  • deps-dev: bump @commitlint/cli from 16.0.2 to 16.1.0 (fdd24cb)
  • deps-dev: bump @commitlint/config-conventional (759cc87)
  • deps-dev: bump @commitlint/config-conventional (cc432c1)
  • deps-dev: bump @commitlint/config-conventional (8ac42ea)
  • deps-dev: bump chai from 4.3.4 to 4.3.5 (180d600)
  • deps-dev: bump chai from 4.3.5 to 4.3.6 (3047815)
  • deps-dev: bump conventional-changelog-conventionalcommits (cc974ef)
  • deps-dev: bump conventional-changelog-conventionalcommits (94b9950)
  • deps-dev: bump eslint from 8.1.0 to 8.2.0 (f6ddb21)
  • deps-dev: bump eslint from 8.2.0 to 8.3.0 (3e4892d)
  • deps-dev: bump eslint from 8.3.0 to 8.4.0 (e9b3ece)
  • deps-dev: bump eslint from 8.4.0 to 8.4.1 (1e7f9af)
  • deps-dev: bump eslint from 8.4.1 to 8.5.0 (e6e7abb)
  • deps-dev: bump eslint from 8.5.0 to 8.6.0 (be50857)
  • deps-dev: bump eslint from 8.6.0 to 8.7.0 (f7b3c1f)
  • deps-dev: bump eslint-plugin-mocha from 10.0.1 to 10.0.2 (a841394)
  • deps-dev: bump eslint-plugin-mocha from 10.0.2 to 10.0.3 (7e6214a)
  • deps-dev: bump eslint-plugin-mocha from 9.0.0 to 10.0.1 (d7fcfb7)
  • deps-dev: bump markdownlint-cli from 0.29.0 to 0.30.0 (cb898b0)
  • deps-dev: bump mocha from 9.1.3 to 9.1.4 (82e08f8)
  • deps-dev: bump mocha from 9.1.4 to 9.2.0 (aa36e4d)
  • deps-dev: bump semantic-release from 18.0.0 to 18.0.1 (6b07907)
  • deps-dev: bump semantic-release from 18.0.1 to 19.0.2 ([bf3863c](https://github.com/devpow112/serverless-plugin-function-val...
Read more

v1.3.3

31 Oct 21:54

Choose a tag to compare

This release is also available on:


1.3.3 (2021-10-31)

Bug Fixes

Build System

v1.3.2

31 Oct 19:02

Choose a tag to compare

This release is also available on:


1.3.2 (2021-10-31)

Build System

  • adjust dependabot run time (588cd38)
  • deps: bump actions/checkout from 2.3.4 to 2.3.5 (8cee89c)

Documentation

Tests

Code Refactoring

  • enable optional chaining (a4b4c83)

Miscellaneous Chores

  • clean-up dependencies and tests (40c6ae3)
  • deps-dev: bump @babel/cli from 7.15.7 to 7.16.0 (0577e18)
  • deps-dev: bump @babel/core from 7.15.8 to 7.16.0 (c13e5fc)
  • deps-dev: bump @babel/preset-env from 7.15.8 to 7.16.0 (0f27f90)
  • deps-dev: bump @babel/register from 7.15.3 to 7.16.0 (cc4cfd9)
  • deps-dev: bump @semantic-release/git from 10.0.0 to 10.0.1 (9669161)
  • deps-dev: bump eslint from 8.0.0 to 8.0.1 (b857bff)
  • deps-dev: bump eslint from 8.0.1 to 8.1.0 (cfdcf2e)
  • deps-dev: bump mocha from 9.1.2 to 9.1.3 (1f8a9be)
  • deps-dev: bump serverless from 2.62.0 to 2.63.0 (4034125)
  • deps-dev: bump serverless from 2.63.0 to 2.64.1 (76ce8c4)
  • node: bump from 14.18.0 to 14.18.1 (14c06bb)
  • node: bump from 14.18.1 to 16.13.0 (c9d55f2)
  • switch tokens (a7cd3d6)
  • update .gitattributes (a0ffdd9)

v1.3.1

12 Oct 14:08

Choose a tag to compare

This release is also available on:


1.3.1 (2021-10-12)

Bug Fixes

Build System

  • deps: bump actions/setup-node from 2.4.0 to 2.4.1 (a32f7b6)

Miscellaneous Chores

  • deps-dev: bump @babel/core from 7.15.5 to 7.15.8 (f028078)
  • deps-dev: bump @babel/preset-env from 7.15.6 to 7.15.8 (2434c6a)
  • deps-dev: bump @commitlint/cli from 13.1.0 to 13.2.0 (2c62fc2)
  • deps-dev: bump @commitlint/cli from 13.2.0 to 13.2.1 (3c95d59)
  • deps-dev: bump @commitlint/config-conventional (a9da668)
  • deps-dev: bump eslint from 7.32.0 to 8.0.0 (c123322)
  • deps-dev: bump markdownlint-cli from 0.28.1 to 0.29.0 (9e8580d)
  • deps-dev: bump serverless from 2.60.0 to 2.60.3 (4676b8d)
  • deps-dev: bump serverless from 2.60.3 to 2.61.0 (5fe1154)
  • deps-dev: bump serverless from 2.61.0 to 2.62.0 (9446fef)
  • node: bump from 14.17.6 to 14.18.0 (e6e0e85)

v1.3.0

26 Sep 19:00

Choose a tag to compare

This release is also available on:


1.3.0 (2021-09-26)

Features

Miscellaneous Chores

  • deps-dev: bump mocha from 9.1.1 to 9.1.2 (3ad9248)
  • deps-dev: bump serverless from 2.59.0 to 2.60.0 (a980e2f)

v1.2.79

21 Sep 19:00

Choose a tag to compare

This release is also available on:


1.2.79 (2021-09-21)

Miscellaneous Chores

  • deps-dev: bump @babel/cli from 7.15.4 to 7.15.7 (293dcf2)
  • deps-dev: bump semantic-release and @semantic-release/git (ebdf6a3)
  • deps-dev: bump serverless from 2.57.0 to 2.58.0 (7557978)
  • deps-dev: bump serverless from 2.58.0 to 2.59.0 (b25830e)
  • deps: bump semver-regex from 3.1.2 to 3.1.3 (e043de4)

v1.2.78

13 Sep 19:01

Choose a tag to compare

This release is also available on:


1.2.78 (2021-09-13)

Miscellaneous Chores

  • deps: bump axios from 0.21.1 to 0.21.4 (6a651eb)
  • deps-dev: bump @babel/cli from 7.14.8 to 7.15.4 (6d19c88)
  • deps-dev: bump @babel/core from 7.15.0 to 7.15.5 (11eb9df)
  • deps-dev: bump @babel/preset-env from 7.15.0 to 7.15.4 (f839db7)
  • deps-dev: bump @babel/preset-env from 7.15.4 to 7.15.6 (4c9a1d2)
  • deps-dev: bump @babel/register from 7.14.5 to 7.15.3 (18050b5)
  • deps-dev: bump @semantic-release/git from 9.0.0 to 9.0.1 (14129b2)
  • deps-dev: bump conventional-changelog-conventionalcommits (9afab68)
  • deps-dev: bump mocha from 9.0.3 to 9.1.0 (2c9966c)
  • deps-dev: bump mocha from 9.1.0 to 9.1.1 (e4704ab)
  • deps-dev: bump semantic-release from 17.4.4 to 17.4.5 (4264a8e)
  • deps-dev: bump semantic-release from 17.4.5 to 17.4.7 (2b14d03)
  • deps-dev: bump serverless from 2.53.1 to 2.54.0 (9b24184)
  • deps-dev: bump serverless from 2.54.0 to 2.55.0 (15d76ac)
  • deps-dev: bump serverless from 2.55.0 to 2.57.0 (0a329e3)
  • node: bump from 14.17.4 to 14.17.5 (c6197e8)
  • node: bump from 14.17.5 to 14.17.6 (adfca4b)

v1.2.77

13 Aug 19:00

Choose a tag to compare

This release is also available on:


1.2.77 (2021-08-13)

Build System

  • deps: bump actions/setup-node from 2.3.0 to 2.4.0 (3a34088)
  • switch to setup-node cache (dc51b26)
  • switch to setup-node cache (5536f2b)

Miscellaneous Chores

  • deps: bump path-parse from 1.0.6 to 1.0.7 (cae05fe)
  • deps-dev: bump @babel/core from 7.14.8 to 7.15.0 (fd3c080)
  • deps-dev: bump @babel/preset-env from 7.14.9 to 7.15.0 (d6a3e5a)
  • deps-dev: bump serverless from 2.52.1 to 2.53.1 (09738d1)

v1.2.76

04 Aug 19:04

Choose a tag to compare

This release is also available on:


1.2.76 (2021-08-04)

Build System

  • release: only release on prod dependencies (ad99ecd)

Miscellaneous Chores

  • deps: bump tar from 6.1.0 to 6.1.5 (d4a7286)
  • deps-dev: bump @babel/preset-env from 7.14.8 to 7.14.9 (e9f1b08)
  • deps-dev: bump eslint from 7.31.0 to 7.32.0 (12443bb)
  • deps-dev: bump eslint-plugin-chai-friendly from 0.7.1 to 0.7.2 (7eb6b37)
  • deps-dev: bump mocha from 9.0.2 to 9.0.3 (f6fbf99)
  • deps-dev: bump sinon from 11.1.1 to 11.1.2 (a4cc453)
  • node: bump from 14.17.3 to 14.17.4 (206d3ce)