forked from aws/constructs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.compatignore
23 lines (23 loc) · 839 Bytes
/
.compatignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# 10.x BREAKING CHANGES
removed-argument:constructs.Construct.<initializer>
removed:constructs.Construct.onPrepare
removed:constructs.Construct.onSynthesize
removed:constructs.Construct.onValidate
removed:constructs.ConstructMetadata
removed:constructs.Node.addError
removed:constructs.Node.addInfo
incompatible-argument:constructs.Node.addMetadata
removed:constructs.Node.addWarning
removed:constructs.Node.applyAspect
removed:constructs.Node.prepare
removed:constructs.Node.synthesize
change-return-type:constructs.Node.validate
removed:constructs.ValidationError
changed-type:constructs.Node.dependencies
removed:constructs.ConstructOptions
removed:constructs.Dependency
removed:constructs.IAspect
removed:constructs.INodeFactory
removed:constructs.ISynthesisSession
removed:constructs.SynthesisOptions
removed:constructs.Node.uniqueId