changelogs.md
merkle-open/env-linter
Repository
-
API
-
Source
1.0.0
May 19, 2022
⚠ BREAKING CHANGES
chore:
remove node v10 support (
ea757b8
)
chore:
remove node v12 support (
72e200c
)
0.5.1
August 30, 2021
0.5.0
August 14, 2021
Features
hooks:
add support for husky v6 (
32d9ab5
)
hooks:
adjust detection of hooks for husky 7 (
e0570df
)
log-messages:
show npm version in wrong npm version log message (
a58df21
)
log-messages:
show why is this link next to the warnings (
f94fa41
)
security:
add option to check for secure node version (
902ba3b
)
security:
Check for higher minor security version inside used major version; adjust error and success messages; adjust security tests; (
9504086
)
security:
Create security check based on lts; add test; (
86096b7
)
Bug Fixes
hooks:
change detection of husky 6 hooks (
f57c732
)
0.4.0
September 17, 2020
Features
lts:
add node LTS version check (
5c12c84
,
87a14cf
)
0.3.2
July 9, 2020
Bug Fixes
hooks-installed:
allow detection of hooks from anywhere in the repository (
ecc7805
)
0.3.1
June 22, 2020
Bug Fixes
install:
remove env-linter post-install since it is causing issues on install (
7ea513b
)
0.3.0
June 22, 2020
Features
env-var:
add environment variable ENV_LINTER_SKIP to skip all env-linter checks (
5eb4548
)
Bug Fixes
ci:
prevent version checks on CI environments (
a54563f
)
0.2.1
June 10, 2020
Bug Fixes
use safer method to detect ci environments (
13ef8d6
)
update dependencies (
c4d3ef9
)
0.2.0
May 31, 2020
Features
add depencencies-exact-version option with support for mono-repos (
15b347a
,
8d767b9
,
7463682
,
468a706
,
c7d3c59
,
c01a9e9
)
update dependencies (
c4d3ef9
)
0.1.1
February 2, 2020
Bug Fixes
allow newer npm versions (
f71e340
)
fix travis-badge url (
f58cdf0
)
update error-log for hooks-installed check (
808c20f
)
0.1.0
January 15, 2020
Features
add versions checker (
ea0ab14
,
c48cb82
,
d30c284
,
9930bee
,
9cefd4b
)
add save-exact checker (
3bc48ba
)
add hooks-installed checker (
fe26eb3
)