Skip to content

Releases: cybozu/duck

v0.22.0

13 Jun 16:09
Compare
Choose a tag to compare

Features

Fixes

  • fix: update fastify to v2.5 and use new native reply.getResponseTime() 6b1eb06
  • fix(deps): update dependency faastjs to ^3.0.1 (#117) 124f677
  • docs: update readme 33f0097

Internals

  • chore(deps): update dependency @types/node to ^10.14.9 (#118) c929c22

v0.21.0...v0.22.0

v0.21.0

11 Jun 23:15
Compare
Choose a tag to compare

Features

Fixes

  • fix: make DEBUG=faast:info log to stdout and remove process.exit() 0a0b7e7
  • fix: await faastjs cleanup 7491c0f
  • fix: decrease log that doesn't make much sense cb003a1

Internals

  • ci: add .codecove.yml to customize pr comment (#115) d061b29
  • build: run renovate anytime temporally 677e95d
  • ci: enable coverage report with codecov (#114) aec1fe4

v0.20.1...v0.21.0

v0.20.1

09 Jun 09:29
Compare
Choose a tag to compare

Fixes

  • fix: improve log output in serve command (#112) ec3f3f8
  • fix: improve for smooth animation and ctrl-c handling in build:deps command (#110) 7aca5c8

Internals

  • build: group Google Closure Tools in renovate e54cb70
  • ci: test in oldest closure version (#111) b1b25a7
  • docs: update readme 4fec510
  • docs: update readme b0fe732

v0.20.0...v0.20.1

v0.20.0

09 Jun 01:00
Compare
Choose a tag to compare

Features

  • feat: update deps.js on disk in serve command (#109) a0d731b
  • feat: generate deps.js in build and serve commands (#107) f2809c5

Fixes

  • fix(deps): update dependency @types/pino to ^5.8.8 (#106) a267809
  • fix(deps): update dependency chokidar to ^3.0.1 (#105) a31c2c9

Internals

  • chore(deps): update dependency prettier to ^1.18.2 (#108) 1f2e27c
  • chore(deps): update dependency @types/node to ^10.14.8 (#101) 2789d22
  • chore(deps): update dependency @types/mocha to ^5.2.7 (#100) 452074d
  • chore(deps): lock file maintenance (#99) d3633dd
  • build(deps): update typescript to v3.5 b7bb606

v0.19.1...v0.20.0

v0.19.1

27 May 04:08
Compare
Choose a tag to compare

Fixes

  • fix: cleanup resources every invokation fa4b3ef
  • fix: reduce source_map from output in batch mode to avoid exceeding the max response size of AWS Lambda a0c0d15

v0.19.0...v0.19.1

v0.19.0

26 May 17:42
Compare
Choose a tag to compare

Features

  • feat: change --batch option to specify "aws" or "local" (#96) 1daf260
  • feat: configure closure-compiler automatically in batch mode c104f41

Fixes

  • fix(deps): update dependency pino-pretty to ^3.1.0 (#97) e2f914b
  • fix: does not work with --batch aws b93af0f
  • fix(deps): update dependency pino to ^5.12.6 (#98) c018f67

Internals

  • build(deps): update closure-library and package-lock.json af540d7
  • refactor: simplify FaastModule type 47b6013

v0.18.1...v0.19.0

v0.18.1

26 May 07:09
Compare
Choose a tag to compare

Fixes

  • fix: apply default webpack externals ef15385
  • fix: log flagfile in batch mode 0b6a268
  • perf: import faastjs dynamically to improve startup time cd245eb
  • fix: log output synchronously was missing c62d78c
  • fix: improve build:js logging 1969390

v0.18.0...v0.18.1

v0.18.0

25 May 14:54
Compare
Choose a tag to compare

Features

  • feat: add --batch option with faast.js (#95) 9a9544e

Fixes

  • fix(deps): update dependency fastify to ^2.4.1 (#93) 11ea76f
  • fix(deps): update dependency pino-pretty to ^3.0.1 (#94) 7c18011

Internals

  • fix: increse timeout 718d585
  • chore(deps): update dependency @types/node to ^10.14.7 (#89) 5907cce
  • test: add test for bin/duck.js (#88) b0f36a9
  • build(deps): update typescript to 3.5 RC (#87) 5e7c82d

v0.17.2...v0.18.0

v0.17.2

18 May 01:00
Compare
Choose a tag to compare

Fixes

  • fix: update a require path from bin/duck (#84) 1b7aaca
  • fix(deps): update dependency pino to ^5.12.5 8b0dc28
  • fix(deps): update dependency serve-static to ^1.14.1 (#79) 920dfb4

Internals

  • chore: add node_modules into gitignore (#85) 7fc11d7

v0.17.1...v0.17.2

v0.17.1

17 May 00:25
Compare
Choose a tag to compare

Fixes

  • fix: export d.ts for deps 3da6c31
  • fix(deps): update dependency pino to ^5.12.4 f4b0fe1
  • fix(deps): update dependency yargs to ^13.2.4 c85657f

Internals

  • chore(deps): update dependency prettier to ^1.17.1 c523546

v0.17.0...v0.17.1