Skip to content

Commit c9d852a

Browse files
authored
chore(synthetics): delete alpha module (#27441)
#27394 added back the synthetics module for CDK release v2.100.0 due to an issue with the peer dependencies that has since been fixed. Since synthetics is stabilized, the alpha module can be safely deleted now. I downloaded `@aws-cdk/aws-synthetics-alpha` version `2.100.0-alpha.0` and confirmed that its `package.json` included the correct peer dependencies with the caret: ```json "peerDependencies": { "aws-cdk-lib": "^2.100.0", "constructs": "^10.0.0" }, ``` ---- *By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
1 parent 3899f15 commit c9d852a

File tree

58 files changed

+0
-48234
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

58 files changed

+0
-48234
lines changed

packages/@aws-cdk/aws-synthetics-alpha/.eslintrc.js

-8
This file was deleted.

packages/@aws-cdk/aws-synthetics-alpha/.gitignore

-28
This file was deleted.

packages/@aws-cdk/aws-synthetics-alpha/.npmignore

-33
This file was deleted.

packages/@aws-cdk/aws-synthetics-alpha/LICENSE

-201
This file was deleted.

packages/@aws-cdk/aws-synthetics-alpha/NOTICE

-2
This file was deleted.

0 commit comments

Comments
 (0)