Skip to content

Latest commit

 

History

History
172 lines (79 loc) · 7 KB

CHANGELOG.md

File metadata and controls

172 lines (79 loc) · 7 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

6.1.2 (2022-05-04)

Bug Fixes

  • Add file protocol to dynamic import (#109) (c5313ef)
  • Make host IP extractor Node 18 compatible (db66632)

6.1.1 (2021-08-24)

Bug Fixes

  • Create dist folder before copying files (309c405)

6.1.0 (2021-08-09)

Features

  • Migrate to webpack Asset Modules (7f89a3b)

6.0.1 (2021-06-29)

Bug Fixes

  • Add extensions to webpack resolver (4b31c93)

6.0.0 (2021-06-13)

6.0.0-rc.9 (2021-04-07)

Features

  • Set more specific labels for component HTML tabs (af50c6a)

6.0.0-rc.8 (2021-02-19)

Bug Fixes

  • Specify correct bin file (7686b10)

6.0.0-rc.7 (2021-02-19)

6.0.0-rc.6 (2021-02-19)

6.0.0-rc.5 (2021-01-14)

Bug Fixes

  • Generated paths in docs head (eddace4)

6.0.0-rc.4 (2021-01-14)

Features

  • Split build into separate build and docs commands (25d3bd9)
  • Use absolute URLs for assets linked from CSS or JS (9bab164)

6.0.0-rc.3 (2021-01-04)

6.0.0-rc.2 (2020-12-08)

Bug Fixes

6.0.0-rc.1 (2020-12-08)

Features

  • Allow UI label customization (d77f28b)

Bug Fixes

  • Increment port for Fractal (d3506ab)

6.0.0-rc.0 (2020-11-04)

Features

  • Use custom sidebar information config (Close #97) (cd3bfb2)

Bug Fixes

  • Gracefully shut down dev server (62ee1ae)

6.0.0-beta.4 (2020-10-21)

Bug Fixes

  • Apply correct number of loaders before css-loader (adb453f)
  • Temporary solution for broken HMR (381419d)

6.0.0-beta.3 (2020-10-20)

6.0.0-beta.2 (2020-10-20)

6.0.0-beta.1 (2020-09-18)

Bug Fixes

  • Set correct public asset path for Fractal (ea990ae)

6.0.0-beta.0 (2020-09-18)

Features

  • Expose engine configuration (1eaf009)
  • Expose webpack configuration (48872dd)
  • Serve UI and files from a single port (dfd040e)

6.0.0-alpha.5 (2020-09-09)

Bug Fixes

  • Switch to new postcss-loader options format (77df2a7)

6.0.0-alpha.4 (2020-09-09)

Features

  • Resolve CSS URLs relative to file paths (c1338cf)

Bug Fixes

  • Scope Pangolin's Nunjucks head tag (8d66559)

6.0.0-alpha.3 (2020-09-08)

Features

  • Generate relative assets paths (3941979)
  • Introduce separate "static" command (1e9ced4)
  • Separate "static" command isn't necessary with relative URLs (de7f405)

6.0.0-alpha.2 (2020-09-07)

6.0.0-alpha.1 (2020-09-07)

Features

  • Implement file name hashing (a32d8cb)

6.0.0-alpha.0 (2020-08-11)

Features