Skip to content

Releases: aws-amplify/amplify-backend

@aws-amplify/[email protected]

01 Nov 23:01
98ee507
Compare
Choose a tag to compare

Minor Changes

  • 863dc24: Use "use client"; directive in generated React components

@aws-amplify/[email protected]

01 Nov 23:01
98ee507
Compare
Choose a tag to compare

Patch Changes

  • a216255: Add successfulDeletion event to remove amplify configuration on deletion

@aws-amplify/[email protected]

01 Nov 23:01
98ee507
Compare
Choose a tag to compare

Minor Changes

  • ff08a94: Add 'amplify configure' command.

@aws-amplify/[email protected]

01 Nov 23:01
98ee507
Compare
Choose a tag to compare

Patch Changes

@aws-amplify/[email protected]

01 Nov 23:01
98ee507
Compare
Choose a tag to compare

Patch Changes

  • 1c685d1: do not require confirmation at pipeline deploy

@aws-amplify/[email protected]

01 Nov 23:01
98ee507
Compare
Choose a tag to compare

Minor Changes

  • ff08a94: Add 'amplify configure' command.

Patch Changes

@aws-amplify/[email protected]

01 Nov 23:01
98ee507
Compare
Choose a tag to compare

Patch Changes

@aws-amplify/[email protected]

01 Nov 23:01
98ee507
Compare
Choose a tag to compare

Patch Changes

  • d0119b2: Flatten loginWith type to improve autocompletion.

[email protected]

30 Oct 22:31
e201985
Compare
Choose a tag to compare

Minor Changes

  • c338392: Run npm init as part of create-amplify if necessary. List aws-cdk as a peerDependency of sandbox. Fix sandbox stack naming and lookup
  • 66190be: integrate api-next as the default data experience
  • ae9e9f1: Create factory functions for defining category config

Patch Changes

  • a130ba6: fix data template
  • b2b0c2d: force version bump
  • c0d7c47: fix create amplify artifact compilation
  • 9a1cf73: Execute npm init with --yes flag and split dependencies and dev dependencies when installing packages into the project
  • e233eab: Toggle resolveJsonModule flag when creating tsconfig
  • 7296e9d: Initial publish
  • e5870d7: Install alpha package versions
  • c5d1896: Re-export category entry points from @aws-amplify/backend and move shared test classes to new private package
  • 9addd57: Ensure .gitignore file exists with correct content in create-amplify flow
  • 34c3fd3: Update backend definition file path convention
  • 675f428: Move prompter in create_amplify to cli-core package
  • 8df061e: Initialize Gen2 project as ESM
  • 2ef006f: Support for email and phone number login has been updated to reflect new type structures. User attributes and verification settings have also been added.
  • 3bda96f: update methods to use arrow notation
  • 0c7d55f: add prompts to customize the project root and to confirm if to continue installing all the dependencies
  • 395c8f0: Add identityPoolId to output, and set delete policy on user pool to delete.
  • e45f852: make directory if the user provided directory doesn't exist
  • 36d93e4: add license to package.json
  • 790c3a6: Add support for account recovery settings.
  • d129591: Add Auth external identity provider to e2e test
  • b10f2a6: Rename UserPoolWebClient to UserPoolAppClient
  • 5a0df89: change log to instruct user to run command inside the project root
  • f75fa53: Refactor OutputStorageStrategy into stateless shared dependency
  • f661877: add deployment type to stack outputs
  • Updated dependencies [76ba792]
  • Updated dependencies [915c032]
  • Updated dependencies [675f428]

@aws-amplify/[email protected]

30 Oct 22:32
e201985
Compare
Choose a tag to compare

Minor Changes

  • 47456c2: Store attribution metadata in stack descriptions

Patch Changes