Skip to main content

v0.20.0

0.20.0 - 2021-10-28

NOTE: At this moment, Botonic v0.20.0 will be in Mainteinance LTS status and will be maintained in master-lts branch until further notice. Currently we are working on Botonic 1.0 which will come with several improvements and hence all its commits from now on will reside in master.

Added

Changed

  • @botonic/core

    • Distribute @botonic/core library with CJS and ESM versions to improve tree-shaking functionalities. #1826
    • Refactored @botonic/core from JS to TS. Reviewed and improved functionalities like retries, redirects, dynamic routes and empty actions. #1937 Feel free to check tests for further information.

Fixed