1.9.4 (2022-08-29)
- release (b10c292)
1.9.3 (2022-08-29)
- expand tsconfig lib name to a file name (aedae51)
- support exposed module paths with file extension (292517a)
1.9.2 (2022-08-29)
- compile on startup only on afterEmit hook, fixes compatibility with CleanWebpackPlugin (47fef2b)
- docs: added TOC (f09c017)
1.9.1 (2022-08-28)
- override noEmit to emit types, needed when used alongside create-react-app (3fc283a)
1.9.0 (2022-08-28)
- ci: switch to actions (288dadb)
- added --federation-config option (17a91e1)
1.8.2 (2022-08-10)
- ci-test (59dc329)
1.8.1 (2022-08-10)
- ci: set secrets to inherit (8430bc9)
- ci: set secrets to inherit (dd98493)
- ci: set secrets to inherit (a077148)
- docs (14c2b5b)
- docs (d2cc961)
- docs (de9a5b4)
- update README (0cec2ae)
1.8.0 (2022-08-05)
- docs: remove duplicate feature tables (ebd3802)
- added options to configure paths (6022a8d)
1.7.2 (2022-07-25)
- use-domain-name keyword to define remotes URL (0d9b349)
1.7.1 (2022-07-25)
- node_module types for CLI tool (68c384d)
1.7.0 (2022-07-24)
- include types from node_modules (1512c84)
1.6.0 (2022-07-24)
- added awareness for devbox DEPLOYMENT_ENV to minimize configuration in microapps (5fc80f7)
1.5.1 (2022-07-22)
- changed name for downloadTypesWhenIdleIntervalInSeconds field (832819a)
1.5.0 (2022-07-22)
- added options to disable compilation of types and download of remote types (f426c5d)
1.4.5 (2022-07-22)
- changed prefix for types that must not be imported (1d71479)
1.4.4 (2022-07-22)
- excessive relative path prefix (5e782fe)
1.4.3 (2022-07-22)
- relative path for readDir (feb207c)
1.4.2 (2022-07-22)
- relative path for readDir (8024ec7)
1.4.1 (2022-07-22)
1.4.0 (2022-07-22)
- changed destination path for downloaded types (521485f)
1.3.2 (2022-07-21)
- crlf in typings (0b1c7b0)
1.3.1 (2022-07-21)
- @remote-types path in generated typings file (76964b1)
1.3.0 (2022-07-21)
- use Cloudbeds remote manifests by default, making it a drop-in configuration-less plugin (d154b38)
1.2.0 (2022-07-21)
- added Cloudbeds remote manifest files support (9be6a53)
1.1.0 (2022-07-19)
- added ability to download remote entry configs (manifest files for microapp bundles) (c50c0ee)
1.0.2 (2022-07-19)
- cli bin path (42e4b6e)
1.0.1 (2022-07-19)
- automatically create destination folders (12bb309)
- added support for templated remote origin URLs (00cbad0)