Releases: reconbot/arc-plugin-esbuild
Releases · reconbot/arc-plugin-esbuild
v3.0.0
21 Aug 03:18
Compare
Sorry, something went wrong.
No results found
3.0.0 (2022-08-21)
Features
BREAKING CHANGES
esbuild is now a runtime and the runtime must be set for this to work.
v2.4.4
14 Aug 21:58
Compare
Sorry, something went wrong.
No results found
2.4.4 (2022-08-14)
Bug Fixes
properly set uri when building functions (3cb7687 )
v2.4.3
14 Aug 21:54
Compare
Sorry, something went wrong.
No results found
2.4.3 (2022-08-14)
Reverts
Revert "fix: support dirctory functions" (4c9e7de )
v2.4.2
14 Aug 21:49
Compare
Sorry, something went wrong.
No results found
2.4.2 (2022-08-14)
Bug Fixes
support dirctory functions (56d9288 )
v2.4.1
14 Aug 12:11
Compare
Sorry, something went wrong.
No results found
2.4.1 (2022-08-14)
Bug Fixes
v2.4.0
14 Aug 01:52
Compare
Sorry, something went wrong.
No results found
2.4.0 (2022-08-14)
Features
detect nodejs target from lambda runtime (#120 ) (2c0b6a2 )
v2.3.3
13 Aug 11:39
Compare
Sorry, something went wrong.
No results found
2.3.3 (2022-08-13)
Bug Fixes
deps: update dependency @architect/architect to v10 (#116 ) (2fc4c63 )
deps: update dependency @architect/functions to v5 (#117 ) (97e3455 )
v2.3.2
29 Jul 03:10
Compare
Sorry, something went wrong.
No results found
2.3.2 (2022-07-29)
Bug Fixes
watch entire project for changes not just src (#105 ) (7af31bc )
v2.3.1
29 Jul 02:23
Compare
Sorry, something went wrong.
No results found
2.3.1 (2022-07-29)
Bug Fixes
settings for plugin can't go on the inv (96294b1 )
v2.3.0
29 Jul 01:24
Compare
Sorry, something went wrong.
No results found
2.3.0 (2022-07-29)
Features
use native watch for files (4997830 )