This version is covered by your current version range and after updating it in your project the build failed.
xo is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.
Status Details
- β **continuous-integration/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/jstransformers/jstransformer-twig/builds/423905174?utm_source=github_status&utm_medium=notification)).
Release Notesv0.23.0
Highlights
In v0.22.0, we added support for .ts and .tsx extensions by default. This caused a lot of problems for non-TS projects, so it has been reverted pending a better solution.
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those donβt help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).
Version 0.23.0 of xo was just published.
This version is covered by your current version range and after updating it in your project the build failed.
xo is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.
Status Details
- β **continuous-integration/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/jstransformers/jstransformer-twig/builds/423905174?utm_source=github_status&utm_medium=notification)).Release Notes
v0.23.0Highlights
.ts
and.tsx
extensions by default. This caused a lot of problems for non-TS projects, so it has been reverted pending a better solution.quotes
rule is now set to disallow using template literals when you're not using any interpolation. xojs/eslint-config-xo@ea693f3no-use-before-define
rule. It has too many false-positives. xojs/eslint-config-xo@1257597New rules
require-await
unicorn/prefer-exponentiation-operator
unicorn/catch-error-name
(See this thread if you're wondering whyerror
is preferred overerr
)All changes
v0.22.0...v0.23.0
Commits
The new version differs by 6 commits.
f435698
0.23.0
e29cacb
Update dependencies
594f7f4
Remove
ts
andtsx
from default extensions4acb8f0
Rename
main.js
tocli-main.js
for clarity50a97fd
Tiny travis.yml tweak
be0e8cd
Fix typo in readme (#350)
See the full diff
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those donβt help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: