notea/libs
tecc 2431c96409
fix(config): Detected S3 credentials now works
detected-s3-creds: Previously it was using a logical OR to check whether the `STORE_ACCESS_KEY` and `STORE_SECRET_KEY` were required (i.e. either the credentials are not detected OR the credentials were not already configured), but now uses a logical AND instead.
2022-11-18 17:19:49 +01:00
..
server fix(config): Detected S3 credentials now works 2022-11-18 17:19:49 +01:00
shared change(env): Mark getEnv as deprecated 2022-09-24 16:21:24 +02:00
web fix(types): No more type errors for _app.tsx and link.ts 2022-10-19 01:56:59 +02:00