Ashcon Partovi
cc4479096a
Update lockfiles
2024-03-20 09:16:01 -07:00
Jarred Sumner
57eb04f6f4
[internal] Switch back to prettier ( #9109 )
...
* Switch back to prettier
* wip
* Update .prettierignore
* Update .prettierignore
* ignores
* Update .prettierignore
* Rest
* [autofix.ci] apply automated fixes
---------
Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com >
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2024-02-26 11:13:02 -08:00
Jarred Sumner
e3188c918a
use Biome to format Bun's codebase instead of Prettier ( #8494 )
...
* Ignore
* Create biome.json
* Ignore
* biome
* [autofix.ci] apply automated fixes
---------
Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com >
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2024-01-25 19:15:26 -08:00
Aaron Silvas
ec6339c25a
Fix for building lambda runtime zip files ( #7446 )
2023-12-04 09:44:26 -08:00
Antonin CLAUZIER
f63eba952e
Fixes output path for build command ( #7026 )
2023-11-11 02:13:23 -08:00
Vladimir Vlach
68324daf78
String response for lambda function - no need to strinfigy string ( #6208 )
2023-10-19 22:27:36 -07:00
Nang Chan
23b1276ee2
fix warnings during bun run publish-layer ( #5419 )
...
- add missing package @oclif/plugin-plugins to resolved warning: could not find package.json with { type: 'dev',
2023-09-14 15:47:44 -07:00
Toby
b37cb98a6e
udate README.md ( #5127 )
...
update path
2023-09-12 18:50:50 -07:00
Mitchell K
b1bd93bffc
fix(bun-lambda) Fix API Gateway V1 events and expand on Lambda documentation ( #5161 )
...
* Fix issues with using V1 API Gateway events with Bun Lambda Layer.
* Remove aws-lambda as it is not needed
2023-09-12 14:59:19 -07:00
Justin "J.R." Hill
e091290748
fix(bun-lambda): Don't drop arguments in console.log(...) ( #4992 )
...
Closes #4826
2023-09-11 12:39:56 -07:00
Ashcon Partovi
1480889205
Improved support for debug-adapter-protocol ( #4186 )
...
* Improve support for \`debug-adapter-protocol\`
* More improvements, fix formatting in debug console
* Fix attaching
* Prepare for source maps
* Start of source map support, breakpoints work
* Source map support
* add some package.jsons
* wip
* Update package.json
* More fixes
* Make source maps safer if exception occurs
* Check bun version if it fails
* Fix console.log formatting
* Fix source maps partly
* More source map fixes
* Prepare for extension
* watch mode with dap
* Improve preview code
* Prepare for extension 2
---------
Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com >
2023-08-24 22:53:34 -07:00
Jarred Sumner
0b365781a8
Bump version to Bun v0.7.0
2023-07-19 23:57:41 -07:00
Ashcon Partovi
2c795e6a3c
bun-lambda: Fix 502 when handler name was 'fetch'
2023-02-23 09:54:22 -08:00
Ashcon Partovi
ee60a5c55c
Add runtime layer for Bun on AWS Lambda ( #2009 )
2023-02-22 10:34:16 -08:00