[10.4.0](https://github.com/aws/constructs/compare/v10.3.2...v10.4.0) (2024-10-11)
Features
* stabilize experimental code ([2497](https://github.com/aws/constructs/issues/2497)) ([75f29f4](https://github.com/aws/constructs/commit/75f29f4467661ee371da3196cec37f64d8e3c043)), closes [#2267](https://github.com/aws/constructs/issues/2267)
Bug Fixes
* cannot create root construct in python ([2496](https://github.com/aws/constructs/issues/2496)) ([bb7f237](https://github.com/aws/constructs/commit/bb7f23709a498f9ae7f3cd80043754cf5a0b04c8)), closes [#1063](https://github.com/aws/constructs/issues/1063)
* unnecessary strict node requirement in engines in package.json ([2498](https://github.com/aws/constructs/issues/2498)) ([e9bf09c](https://github.com/aws/constructs/commit/e9bf09ccb329d0ede638f3e7bb93c36dcb1a5663)), closes [#1329](https://github.com/aws/constructs/issues/1329)