Skip to content

v6.111.0

Compare
Choose a tag to compare
@Romakita Romakita released this 11 Apr 06:31
· 1635 commits to production since this release

6.111.0 (2022-04-11)

Bug Fixes

  • common: refactoring adapter and centralize code (79759b7)
  • core: remove depreciation issue when cloning a Buffer (3830fc4)
  • graphql: fix apollo configuration on Koa (a155892)
  • implement bodyParser directly on adaptater (5739ac8)

Features

  • common: add PlatformAdapter.bodyParser management (d396adc), closes #1819