lastmjs / wasm-metal

A bare metal physical implementation of WebAssembly. That's right, a WebAssembly CPU.
MIT License
363 stars 9 forks source link

Update dependency lit-html to v0.14.0 #23

Open renovate[bot] opened 6 years ago

renovate[bot] commented 6 years ago

This PR contains the following updates:

Package Type Update Change
lit-html (source) dependencies minor 0.9.0 -> 0.14.0

Release Notes

Polymer/lit-html ### [`v0.14.0`](https://togithub.com/Polymer/lit-html/blob/master/CHANGELOG.md#​0140---2018-11-30) [Compare Source](https://togithub.com/Polymer/lit-html/compare/v0.13.0...v0.14.0) ##### Changed - `until()` can now take any number of sync or async arguments. ([#​555](https://togithub.com/Polymer/lit-html/pull/555)) - [Breaking] `guard()` supports multiple dependencies. If the first argument to `guard()` is an array, the array items are checked for equality to previous values. ([#​666](https://togithub.com/Polymer/lit-html/pull/666)) - [Breaking] Renamed `classMap.js` and `styleMap.js` files to kebab-case. ([#​644](https://togithub.com/Polymer/lit-html/pull/644)) ##### Added - Added `cache()` directive. ([#​646](https://togithub.com/Polymer/lit-html/pull/646)) - Removed Promise as a supposed node-position value type. ([#​555](https://togithub.com/Polymer/lit-html/pull/555)) - Added a minimal `