Skip to content

Latest commit

History

History
298 lines (158 loc) 路 16.6 KB

CHANGELOG.md

File metadata and controls

298 lines (158 loc) 路 16.6 KB

6.5.4 (2024-03-20)

Bug Fixes

6.5.3 (2021-12-12)

Bug Fixes

  • use only one childlren in ImportedController to keep tree flat (9f857e9)

6.5.2 (2021-12-07)

Bug Fixes

  • context update in layoutEffect breaks suspense (88e043f)

6.5.0 (2021-10-18)

Bug Fixes

  • 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)

Bug Fixes

6.4.0 (2021-03-05)

Bug Fixes

  • allow hot reloading for server cases (8144a9f)
  • allow suspense hydration (d200d5e)

Features

6.3.13 (2020-09-14)

Bug Fixes

  • 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)

Bug Fixes

  • 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)

Bug Fixes

  • better cleaning for function signatures (ae37c4c)

6.3.3 (2020-06-24)

Bug Fixes

  • memoize useImported result object (f03bb69)

6.3.2 (2020-06-23)

Bug Fixes

  • multiline imports are not working (ab2da95)
  • useImported should detect replacement of loadable (301992d)

Features

  • allow import control via configuration file (61a68a1)

6.3.1 (2020-04-25)

Bug Fixes

  • terser changes files; add webpack/terser sgnature cleanup; fixes #166 (5a851d2)

6.3.0 (2020-04-15)

Features

  • 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)

Bug Fixes

  • autoload updates on passed HMR event, fixes #160 (6a487a8)
  • terser might compress different files differently, fixes #166 (79a0618)

6.2.1 (2019-11-14)

Bug Fixes

  • 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)

Features

  • importedModule helper to load modules in declarative way (6e59006)

6.1.1 (2019-09-20)

Bug Fixes

  • macro should patch the whole file, fixes #142 (6142a15)

6.1.0 (2019-09-18)

Bug Fixes

  • ignoring '@' at package names (e543ffc)

Features

  • add babel-macros, fixes #142 (18d675d)
  • add preloaders and refactor client-side only imports (5a54a5c)

6.0.5 (2019-09-13)

Bug Fixes

6.0.4 (2019-09-09)

6.0.3 (2019-09-07)

6.0.2 (2019-09-06)

6.0.1 (2019-09-04)

Bug Fixes

  • package: update multistream to version 3.0.0 (102f50a)
  • replace isNode to isBrowser check (426d49c)

5.5.3 (2019-02-25)

5.5.2 (2019-02-25)

5.5.1 (2019-02-09)

Features

5.5.0 (2019-02-04)

Bug Fixes

5.4.1 (2019-01-21)

Bug Fixes

5.4.0 (2019-01-18)

Bug Fixes

  • change mark generation principle, fixes #57 (5ad7b11)
  • import file generation on windows, fixes #53 (7872ce3)

5.3.0 (2019-01-01)

Bug Fixes

  • 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)

Bug Fixes

  • 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)

Features

  • use ErrorBoundaries if no ErrorComponent is set (f2745d8)

5.1.3 (2018-11-03)

Bug Fixes

  • 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)

Bug Fixes

  • 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)

Bug Fixes

  • package: update prop-types to version 15.6.2 (9aded69)

4.6.0 (2018-06-16)

Features

  • add async mode (suspense) (9eaecda)

4.5.0 (2018-06-12)

4.4.2 (2018-06-10)

4.4.1 (2018-05-17)

4.4.0 (2018-05-16)

4.3.3 (2018-05-12)

4.3.3 (2018-05-12)

4.3.2 (2018-05-05)

4.3.1 (2018-05-04)

4.3.0 (2018-05-03)

4.2.1 (2018-03-19)

4.2.0 (2018-03-19)

4.1.1 (2018-03-09)

4.1.0 (2018-03-03)

4.0.1 (2018-03-01)

4.0.1 (2018-03-01)

4.0.0 (2018-03-01)

2.0.1 (2018-02-09)

2.0.0 (2018-02-04)

1.0.4 (2018-01-07)

1.0.1 (2017-11-19)