Skip to content

Releases: 5rabbits/create-react-lib

v1.0.0

12 Apr 20:01
Compare
Choose a tag to compare
  • Library renamed from @5rabbits/create-lib to @5rabbits/create-react-lib.
  • Adds readme.
  • Adds package metadata.
  • Loosens dependencies versions to help deduplication.
  • Validates node engine.
  • Adds knobs to stories.
  • Moves to a directory named modules structure.
  • Missing translations fallback to en.
  • Prettifies code before making the initial commit.
  • React 16.

v0.4.0

22 Mar 22:23
Compare
Choose a tag to compare
  • The initial app now uses css.
  • The initial app now supports i18n by default.

v0.3.0

21 Mar 21:40
Compare
Choose a tag to compare
  • Include yarn.lock in the initial commit.
  • Configurable organization and repository.
  • Automatically registers origin remote.

v0.2.3

21 Mar 17:31
Compare
Choose a tag to compare

Fixes .gitignore file being removed by npm while packaging a new release.