2.0.1 • Published 1 year ago
@stoplight/path v2.0.1
@stoplight/path
- View the changelog: Releases
Features
- Awesome: It is.
- .. more features
Installation
Supported in modern browsers and node.
# latest stable
yarn add @stoplight/path
Usage
import * as path from '@stoplight/path';
// ...example
Contributing
- Clone repo.
- Create / checkout
feature/{name}
,chore/{name}
, orfix/{name}
branch. - Install deps:
yarn
. - Make your changes.
- Run tests:
yarn test.prod
. - Stage relevant files to git.
- Commit:
yarn commit
. NOTE: Commits that don't follow the conventional format will be rejected.yarn commit
creates this format for you, or you can put it together manually and then do a regulargit commit
. - Push:
git push
. - Open PR targeting the
master
branch.
2.0.1
1 year ago
2.0.0-beta.2
2 years ago
2.0.0-beta.1
2 years ago
2.0.0
2 years ago
1.3.2
5 years ago
1.3.1
5 years ago
1.3.0
6 years ago
1.2.1
6 years ago
1.2.0
6 years ago
1.1.0
6 years ago
1.0.3
6 years ago
1.0.2
6 years ago
1.0.1
6 years ago
1.0.0
6 years ago
0.0.44-alpha.1
7 years ago
0.0.44-alpha.0
7 years ago
0.0.43
7 years ago
0.0.42
7 years ago
0.0.41
7 years ago
0.0.40
7 years ago
0.0.39
7 years ago
0.0.38
7 years ago
0.0.38-alpha.1
7 years ago
0.0.37-beta.1
7 years ago
0.0.37-beta.0
7 years ago
0.0.36
7 years ago
0.0.35
7 years ago
0.0.34
7 years ago
0.0.33
7 years ago
0.0.32
7 years ago
0.0.32-beta.2
7 years ago
0.0.32-beta.1
7 years ago
0.0.32-beta.0
7 years ago