0.1.9 • Published 2 years ago

mui-component-library v0.1.9

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

Scripts

Install dependencies:

  • npm install

You will get some peer dependency errors relating to React for libraries that have not yet updated to 17 yet.

This is expected and all current dependencies work fine on 18.

Build for publishing:

  • npm run build

Format code:

  • npm run prettier

Check for syntax issues:

  • npm run lint

Just unit tests:

  • npm run test

Review components in Storybook:

  • npm run storybook

Publish

  • npx changeset
  • npx changeset version
  • npx changeset publish
0.1.9

2 years ago

0.1.8

2 years ago

0.1.7

2 years ago

0.1.5

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago