Skip to content

Commit 5ad6767

Browse files
author
dry-bot
committed
[devtools] sync
1 parent 88d7aec commit 5ad6767

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,18 @@
33
## 1.2.3 2025-07-29
44

55

6+
### Added
7+
8+
- Add :register after-hook to detect container key registration dynamically. (via #274, @alassek)
9+
610
### Fixed
711

812
- Re-register components from manifest registrars in apps that reload the container (e.g. when
913
using dry-rails and Rails development mode) (via #286, @alassek)
1014

15+
### Changed
16+
17+
- :finalize after-hook now executes before container freeze to allow mutation. (via #274, @alassek)
1118

1219
[Compare v1.2.2...v1.2.3](https://github.com/dry-rb/dry-system/compare/v1.2.2...v1.2.3)
1320

0 commit comments

Comments
 (0)