24 lines
839 B
Plaintext
24 lines
839 B
Plaintext
# 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
|