Skip to content

Latest commit

 

History

History
145 lines (85 loc) · 10.1 KB

File metadata and controls

145 lines (85 loc) · 10.1 KB

Change Log

4.0.1

Patch Changes

4.0.0

Major Changes

3.0.0

Major Changes

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

2.2.3 (2022-04-27)

Note: Version bump only for package @twilio-labs/serverless-runtime-types

2.2.3-beta.0 (2022-04-27)

Note: Version bump only for package @twilio-labs/serverless-runtime-types

2.2.2 (2022-01-19)

Note: Version bump only for package @twilio-labs/serverless-runtime-types

2.2.1 (2021-11-03)

Documentation

  • runtime-types add sync alias comments, punctuation nitpicks (41b3e15)
  • runtime-types adds TSDoc comments to the Context object (ceee356)
  • runtime-types adds TSDoc comments to RuntimeInstance methods (9b0fdb7)
  • runtime-types adds TSDoc comments to TwilioResponse methods (c5b3263)

2.2.0 (2021-10-15)

Features

2.2.0-rc.0 (2021-07-14)

Features

  • runtime-types: add cookie/header support for types (#297) (e04fbcb)

2.1.1 (2021-07-19)

Bug Fixes

  • runtime-handler: add warning for optional context vars (#317) (47051de)

2.1.0 (2021-06-21)

Features

2.1.0-rc.0 (2021-05-24)

Features

  • extract runtime-handler and lazyLoading (#252) (4b11e69)

2.0.0 (2021-05-19)

Note: Version bump only for package @twilio-labs/serverless-runtime-types

2.0.0-beta.3 (2021-04-21)

Note: Version bump only for package @twilio-labs/serverless-runtime-types

2.0.0-beta.2 (2021-04-21)

Note: Version bump only for package @twilio-labs/serverless-runtime-types

2.0.0-beta.1 (2021-04-21)

Bug Fixes

  • update to correct type import (ea0994f)
  • deps: npm is not happy about @types/qs (0d4e6a8)
  • types: add extended sync service types (e735e81)
  • types: add other values to callback signature (d024032)
  • types: improve types for Twilio Functions (c7eb678)

Features

  • add initial release (b8177f7)
  • deploy: adds runtime as a flag to the deploy command (#218) (789ec02)
  • twilio-run: restructure configuration (#198) (f88d490), closes #166
  • types: add Context type (ce2e171)
  • types: add ServerlessFunctionSignature types (3d258ba)

BREAKING CHANGES

  • twilio-run: Drops support for .twilio-functions files and internally restructures activate files to promote

2.0.0-beta.0 (2020-08-27)

Bug Fixes

  • types: add extended sync service types (e735e81)
  • update to correct type import (ea0994f)
  • types: add other values to callback signature (d024032)
  • types: improve types for Twilio Functions (c7eb678)

Features

  • add initial release (b8177f7)
  • types: add Context type (ce2e171)
  • types: add ServerlessFunctionSignature types (3d258ba)

Changelog

All notable changes to this project will be documented in this file.

1.1.8 (2020-08-12)

Bug Fixes

  • types: add extended sync service types (e735e81)
  • update to correct type import (ea0994f)
  • types: add other values to callback signature (d024032)
  • types: improve types for Twilio Functions (c7eb678)

Features

  • add initial release (b8177f7)
  • types: add Context type (ce2e171)
  • types: add ServerlessFunctionSignature types (3d258ba)