File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 1+ # [ 3.2.0] ( https://github.com/KyleRoss/node-lambda-log/compare/v3.1.0...v3.2.0 ) (2021-11-17)
2+
3+
4+ ### Features
5+
6+ * change minimum support to node v12+ ([ 726a209] ( https://github.com/KyleRoss/node-lambda-log/commit/726a209040eb6aac5e64e7155ba40b1fedd8249b ) )
7+ * rewrite into typescript ([ 2800655] ( https://github.com/KyleRoss/node-lambda-log/commit/280065579846369ac241142f6c1dd71196af9b56 ) )
8+ * support esm and cjs ([ 0e8f0ac] ( https://github.com/KyleRoss/node-lambda-log/commit/0e8f0ac907be771290627d3aac25b507b955c529 ) )
9+
110# [ 3.1.0] ( https://github.com/KyleRoss/node-lambda-log/compare/v3.0.2...v3.1.0 ) (2021-10-14)
211
312
Original file line number Diff line number Diff line change 11{
22 "name" : " lambda-log" ,
3- "version" : " 3.1 .0" ,
3+ "version" : " 3.2 .0" ,
44 "description" : " Lightweight logging library for any Node 12+ applications" ,
55 "main" : " dist/cjs/index.js" ,
66 "types" : " dist/cjs/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments