| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Version 0.5.1 just got published. |
Sorry, something went wrong.
Version 0.6.0 just got published.Update to this version instead 馃殌 Release Notes 0.6.0
The new version differs by 11 commits.
See the full diff |
Sorry, something went wrong.
Update to this version instead 馃殌 CommitsThe new version differs by 64 commits.
There are 64 commits in total. See the full diff |
Sorry, something went wrong.
Update to this version instead 馃殌 Release Notes for 0.8.0Features
Patches
The new version differs by 19 commits.
There are 19 commits in total. See the full diff |
Sorry, something went wrong.
Update to this version instead 馃殌 Release Notes for 0.8.1This fixes 0.8.0 which was broken Patches
The new version differs by 10 commits.
See the full diff |
Sorry, something went wrong.
Update to this version instead 馃殌 Release Notes for 0.8.2
The new version differs by 13 commits.
See the full diff |
Sorry, something went wrong.
Update to this version instead 馃殌 CommitsThe new version differs by commits. See the full diff |
Sorry, something went wrong.
Update to this version instead 馃殌 CommitsThe new version differs by 15 commits.
See the full diff |
Sorry, something went wrong.
Update to this version instead 馃殌 Release Notes for 0.9.0Breaking Changes
(also added bors to not break master) CommitsThe new version differs by 9 commits.
See the full diff |
Sorry, something went wrong.
Update to this version instead 馃殌 CommitsThe new version differs by 48 commits.
There are 48 commits in total. See the full diff |
Sorry, something went wrong.
Update to this version instead 馃殌 Release Notes for 0.10.1馃惂 new --define option! Inlines constants (great for Dead Code Elimination): microbundle --define process.env.NODE_ENV=production,DEBUG=false 馃惡 new --alias option! Remap imports from one module to another: microbundle --alias react=preact,react-dom=preact 馃 Lovely refactoring from @MatiasOlivera and @ForsakenHarmony :) 馃We turned minification up to 11!! (#321, thanks @jviide) CommitsThe new version differs by 8 commits.
See the full diff |
Sorry, something went wrong.
Update to this version instead 馃殌 Release Notes for 0.11.0New mangle.json / package.json configuration for Terser! {
// "minify" for Terser (https://github.com/terser-js/terser#minify-options-structure)
// Note: works as a key in both package.json or mangle.json
"minify": {
// Legacy/convenient way to set mangle.properties.{regex,reserved}:
"properties": "^_",
"reserved": ["_dom", "_constructor"],
The new version differs by 16 commits.
There are 16 commits in total. See the full diff |
Sorry, something went wrong.
|
馃毃 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 馃挏 馃殮馃挩 馃挌 Find out how to migrate to Snyk at greenkeeper.io
Update to this version instead 馃殌 CommitsThe new version differs by 211 commits.
There are 211 commits in total. See the full diff |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Version 0.5.0 of microbundle was just published.
The version 0.5.0 is not covered by your current version range.
If you don鈥檛 accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
It might be worth looking into these changes and trying to get this project onto the latest version of microbundle.
If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don鈥檛 have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.
Commits
The new version differs by 65 commits.
There are 65 commits in total.
See the full diff
FAQ and helpThere is a collection of frequently asked questions. If those don鈥檛 help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper bot 馃尨