wct-browser-legacy
Version:
Client-side dependencies for web-component-tester tests installed via npm.
20 lines (13 loc) • 537 B
Markdown
# Change Log
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).
<!-- ## Unreleased -->
<!-- Add new, unreleased items here. -->
## 1.0.2 - 2018-10-15
* Fixed memory leak.
* Fixed bug where window.Polymer wasn't available in replace().
## 1.0.1 - 2018-05-17
* Update package.json to use `@webcomponents/webcomponentsjs@^2.0.0`.
## 1.0.0 - 2018-05-08
* Officially released.