You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The latest cloudformation-cli-typescript-plugin on PyPI is 1.0.2 (Feb 2023). Customer-blocking fixes merged since then aren't available to pip/cfn users:
Could you please cut a v1.0.4-plugin tag from master and publish it to PyPI, so downstream consumers can pin the fixes rather than installing from a git ref? 🙏
Summary
The latest
cloudformation-cli-typescript-pluginon PyPI is 1.0.2 (Feb 2023). Customer-blocking fixes merged since then aren't available topip/cfnusers:class-transformerversion mismatch breaking the generatedmodels.ts, reported by an Extend engineer), bug: @ts-ignore causing issues when libchecking providers #132 (@ts-ignorebreaking consumer builds during lib-check), and a timezone-dependent test failure.v1.0.3-plugin(Oct 2023), is GitHub-only (never published to PyPI) and predates fix: Resolve multiple customer-blocking bugs (#126, #131, #132) #134 anyway.Ask
Could you please cut a
v1.0.4-plugintag frommasterand publish it to PyPI, so downstream consumers can pin the fixes rather than installing from a git ref? 🙏Thanks!