Closed greenkeeper[bot] closed 7 years ago
Update to this version instead š
The new version differs by 8 commits .
312d034
Release 2.10.2.
e90d52c
Fix vendor pattern. Close #1628 (#1631)
b04a840
Do not overwrite the NODE_ENV environment variable (#1630)
95902d9
Fix Travis
80ed31c
editorconfig: remove extra comment
5fac7ce
travis: remove default option
55cbbe7
Changelogs are hard
7e372b8
Final 2.10 changelog
See the full diff.
Update to this version instead š
The new version differs by 8 commits .
42b48e1
Release 2.10.3.
a1461dc
Bring back old vendor pattern
beb66f9
Fix installing outdated dependencies on init (#1639)
4b6cab6
Changes to plugin adapter (#1638)
be270e5
Bump
6b1a3b0
Fix "sourcesContent" after optimizers are run (#1634)
e696280
Bump cjs
9658a1f
Fix isHelper & clean up config.js (#1632)
See the full diff.
Update to this version instead š
The new version differs by 16 commits .
207bbf7
Release 2.10.6.
c097123
Fix error formatting.
f6116aa
Ditch travis emails.
36ba9bb
Cleanup errors.
108afcf
Add some TODOs.
555b1ca
Bump serve
4895261
Refactor workers a bit.
a50c8a8
Move jobs to separate file w less deps, reduce worker mem consumption.
b3001db
Improve getFormattedError.
596f360
Pass thru full error stack.
cc520db
New API for optimizers. Pass thru line
, col
, stack
.
6ee1ae2
Unify optimizer errors.
97c1cf2
Improve stack traces: Include workers.
47d7709
Include Promise#finally in workers.
e39e2fd
Revert "Drop Promise#finally, due to some issue."
There are 16 commits in total. See the full diff.
Version 2.10.0 of brunch just got published.
The version 2.10.0 is not covered by your current version range.
Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.
I recommend you look into these changes and try to get onto the latest version of brunch. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.
Commits
The new version differs by 31 commits .
4437d8e
Release 2.10.0.
58a1845
Use NPM.
110e9a9
compileStatic: fix persistent error (#1620)
3eb621d
README: add link to stack overflow tag
a536f61
Revert precompile called on every
compile()
(#1617)89f71d1
Revert "Fix for issue #1603. Fixed bug with $ sign in notifications." (#1616)
98ad117
Use new init-skeleton & commander/alias (#1613)
afefc5e
Fixed bug with $ sign in notifications, $ sign replaced with another one $ sign (#1612)
4f34701
Bump deps.
341afa4
Fix lost deps (#1609)
080afa3
Yarn support (#1608)
f67c67b
Improve error messages (#1605)
d7100b4
Fix rethrow on strings (#1600)
389568c
Don't warn unless file.type is set (#1601)
0bc8154
Add comment for #1596 (#1597)
There are 31 commits in total. See the full diff.
Not sure how things should work exactly?
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: