v1.9.2 - v1.6.0

1.9.2 2021-01-24

fix

1.9.1 2021-01-11

build

  • reduce javascript bundle size by using babel runtime correctly with webpack / babel-loader

fix

  • caching issues with new versions in settings page

  • compatibility with combine JS in newest WP Rocket update internal reference #c11w2c

  • generate dependency map for translations

  • wrong language for duplicated cookie when using PolyLang default language in admin dashboard

1.9.0 2020-12-15

feat

1.8.1 2020-12-10

chore

  • export sprintf as i18n method

1.8.0 2020-12-09

feat

1.7.0 2020-12-09

chore

feat

fix

1.6.3 2020-12-01

chore

refactor

1.6.2 2020-11-24

fix

1.6.1 2020-11-12

fix

  • allow DELETE and PUT verbs to get empty response

1.6.0 2020-10-23

feat

  • add function getExternalContainerUrl to get backend URLs for frontend

  • route PATCH PaddleIncompleteOrder (#8ywfdu)

fix

  • correctly detect usage of _method parameter

refactor

  • use "import type" instead of "import"