Skip to content
This repository was archived by the owner on May 18, 2023. It is now read-only.

v1.3.0

Choose a tag to compare

@irelandm irelandm released this 02 Sep 14:09
· 195 commits to master since this release
94843d6

NB Check the CDK release notes for breaking changes between v1.49.1 and v.1.61.1 https://github.com/aws/aws-cdk/releases

Mira changes:

  • Update Tags and Aspects to match new CDK formats (#82)
  • Suppress selected ts warnings (#80)
  • Pinned docsify-cli to avoid patch upgrade which exposes the vulnerability in dot-prop (#79)
  • Update CDK and dependencies to v1.61.1 (#78)
  • Add API documentation via Typedoc (#74)
  • Add CDK Deployment Issues to Troubleshooting (#72)
  • Bump prismjs from 1.20.0 to 1.21.0 (#73)
  • Tests for src/cdk/costructs/domain (#68)
  • Test for cdk/costructs/hashed-code (#70)
  • Improve error message reporting (#66)
  • Unit tests for stack.ts (#53)
  • fix(cli): Init config file in wrong format (#62)
  • Requires stack file also for undeploy (#67)
  • Feature/improve mira test coverage (#55)
  • Removes .mira.snapshot file from version control (#58)
  • Checks for failed resources before printing stack error messages (#60)