Open greenkeeper[bot] opened 6 years ago
Update to this version instead 🚀
Fixed issue with package.json not pointing to the correct place so that loading from unpkg.com
wasnt working.
devDependency
load-js was updated from 2.0.0
to 3.0.3
.Update to this version instead 🚀
The new version differs by 7 commits.
fcdaf0b
Release v3.0.3
5d588f1
Merge pull request #25 from MiguelCastillo/deps-update
5cf677d
Updated deps and removed package-lock.json
ffb0989
Merge pull request #23 from MiguelCastillo/greenkeeper/pakit-1.0.0
6a1b855
chore(package): update pakit to version 1.0.0
bd67274
Merge pull request #22 from MiguelCastillo/greenkeeper/pakit-0.7.0
824800f
chore(package): update pakit to version 0.7.0
See the full diff
Version 3.0.0 of load-js was just published.
The version 3.0.0 is not covered by your current version range.
If you don’t 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 load-js.
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’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.
Release Notes
v3.0.0Release for introducing pakit bundling. index.js now a build artifact that gets generated before publishing to npm.
Commits
The new version differs by 8 commits.
79c323a
Release v3.0.0
1163e1f
Merge pull request #19 from MiguelCastillo/pakit-build
9dcfe51
adding eslintrc configuration
01059a0
adding .npmignore. This will help prevent npm from using .gitignore
4506044
fixed package.json main path and also added build assets to gitignore
64728f0
introducing pakit build to generate minified assets
d5d3cbc
Merge pull request #18 from MiguelCastillo/travis
baeffce
adding travis config
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: