Jan

Results 7 issues of Jan

Steps to reproduce: - create new project, - use `pnpm install`, - postinstall script will run with npm generating `package-lock.json` and messing up versions (prisma binaries). I'm not able to...

🐛 bug

From looking into open issues and activity, it seems the library is no longer maintained. Is there any suitable replacement / alternative we could use?

After testing of [open-next](https://github.com/sst/open-next) and [SST](https://github.com/sst/sst) I will be deprecating this package in foreseeable future in favour of SST and Open-Next. Reasons are as following: - open-next took basic idea...

`DnsValidatedCertificate` is deprecated, change construct to not use it.

enhancement

Once ready, we want to remove existing `exec()` child process implementation of CDK. AWS announced `@aws-cdk/cli-lib-alpha` which adds programatic access, however, it's very simple at current stage and flags, env...

enhancement

AWS is limiting number of: - cache policies, - cloudfronts. Those are typical resources limitations experiences. Cloudfront is not really solvable as each one is unique. However, cache policies are...

enhancement