3.34.0 • Published 6 years ago

transcend-react-next v3.34.0

Weekly downloads
1
License
ISC
Repository
github
Last release
6 years ago

npm Version semantic-release CircleCI build

Online Docs at nuvi.github.io/transcend-react

transcend-react

React components and whatnot that transcend multiple projects

Developing

Since this package also includes documentation, it depends on itself. After cloning, cd transcend-react and:

npm link # this sets up a symlink from here to the global node_modules folder
npm link transcend-react # this symlinks back to the current package as if it were installed to the local node_modules folder

Then build project:

npm run watch

And serve the docs locally:

npm start

Releasing a new version of transcend-react

Releasing the transcend-react package to the npm registry is now handled automatically via CI when you merge to master, via semantic-release. The new semantic version will be calculated automatically, so long as you format your commit messages appropriately. This can be done easily by running npm run commit instead of git commit, and filling out the prompts (your formatted commit message will be generated automatically).

3.34.0

6 years ago

3.33.2

6 years ago

3.33.1

7 years ago

3.33.0

7 years ago

3.32.2

7 years ago

3.32.1

7 years ago

3.32.0

7 years ago

3.31.1

7 years ago

3.31.0

7 years ago

3.30.0

7 years ago

3.29.1

7 years ago

3.29.0

7 years ago

3.28.0

7 years ago

3.27.2

7 years ago

3.27.1

7 years ago

3.27.0

7 years ago

3.26.7

7 years ago

3.26.6

7 years ago

3.26.5

7 years ago

3.26.4

7 years ago

3.26.3

7 years ago

3.26.0

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago