Skip to content
This repository has been archived by the owner on Feb 19, 2024. It is now read-only.

v6.2.0

Compare
Choose a tag to compare
@ostowe ostowe released this 19 May 15:25
· 497 commits to main since this release

Full Diff

6.2.0 (2021-05-19)

Commit Roundup

6.2.0-beta.2 (2021-05-19)

Bug Fixes

  • deps: remove some packages from babel-preset-irving, hoist webpack (d543b40)

6.2.0-alpha.9 (2021-05-18)

Bug Fixes

  • loader: remove react-transition-group from loader component, core (ad22431)
  • stylelint: stylelint disable for !important height (3e8fe21)
  • webpack: add back in webpack alias for good measure (ed3c3d9)
  • webpack: remove quotes around webpack alias (19e3321)

6.2.0-alpha.4 (2021-05-12)

Bug Fixes

  • storybook: add binary to storybook publish (8a9e631)

6.2.0-alpha.2 (2021-05-12)

Bug Fixes

  • deps: try to fix missing dotenv dep (db8bad9)
  • docs: one more storybook fallback fix' (2cff5fd)

6.2.0-alpha.1 (2021-05-12)

Bug Fixes

  • docs: move docs package back into root dir of irving repo (6d801b7)
  • logservice: fix test for generateLogInfo to be less specific (5452e82)
  • storybook: attempt to fix storybook (no luck) (ce7a876)
  • text: weird test issue (2ba1b0d)

Features

  • storybook: add init script to help set up a new storybook with IRving (c6322c7)
  • storybook: remove all traces of styleguidist (including package), replace with storybook (5637f73)

6.2.0-alpha.0 (2021-05-11)