1.0.5 • Published 1 year ago

@flywire/react-flywire-js v1.0.5

Weekly downloads
24
License
MIT
Repository
github
Last release
1 year 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

1 year ago

1.1.0-0

1 year ago

1.0.5

2 years ago

1.0.4

3 years ago

1.0.3-1

3 years ago

1.0.3-0

3 years ago

1.0.3

3 years ago

1.0.2

4 years ago

1.0.2-0

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago

1.0.0-beta.5

5 years ago

1.0.0-beta.4

5 years ago

1.0.0-beta.3

5 years ago

1.0.0-beta.2

5 years ago

1.0.0-beta.1

5 years ago

1.0.0-beta.0

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago