Skip to content

Commit

Permalink
add some tasks related to constructs
Browse files Browse the repository at this point in the history
  • Loading branch information
Elad Ben-Israel committed Jul 20, 2020
1 parent 99b2a06 commit bae1619
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions text/0192-remove-constructs-compat.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ This RFC describes the motivation, implications and plan for this project.
- [Future Possibilities](#future-possibilities)
- [Implementation Plan](#implementation-plan)
- [Preparation of 1.x](#preparation-of-1x)
- [constructs 4.x](#constructs-4x)
- [constructs 10.x](#constructs-10x)
- [2.x Work](#2x-work)

# Release Notes
Expand Down Expand Up @@ -943,11 +943,13 @@ created.
- [09-LOGGING](#09-logging)
- [ ] Introduce `Logging.of()` deprecate `node.addWarning/error/info`.

## constructs 4.x
## constructs 10.x

[This branch](https://github.com/aws/constructs/pull/133) is the staging branch
for constructs 4.x.
for constructs 10.x.

- [00-DEPENDENCY](#00-dependency)
- [ ] Document API compatibility assurance and the 10.x version number.
- [01-BASE-TYPES](#01-base-types)
- [x] Reintroduce `construct.node` instead of `Node.of(construct)`
- [ ] Reintroduce `Construct.isConstruct()`.
Expand Down

0 comments on commit bae1619

Please sign in to comment.