-
-
Notifications
You must be signed in to change notification settings - Fork 142
Comparing changes
Open a pull request
base repository: floydspace/serverless-esbuild
base: v1.53.0
head repository: floydspace/serverless-esbuild
compare: master
- 9 commits
- 27 files changed
- 7 contributors
Commits on Sep 24, 2024
-
feat: add custom esbuild entrypoint in function definitions (#546)
* feat: add custom esbuild entrypoint in function definitions * docs: change quotes
Configuration menu - View commit details
-
Copy full SHA for 35778f9 - Browse repository at this point
Copy the full SHA 35778f9View commit details -
feat: upgrade esbuild to 0.24 (#553)
* fix: migrate to effect * refactor: upgrade dependencies and linting issues * chore: improve utils * feat: upgrade esbuild version to 0.24.0 * refactor: reuse isString from effect
Configuration menu - View commit details
-
Copy full SHA for 081242f - Browse repository at this point
Copy the full SHA 081242fView commit details -
fix: preserve mtime when zipping with the node zipper (#539)
This means it's possible for code to retrieve the correct mtime, for example to return in a `Last-Modified` header. Since we have a test which verifies a checksum of a zip file created by this function, we can be sure the results are deterministic. To support this, update the test inputs to have specified mtimes.
Configuration menu - View commit details
-
Copy full SHA for 162d9bc - Browse repository at this point
Copy the full SHA 162d9bcView commit details
Commits on Sep 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c32aa53 - Browse repository at this point
Copy the full SHA c32aa53View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b177aa - Browse repository at this point
Copy the full SHA 0b177aaView commit details
Commits on Sep 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b448e43 - Browse repository at this point
Copy the full SHA b448e43View commit details
Commits on Oct 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 607a3ae - Browse repository at this point
Copy the full SHA 607a3aeView commit details
Commits on Oct 29, 2024
-
fix(bundle): adapted proposal from issue #338 to fix memory leak when…
… skipRebuild is true (#540)
Configuration menu - View commit details
-
Copy full SHA for 4a66070 - Browse repository at this point
Copy the full SHA 4a66070View commit details
Commits on Nov 22, 2024
-
fix: add node 22 support for AWS (#560)
Co-authored-by: Rob Beal <robertbeal@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1fa8550 - Browse repository at this point
Copy the full SHA 1fa8550View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.53.0...master