Closed greenkeeper[bot] closed 6 years ago
After pinning to 1.11.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
Your tests are still failing with this version. Compare the changes π¨
The new version differs by 5 commits.
3fe582c
1.11.2
d16a154
Merge pull request #942 from stealjs/docs
1fdaf48
Make BuildOptions.target use stealTools.optimize
92ca514
Merge pull request #940 from stealjs/normalize-map
b7af34c
Do not use a single normalizeMap for all bundles
See the full diff
Your tests are still failing with this version. Compare the changes π¨
Your tests are still failing with this version. Compare the changes π¨
This patch release fixes an issue with the special //!steal-remove-{start|end}
comments.
If there was a space after the !
the code would not be removed, e.g:
//! steal-remove-start
doOnlyDuringDevelopmentStuff()
//! steal-remove-end
It should work now.
Your tests are still failing with this version. Compare the changes π¨
This is a patch release, fixing an issue where stealTools.export()
ed modules were throwing when run within Node.js
Your tests are passing again with this version. Explicitly upgrade to this version π
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 6 commits.
c599944
1.11.7
595e0ba
Merge pull request #958 from stealjs/patch
4042212
Use runtime detection for circular Babel deps
f19d7b2
1.11.6
464b7ea
Merge pull request #956 from stealjs/recover
7c2a403
Recover from initial errors in live-reload
See the full diff
Version 1.11.1 of steal-tools was just published.
This version is covered by your current version range and after updating it in your project the build failed.
steal-tools 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/canjs/can-jquery/builds/335303865?utm_source=github_status&utm_medium=notification)Commits
The new version differs by 5 commits.
00f47e6
1.11.1
cae7c46
Merge pull request #938 from stealjs/slim-shared
fac6feb
Add shared bundles support to the slim loader
6558439
Merge pull request #935 from stealjs/css-bundle
ec488e0
Slim should use plugins with dynamic loading too
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: