Releases: functionless/functionless-projen
Releases · functionless/functionless-projen
v0.2.0
09 Aug 21:02
Compare
Sorry, something went wrong.
No results found
0.2.0 (2022-08-09)
⚠ BREAKING CHANGES
swc and ast-reflection are now transitive dependencies
Bug Fixes
use SWC and ast-reflection dependencies transitively from functionless (#15 ) (fba391c )
v0.1.0
09 Aug 04:47
Compare
Sorry, something went wrong.
No results found
0.1.0 (2022-08-09)
⚠ BREAKING CHANGES
migrate to SWC transformation instead of ts-patch
Features
v0.0.8
13 Jul 21:48
Compare
Sorry, something went wrong.
No results found
0.0.8 (2022-07-13)
Bug Fixes
update sample app to compile with functionless 0.12 (ad60cf5 )
v0.0.7
20 Jun 20:06
Compare
Sorry, something went wrong.
No results found
0.0.7 (2022-06-20)
Bug Fixes
v0.0.6
11 Jun 23:26
Compare
Sorry, something went wrong.
No results found
0.0.6 (2022-06-11)
Bug Fixes
deps: add typesafe-dynamodb as a dependency (#8 ) (5d7f1a9 )
v0.0.5
11 Jun 02:02
Compare
Sorry, something went wrong.
No results found
0.0.5 (2022-06-11)
Bug Fixes
configure plugins on tsconfig.dev.json (#6 ) (7cbfda4 )
v0.0.4
28 May 01:35
Compare
Sorry, something went wrong.
No results found
0.0.4 (2022-05-28)
Features
configure TypeScript langauge service for functionless (#4 ) (fb9d965 )
v0.0.3
19 May 06:09
Compare
Sorry, something went wrong.
No results found
0.0.3 (2022-05-19)
Bug Fixes
base on JsiiProject to enable projen to use it as an external module (b80ba76 )
v0.0.2
19 May 05:11
Compare
Sorry, something went wrong.
No results found
0.0.2 (2022-05-19)
Bug Fixes
public npm access, remove reference to projen-eventual in README (10c3730 )
v0.0.1
19 May 00:08
Compare
Sorry, something went wrong.
No results found
0.0.1 (2022-05-19)
Features
create FunctionlessProject and Functionless Component for existing applications (49493cc )