Skip to content
This repository has been archived by the owner on May 28, 2019. It is now read-only.

Latest commit

 

History

History
52 lines (32 loc) · 1.13 KB

CHANGELOG.md

File metadata and controls

52 lines (32 loc) · 1.13 KB

Changelog

v3.0.0-alpha.0

24-September-2017

Work for updating to version 3 is started

  • Add roadmap.md
  • Init monorepo

v2.0.2

26-August-2016

Update .eslintrc and .babelrc along with the React CDK update process.

v2.0.1

Invalid Release.

v2.0.0

26-August-2016

Update all the dependencies to the latest and change the dev environment slightly. Here are some key changes:

  • Use FB's react-app babel preset.
  • Use the latest airbnb's eslint config(v2.0.0) which some minor overrides.

v1.2.2

30-August-2016

  • Remove some unused code from the update generator.

v1.2.1

30-August-2016

  • Had to remove some unused files from .storybook directory from the generator.

v1.2.0

30-August-2016

  • Update @kadira/storybook to use version 2.x.x.
  • Add .npmrc with liking @kadira org to NPM's default registry. See: PR21.

v1.1.0

  • Add update generator since it's not publish to NPM earlier. See: PR
  • Update react-storybook to version 1.19.0

v1.0.2

Initial Release