Skip to content

Releases: devpow112/serverless-plugin-function-value

v1.1.0

18 Sep 15:15

Choose a tag to compare

This release is also available on:


1.1.0 (2020-09-18)

Features

  • add ability to reference logical id (6c10905)

Tests

  • commitlint: adjust line length limits (7d51379)
  • commitlint: remove length limits (51b830b)
  • mocha: lower timeout (fa44a4a)

Miscellaneous Chores

  • deps-dev: update semantic-release requirement (82d26ff)
  • git: add package-lock.json (8636aca)
  • git: enable auto eol normalization (fae491c)
  • labels: sort alphabetically (64d5b05)
  • npm: clean-up scripts (900e7f7)
  • nyc: clean-up config (a07e501)
  • sync-labels: remove extra spaces (f05a55b)

Build System

  • commitlint: enable linting of commits (7466c45)
  • github-actions: adjust schedule (3f74340)
  • github-actions: adjust schedule again (eea1318)
  • github-actions: adjust schedule to daily at 8:00 UTC (7c3192a)
  • github-actions: clean-up naming (cc08e68)
  • github-actions: label syncer explicit version (70ae9dc)
  • github-actions: switch checkout to explicit version (bb8e289)
  • release: add schedule (16935a3)
  • release: change tag format (e27a030)
  • release: switch conditionals (1576651)
  • semantic-release: clean-up config (205e84a)

v1.0.15

12 Sep 22:59

Choose a tag to compare

This release is also available on:


1.0.15 (2020-09-12)

Build System

  • eslint: switch all number based configs to string equivalents (ec055d2)

Miscellaneous Chores

  • deps-dev: update eslint requirement from ^7.8.1 to ^7.9.0 (5c44523)

v1.0.14

12 Sep 03:22

Choose a tag to compare

This release is also available on:


1.0.14 (2020-09-12)

Code Refactoring

v1.0.13

10 Sep 04:08

Choose a tag to compare

This release is also available on:


1.0.13 (2020-09-10)

Code Refactoring

  • use lodash.memoize for log cache (c77ac55)

v1.0.12

10 Sep 04:04

Choose a tag to compare

This release is also available on:


1.0.12 (2020-09-10)

Build System

  • dependabot: switch github actions dependabot prefix (156e0d0)
  • semantic-release: adjust release conditions (9a2e9b9)
  • semantic-release: adjust release conditions better (4aec035)

Tests

  • pull out common string into variable (0bfd811)

Miscellaneous Chores

  • add .js extension to import (054e5d9)
  • remove unneeded eslint config (e54de5a)

Code Refactoring

  • use name from package.json for service name (a6c9992)

v1.0.11

09 Sep 01:13

Choose a tag to compare

This release is also available on:


1.0.11 (2020-09-09)

Tests

  • eslint: update ignore items (0613ec4)
  • nyc: increase thresholds (a0d3348)

Miscellaneous Chores

  • codeowners: move under .github (dc33699)

v1.0.10

09 Sep 01:05

Choose a tag to compare

This release is also available on:


1.0.10 (2020-09-09)

Miscellaneous Chores

  • deps-dev: update babel-plugin-add-module-exports requirement (7bbe8ce)

Build System

  • dependabot: Adjust dependabot prefix (3b03255)
  • semantic-release: add missing dependency (ad2c8fb)
  • semantic-release: adjust config (f407a75)
  • semantic-release: fix config (0eec2c6)

v1.0.9

08 Sep 04:04

Choose a tag to compare

This release is also available on:


1.0.9 (2020-09-08)

Bug Fixes

  • dependabot: Fix prefix names (0bb0639)

v1.0.8

08 Sep 01:01

Choose a tag to compare

This release is also available on:


1.0.8 (2020-09-08)

Reverts

v1.0.7

08 Sep 00:38

Choose a tag to compare

This release is also available on:


1.0.7 (2020-09-08)

Bug Fixes

  • Repository link in package.json (c73553e)