- #43 - Add David-DM Badge
@typescript-eslint/eslint-plugin
@typescript-eslint/parser
eslint
- #4 -
5.16.0
->6.3.0
- #4 -
eslint-config-prettier
- #54 -
6.0.0
->6.1.0
- #54 -
eslint-config-standard
- #55 -
12.0.0
->14.1.0
- #55 -
eslint-plugin-node
- #59 -
9.1.0
->9.2.0
- #59 -
eslint-plugin-standard
- #56 -
4.0.0
->4.0.1
- #56 -
package-version-git-tag
- #49 -
1.0.0
->1.1.0
- #49 -
- #44 - Setting Renovate to follow Emoji Prefix
- #50 - Setting Renovate to follow Emoji Prefix
- #73 - Renovate package groups
0.3.1 (2019-07-20 UTC / 2019-07-21 JST)
- #39 - Add Type Definitions Badge
8.12.0 - 8.x || 10.0.0 - x.x
-> 8.3.0 - x.x
- #40 - Downgrade supported Node version
0.3.0 (2019-07-15 UTC / 2019-07-16 JST)
- #32 - Ignore non-matching ranges delimited by
||
- #35 - Fixed prerelease version range processing logic
@typescript-eslint/eslint-plugin
- #33 -
1.11.0
->1.12.0
- #33 -
@typescript-eslint/parser
- #33 -
1.11.0
->1.12.0
- #33 -
lint-staged
- #24 -
9.1.0
->9.2.0
- #24 -
- #28 -
github:sounisi5011/check-peer-deps
- #31 -
[email protected]
- #31 -
@types/[email protected]
- #31 - Replace build script
script/git-add-pkg-version-tag.ts
with package-version-git-tag package.
0.2.0 (2019-07-10)
- #13 -
intersect()
returns'*'
instead of empty string - #14 -
intersect()
returns trimmed version range value - #15 -
intersect()
derive an appropriate intersection from the range that any version satisfies - #19 -
intersect()
normalize overlapping version ranges into one version range - #21 -
intersect()
returns null for a single non-intersecting version range
- #22 - Test enhancements