0.0.22 (2024-09-01)
Patch Updates
-
feat: octo ([ New models to support state mishandle.](https://github.com/quadnix/octo/commit/ New models to support state mishandle.))
-
feat: octo ([ thinned exports.](https://github.com/quadnix/octo/commit/ thinned exports.))
-
fix: octo ([ service validation.](https://github.com/quadnix/octo/commit/ service validation.))
-
feat: octo ([ exported module options.](https://github.com/quadnix/octo/commit/ exported module options.))
-
feat: octo-aws-cdk ([ new models for new octo version p2.](https://github.com/quadnix/octo/commit/ new models for new octo version p2.))
-
fix: octo ([ better types for module decorator.](https://github.com/quadnix/octo/commit/ better types for module decorator.))
-
fix: octo ([ resource with new function to clone another resource from another tree.](https://github.com/quadnix/octo/commit/ resource with new function to clone another resource from another tree.))
-
fix: octo ([ factories must not block instance creation.](https://github.com/quadnix/octo/commit/ factories must not block instance creation.))
-
fix: octo ([ OverlayDataRepository must be reset on every model state change.](https://github.com/quadnix/octo/commit/ OverlayDataRepository must be reset on every model state change.))
-
fix: octo ([ ability to check resource equality.](https://github.com/quadnix/octo/commit/ ability to check resource equality.))
-
fix: octo ([ ability to override anchor diffs.](https://github.com/quadnix/octo/commit/ ability to override anchor diffs.))
-
fix: octo ([ cannot use getDependencies() before model context is set.](https://github.com/quadnix/octo/commit/ cannot use getDependencies() before model context is set.))
-
fix: octo ([ StateManagementService must be force re-instantiated on every run.](https://github.com/quadnix/octo/commit/ StateManagementService must be force re-instantiated on every run.))
-
fix: octo ([ duplicate resource processing.](https://github.com/quadnix/octo/commit/ duplicate resource processing.))
-
fix: octo ([ dirty diffs are removed from transaction.](https://github.com/quadnix/octo/commit/ dirty diffs are removed from transaction.))
-
fix: octo ([ resource diff inverse of properties must merge values.](https://github.com/quadnix/octo/commit/ resource diff inverse of properties must merge values.))
-
fix: octo ([ overlay and model behavior fixes.](https://github.com/quadnix/octo/commit/ overlay and model behavior fixes.))
-
fix: octo-aws-cdk ([ s3-static-website service model to diff after service.](https://github.com/quadnix/octo/commit/ s3-static-website service model to diff after service.))
-
fix: octo-aws-cdk ([ clone resource new vs in-place.](https://github.com/quadnix/octo/commit/ clone resource new vs in-place.))
-
fix: octo ([ Container metadata is deprecated.](https://github.com/quadnix/octo/commit/ Container metadata is deprecated.))
-
fix: octo ([ AppType update.](https://github.com/quadnix/octo/commit/ AppType update.))