Skip to content

Latest commit

 

History

History
213 lines (96 loc) · 9.95 KB

File metadata and controls

213 lines (96 loc) · 9.95 KB

1.9.4 (2022-08-29)

Bug Fixes

1.9.3 (2022-08-29)

Bug Fixes

  • expand tsconfig lib name to a file name (aedae51)
  • support exposed module paths with file extension (292517a)

1.9.2 (2022-08-29)

Bug Fixes

  • compile on startup only on afterEmit hook, fixes compatibility with CleanWebpackPlugin (47fef2b)
  • docs: added TOC (f09c017)

1.9.1 (2022-08-28)

Bug Fixes

  • override noEmit to emit types, needed when used alongside create-react-app (3fc283a)

1.9.0 (2022-08-28)

Bug Fixes

Features

  • added --federation-config option (17a91e1)

1.8.2 (2022-08-10)

Bug Fixes

1.8.1 (2022-08-10)

Bug Fixes

1.8.0 (2022-08-05)

Bug Fixes

  • docs: remove duplicate feature tables (ebd3802)

Features

  • added options to configure paths (6022a8d)

1.7.2 (2022-07-25)

Bug Fixes

  • use-domain-name keyword to define remotes URL (0d9b349)

1.7.1 (2022-07-25)

Bug Fixes

  • node_module types for CLI tool (68c384d)

1.7.0 (2022-07-24)

Features

  • include types from node_modules (1512c84)

1.6.0 (2022-07-24)

Features

  • added awareness for devbox DEPLOYMENT_ENV to minimize configuration in microapps (5fc80f7)

1.5.1 (2022-07-22)

Bug Fixes

  • changed name for downloadTypesWhenIdleIntervalInSeconds field (832819a)

1.5.0 (2022-07-22)

Features

  • added options to disable compilation of types and download of remote types (f426c5d)

1.4.5 (2022-07-22)

Bug Fixes

  • changed prefix for types that must not be imported (1d71479)

1.4.4 (2022-07-22)

Bug Fixes

  • excessive relative path prefix (5e782fe)

1.4.3 (2022-07-22)

Bug Fixes

  • relative path for readDir (feb207c)

1.4.2 (2022-07-22)

Bug Fixes

  • relative path for readDir (8024ec7)

1.4.1 (2022-07-22)

Bug Fixes

1.4.0 (2022-07-22)

Features

  • changed destination path for downloaded types (521485f)

1.3.2 (2022-07-21)

Bug Fixes

1.3.1 (2022-07-21)

Bug Fixes

1.3.0 (2022-07-21)

Features

  • use Cloudbeds remote manifests by default, making it a drop-in configuration-less plugin (d154b38)

1.2.0 (2022-07-21)

Features

  • added Cloudbeds remote manifest files support (9be6a53)

1.1.0 (2022-07-19)

Features

  • added ability to download remote entry configs (manifest files for microapp bundles) (c50c0ee)

1.0.2 (2022-07-19)

Bug Fixes

1.0.1 (2022-07-19)

Bug Fixes

  • automatically create destination folders (12bb309)

1.0.0 (2022-07-19)

Features

  • added support for templated remote origin URLs (00cbad0)