1.0.5 • Published 26 days ago

@flywire/react-flywire-js v1.0.5

Weekly downloads
24
License
MIT
Repository
github
Last release
26 days ago

flywire-js ·

React components for Flywire

Installation

Add the dependency to your package.json:

npm i @flywire/react-flywire-js

Usage

How to use

Install the dependencies and start the development server

npm install
npm run dev

Create a new release

To create a new release, make all the changes that you need and commit them, then execute:

npm version [<newversion> | major | minor | patch | premajor | preminor | prepatch | prerelease | from-git]

For example:

npm version patch

This will bump the package.json version, build a new bundle, commit, push the changes tagging them to a new release and update the documentation.

Then create a PR and request the review from other project commiters. Once accepted and merged to master, execute npm publish from master branch.

1.0.6

26 days ago

1.1.0-0

4 months ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3-1

2 years ago

1.0.3-0

2 years ago

1.0.3

2 years ago

1.0.2

3 years ago

1.0.2-0

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago

1.0.0-beta.5

4 years ago

1.0.0-beta.4

4 years ago

1.0.0-beta.3

4 years ago

1.0.0-beta.2

4 years ago

1.0.0-beta.1

4 years ago

1.0.0-beta.0

4 years ago

0.0.6

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago