Skip to content

Releases: alexa/alexa-skills-kit-sdk-for-nodejs

v2.0.6

12 Jun 18:36
Compare
Choose a tag to compare

Bug Fixes

  • make auto create table behavior more consistent (fa826e4)

v2.1.0-beta.1

06 Jun 19:55
Compare
Choose a tag to compare
chore(release): initial commit for 2.x_public-beta branch

This commit contains the following changes:
- Update README.md to contain instructions for beta ASK SDK v2 for Node.js packages
- Add support for name-free interaction of custom Alexa skills
- Update version numbers with beta qualifiers

v2.0.5

17 May 21:33
Compare
Choose a tag to compare

Bug Fixes

  • update execution behavior of interceptor (352f638)

v2.0.4

11 May 19:59
Compare
Choose a tag to compare

Release of v2.0.4 includes the following update:

  • fixed the bug that failed webpack compilation

v2.0.3

03 May 01:16
Compare
Choose a tag to compare

This release contains the following changes:

  • ResponseBuilder support for the AudioItemMetadata
  • All SDK packages now uses fixed versioning

Release of ask-sdk@2.0.1

26 Apr 23:37
Compare
Choose a tag to compare

This release includes changes to the NPM package file structure.

Release of ask-sdk-v1adapter@2.0.2

26 Apr 23:41
Compare
Choose a tag to compare

This release includes:

  • changes to the NPM package file structure
  • package setup for lerna
  • bug fixes

Release of ask-sdk-dynamodb-persistence-adapter@2.0.1

26 Apr 23:40
Compare
Choose a tag to compare

This release includes:

  • changes to the NPM package file structure
  • package setup for lerna

Release of ask-sdk-core@2.0.2

26 Apr 23:39
Compare
Choose a tag to compare

This release includes:

  • changes to the NPM package file structure
  • package setup for lerna
  • change of error message when no handler is found that can handle the request

Release of ask-sdk-v1adapter@2.0.1

18 Apr 16:33
Compare
Choose a tag to compare

This release adds devDependencies to ask-sdk-v1adapter package.