Closed greenkeeper[bot] closed 6 years ago
Update to this version instead π
The new version differs by 5 commits.
93ca5fe
π 0.12.2
eae26c1
π 0.12.2-0
cf81429
fix(): correct rollup globals plugin to include the correct local path to the globals files.
99d058e
feat(): add types to decorators to ensure that they are assigned correctly.
064e2af
chore(): add missing semicolons for side-effect based imports of components.d.ts.
See the full diff
Version 0.12.0 of @stencil/core was just published.
The version 0.12.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 @stencil/core.
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.
Commits
The new version differs by 54 commits.
ee25251
π 0.12.0
1cf21c9
chore(): ensure esm es5 is used when building esm core.
6677775
fix(): ensure that esmes5 builds are actually es5 for .global.js
4f1eae0
πΆ 0.12.0-8
8d07ee9
feat(URL): add URL polyfill for ie11
f186a57
test(components.d.ts): update components.d.ts references
ea75f26
test(validate): remove validateIndexHtml for now
f9ead69
chore(): correct types and rename back to components.d.ts
4b93fa5
chore(validate): ensure doctype and charset nodes
6fa63fd
feat(compiler): adds more compiler checks
2865fae
fix(config): add esModuleInterop
0ad19de
fix(angular): promisify methods
dabcf5e
fix(angular): event emitters work programatically
d3b3c80
fix(angular): using Component instead of Directive
a060e2e
πͺ 0.12.0-7
There are 54 commits in total.
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: