6.5.4 (2024-03-20)
6.5.3 (2021-12-12)
- use only one childlren in ImportedController to keep tree flat (9f857e9)
6.5.2 (2021-12-07)
- context update in layoutEffect breaks suspense (88e043f)
6.5.0 (2021-10-18)
- allow configuration for ignored folders (4fc6519)
- correct global tracker mutation (4ee1c64)
- document undefined behavior when importing two locations (8b84df1)
- imports within comments are no longer discoverable (b47dea0)
- readme typo (732ea29)
6.4.1 (2021-03-05)
- extend react to 17 (bf670f6)
6.4.0 (2021-03-05)
- add ImportedController (d67a211)
6.3.13 (2020-09-14)
- expose short typescript helpers for useImported (ef7da10)
- function overloading shadows the original implementation (d4c6cd2)
6.3.12 (2020-07-29)
6.3.11 (2020-07-27)
- replace detect-node by detect-node-es (15047a2)
6.3.9 (2020-07-27)
6.3.8 (2020-07-27)
6.3.7 (2020-07-27)
6.3.6 (2020-07-27)
6.3.5 (2020-06-26)
6.3.4 (2020-06-24)
- better cleaning for function signatures (ae37c4c)
6.3.3 (2020-06-24)
- memoize useImported result object (f03bb69)
6.3.2 (2020-06-23)
- multiline imports are not working (ab2da95)
- useImported should detect replacement of loadable (301992d)
- allow import control via configuration file (61a68a1)
6.3.1 (2020-04-25)
6.3.0 (2020-04-15)
- allow control code generation throught settings (df3d995)
6.2.4 (2020-01-02)
6.2.3 (2019-12-30)
6.2.2 (2019-12-29)
- autoload updates on passed HMR event, fixes #160 (6a487a8)
- terser might compress different files differently, fixes #166 (79a0618)
6.2.1 (2019-11-14)
- package: update multistream to version 4.0.0 (8954ab9)
- package: update react-imported-component to version 6.1.1 (9ef6eef)
- package: update scan-directory to version 2.0.0 (b8a6d76)
- package: update used-styles to version 2.0.2 (323ae70)
6.2.0 (2019-09-25)
- importedModule helper to load modules in declarative way (6e59006)
6.1.1 (2019-09-20)
6.1.0 (2019-09-18)
- ignoring '@' at package names (e543ffc)
- add babel-macros, fixes #142 (18d675d)
- add preloaders and refactor client-side only imports (5a54a5c)
6.0.5 (2019-09-13)
6.0.4 (2019-09-09)
6.0.3 (2019-09-07)
6.0.2 (2019-09-06)
6.0.1 (2019-09-04)
5.5.3 (2019-02-25)
5.5.2 (2019-02-25)
5.5.1 (2019-02-09)
- css stream (7fc82e5)
5.5.0 (2019-02-04)
- greedy regexp (772f7d8)
5.4.1 (2019-01-21)
- clean up marker regexp (bef4767)
5.4.0 (2019-01-18)
- change mark generation principle, fixes #57 (5ad7b11)
- import file generation on windows, fixes #53 (7872ce3)
5.3.0 (2019-01-01)
- allow more that one import per mark (7bcc773)
- more correct typescript definition (could be breaking) (5835d6a)
- supress tslint for scan for imports (51f2e00)
5.2.5 (2019-01-01)
5.2.4 (2018-12-06)
- preload to return the same promise (9a75a4b)
5.2.3 (2018-11-22)
5.2.2 (2018-11-21)
5.2.1 (2018-11-10)
5.2.0 (2018-11-04)
- use ErrorBoundaries if no ErrorComponent is set (f2745d8)
5.1.3 (2018-11-03)
- remove webpack pre-hints in imported helper (a25d7de)
5.1.2 (2018-10-30)
5.1.1 (2018-10-27)
5.1.0 (2018-10-26)
- package: update react-imported-component to version 5.0.1 (bb48a49)
- package: update react-imported-component to version 5.0.1 (bfaa311)
5.0.1 (2018-10-17)
5.0.0 (2018-10-03)
4.6.2 (2018-06-27)
4.6.1 (2018-06-20)
- package: update prop-types to version 15.6.2 (9aded69)
4.6.0 (2018-06-16)
- add async mode (suspense) (9eaecda)