mirror of
https://github.com/jlengrand/open-wc.git
synced 2026-03-10 08:31:19 +00:00
chore: release new versions
- @open-wc/building-rollup@0.18.1 - @open-wc/building-webpack@2.10.8 - @open-wc/demoing-storybook@1.5.2 - es-dev-server@1.36.1 - @open-wc/karma-esm@2.12.5 - @open-wc/lit-helpers@0.2.5 - @open-wc/semantic-dom-diff@0.15.5 - storybook-addon-web-components-knobs@0.2.4 - @open-wc/testing-helpers@1.5.0 - @open-wc/testing-karma-bs@1.3.28 - @open-wc/testing-karma@3.2.28 - @open-wc/testing@2.5.0
This commit is contained in:
@@ -3,6 +3,14 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
## [0.18.1](https://github.com/open-wc/open-wc/compare/@open-wc/building-rollup@0.18.0...@open-wc/building-rollup@0.18.1) (2020-01-07)
|
||||
|
||||
**Note:** Version bump only for package @open-wc/building-rollup
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# [0.18.0](https://github.com/open-wc/open-wc/compare/@open-wc/building-rollup@0.17.5...@open-wc/building-rollup@0.18.0) (2020-01-06)
|
||||
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@open-wc/building-rollup",
|
||||
"version": "0.18.0",
|
||||
"version": "0.18.1",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
@@ -59,7 +59,7 @@
|
||||
"@babel/plugin-proposal-decorators": "^7.7.0",
|
||||
"@babel/preset-typescript": "^7.7.2",
|
||||
"chai": "^4.2.0",
|
||||
"es-dev-server": "^1.36.0",
|
||||
"es-dev-server": "^1.36.1",
|
||||
"lit-element": "^2.0.1",
|
||||
"mocha": "^6.2.2",
|
||||
"puppeteer": "^2.0.0",
|
||||
|
||||
@@ -3,6 +3,14 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
## [2.10.8](https://github.com/open-wc/open-wc/compare/@open-wc/building-webpack@2.10.7...@open-wc/building-webpack@2.10.8) (2020-01-07)
|
||||
|
||||
**Note:** Version bump only for package @open-wc/building-webpack
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [2.10.7](https://github.com/open-wc/open-wc/compare/@open-wc/building-webpack@2.10.6...@open-wc/building-webpack@2.10.7) (2020-01-06)
|
||||
|
||||
**Note:** Version bump only for package @open-wc/building-webpack
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@open-wc/building-webpack",
|
||||
"version": "2.10.7",
|
||||
"version": "2.10.8",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
@@ -53,7 +53,7 @@
|
||||
"babel-plugin-template-html-minifier": "^3.0.0",
|
||||
"clean-webpack-plugin": "^2.0.0",
|
||||
"copy-webpack-plugin": "^5.0.1",
|
||||
"es-dev-server": "^1.36.0",
|
||||
"es-dev-server": "^1.36.1",
|
||||
"terser-webpack-plugin": "^2.3.0",
|
||||
"webpack-merge": "^4.1.5",
|
||||
"workbox-webpack-plugin": "^4.3.1"
|
||||
|
||||
@@ -3,6 +3,14 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
## [1.5.2](https://github.com/open-wc/open-wc/compare/@open-wc/demoing-storybook@1.5.1...@open-wc/demoing-storybook@1.5.2) (2020-01-07)
|
||||
|
||||
**Note:** Version bump only for package @open-wc/demoing-storybook
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [1.5.1](https://github.com/open-wc/open-wc/compare/@open-wc/demoing-storybook@1.5.0...@open-wc/demoing-storybook@1.5.1) (2020-01-06)
|
||||
|
||||
**Note:** Version bump only for package @open-wc/demoing-storybook
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@open-wc/demoing-storybook",
|
||||
"version": "1.5.1",
|
||||
"version": "1.5.2",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
@@ -44,13 +44,13 @@
|
||||
"@babel/core": "^7.7.2",
|
||||
"@babel/plugin-transform-react-jsx": "^7.3.0",
|
||||
"@mdx-js/mdx": "^1.5.1",
|
||||
"@open-wc/building-rollup": "^0.18.0",
|
||||
"@open-wc/building-rollup": "^0.18.1",
|
||||
"@open-wc/storybook-prebuilt": "^0.3.0",
|
||||
"@storybook/addon-docs": "5.3.0-rc.9",
|
||||
"command-line-args": "^5.0.2",
|
||||
"command-line-usage": "^6.1.0",
|
||||
"deepmerge": "^3.2.0",
|
||||
"es-dev-server": "^1.36.0",
|
||||
"es-dev-server": "^1.36.1",
|
||||
"es-module-lexer": "^0.3.13",
|
||||
"fs-extra": "^8.1.0",
|
||||
"glob": "^7.1.3",
|
||||
|
||||
@@ -3,6 +3,17 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
## [1.36.1](https://github.com/open-wc/open-wc/compare/es-dev-server@1.36.0...es-dev-server@1.36.1) (2020-01-07)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **es-dev-server:** don't join current working directory twice ([d6da8d4](https://github.com/open-wc/open-wc/commit/d6da8d4e6d7d398008b25979cfa50f46be63abb1))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# [1.36.0](https://github.com/open-wc/open-wc/compare/es-dev-server@1.35.0...es-dev-server@1.36.0) (2020-01-06)
|
||||
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "es-dev-server",
|
||||
"version": "1.36.0",
|
||||
"version": "1.36.1",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
|
||||
@@ -3,6 +3,14 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
## [2.12.5](https://github.com/open-wc/open-wc/compare/@open-wc/karma-esm@2.12.4...@open-wc/karma-esm@2.12.5) (2020-01-07)
|
||||
|
||||
**Note:** Version bump only for package @open-wc/karma-esm
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [2.12.4](https://github.com/open-wc/open-wc/compare/@open-wc/karma-esm@2.12.3...@open-wc/karma-esm@2.12.4) (2020-01-06)
|
||||
|
||||
**Note:** Version bump only for package @open-wc/karma-esm
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@open-wc/karma-esm",
|
||||
"version": "2.12.4",
|
||||
"version": "2.12.5",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
@@ -36,7 +36,7 @@
|
||||
"babel-plugin-istanbul": "^5.1.4",
|
||||
"chokidar": "^3.0.0",
|
||||
"deepmerge": "^3.2.0",
|
||||
"es-dev-server": "^1.36.0",
|
||||
"es-dev-server": "^1.36.1",
|
||||
"minimatch": "^3.0.4",
|
||||
"node-fetch": "^2.6.0",
|
||||
"portfinder": "^1.0.21",
|
||||
|
||||
@@ -3,6 +3,14 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
## [0.2.5](https://github.com/open-wc/open-wc/compare/@open-wc/lit-helpers@0.2.4...@open-wc/lit-helpers@0.2.5) (2020-01-07)
|
||||
|
||||
**Note:** Version bump only for package @open-wc/lit-helpers
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [0.2.4](https://github.com/open-wc/open-wc/compare/@open-wc/lit-helpers@0.2.3...@open-wc/lit-helpers@0.2.4) (2020-01-07)
|
||||
|
||||
**Note:** Version bump only for package @open-wc/lit-helpers
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@open-wc/lit-helpers",
|
||||
"version": "0.2.4",
|
||||
"version": "0.2.5",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
@@ -32,7 +32,7 @@
|
||||
"lit-html": "^1.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@open-wc/testing": "^2.4.4",
|
||||
"@open-wc/testing": "^2.5.0",
|
||||
"sinon": "^7.4.1"
|
||||
},
|
||||
"module": "index.js"
|
||||
|
||||
@@ -3,6 +3,14 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
## [0.15.5](https://github.com/open-wc/open-wc/compare/@open-wc/semantic-dom-diff@0.15.4...@open-wc/semantic-dom-diff@0.15.5) (2020-01-07)
|
||||
|
||||
**Note:** Version bump only for package @open-wc/semantic-dom-diff
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [0.15.4](https://github.com/open-wc/open-wc/compare/@open-wc/semantic-dom-diff@0.15.3...@open-wc/semantic-dom-diff@0.15.4) (2019-11-24)
|
||||
|
||||
**Note:** Version bump only for package @open-wc/semantic-dom-diff
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@open-wc/semantic-dom-diff",
|
||||
"version": "0.15.4",
|
||||
"version": "0.15.5",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
@@ -27,7 +27,7 @@
|
||||
"snapshots"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@open-wc/testing-helpers": "^1.4.0",
|
||||
"@open-wc/testing-helpers": "^1.5.0",
|
||||
"chai": "^4.2.0",
|
||||
"mocha": "^6.2.2"
|
||||
},
|
||||
|
||||
@@ -3,6 +3,14 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
## [0.2.4](https://github.com/open-wc/open-wc/compare/storybook-addon-web-components-knobs@0.2.3...storybook-addon-web-components-knobs@0.2.4) (2020-01-07)
|
||||
|
||||
**Note:** Version bump only for package storybook-addon-web-components-knobs
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [0.2.3](https://github.com/open-wc/open-wc/compare/storybook-addon-web-components-knobs@0.2.2...storybook-addon-web-components-knobs@0.2.3) (2020-01-05)
|
||||
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "storybook-addon-web-components-knobs",
|
||||
"version": "0.2.3",
|
||||
"version": "0.2.4",
|
||||
"description": "Storybook knobs for web-components based on custom-elements.json",
|
||||
"license": "MIT",
|
||||
"repository": {
|
||||
@@ -31,7 +31,7 @@
|
||||
"lit-html": "^1.0.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@open-wc/testing-helpers": "^1.4.0"
|
||||
"@open-wc/testing-helpers": "^1.5.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@storybook/addon-a11y": "^5.3.0-rc.9",
|
||||
|
||||
@@ -3,6 +3,17 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
# [1.5.0](https://github.com/open-wc/open-wc/compare/@open-wc/testing-helpers@1.4.0...@open-wc/testing-helpers@1.5.0) (2020-01-07)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **testing-helpers:** add waitUntil helper ([bef5dac](https://github.com/open-wc/open-wc/commit/bef5dac522f8bb0e497d0dd0e24eadbf39b98987))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# [1.4.0](https://github.com/open-wc/open-wc/compare/@open-wc/testing-helpers@1.3.0...@open-wc/testing-helpers@1.4.0) (2019-11-24)
|
||||
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@open-wc/testing-helpers",
|
||||
"version": "1.4.0",
|
||||
"version": "1.5.0",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
|
||||
@@ -3,6 +3,14 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
## [1.3.28](https://github.com/open-wc/open-wc/compare/@open-wc/testing-karma-bs@1.3.27...@open-wc/testing-karma-bs@1.3.28) (2020-01-07)
|
||||
|
||||
**Note:** Version bump only for package @open-wc/testing-karma-bs
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [1.3.27](https://github.com/open-wc/open-wc/compare/@open-wc/testing-karma-bs@1.3.26...@open-wc/testing-karma-bs@1.3.27) (2020-01-07)
|
||||
|
||||
**Note:** Version bump only for package @open-wc/testing-karma-bs
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@open-wc/testing-karma-bs",
|
||||
"version": "1.3.27",
|
||||
"version": "1.3.28",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
@@ -32,7 +32,7 @@
|
||||
"config"
|
||||
],
|
||||
"dependencies": {
|
||||
"@open-wc/testing-karma": "^3.2.27",
|
||||
"@open-wc/testing-karma": "^3.2.28",
|
||||
"@types/node": "^11.13.0",
|
||||
"karma-browserstack-launcher": "^1.0.0"
|
||||
},
|
||||
|
||||
@@ -3,6 +3,14 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
## [3.2.28](https://github.com/open-wc/open-wc/compare/@open-wc/testing-karma@3.2.27...@open-wc/testing-karma@3.2.28) (2020-01-07)
|
||||
|
||||
**Note:** Version bump only for package @open-wc/testing-karma
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [3.2.27](https://github.com/open-wc/open-wc/compare/@open-wc/testing-karma@3.2.26...@open-wc/testing-karma@3.2.27) (2020-01-07)
|
||||
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@open-wc/testing-karma",
|
||||
"version": "3.2.27",
|
||||
"version": "3.2.28",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
@@ -28,7 +28,7 @@
|
||||
"compatibility"
|
||||
],
|
||||
"dependencies": {
|
||||
"@open-wc/karma-esm": "^2.12.4",
|
||||
"@open-wc/karma-esm": "^2.12.5",
|
||||
"axe-core": "^3.3.1",
|
||||
"karma": "^4.1.0",
|
||||
"karma-chrome-launcher": "^2.0.0",
|
||||
|
||||
@@ -3,6 +3,17 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
# [2.5.0](https://github.com/open-wc/open-wc/compare/@open-wc/testing@2.4.4...@open-wc/testing@2.5.0) (2020-01-07)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **testing-helpers:** add waitUntil helper ([bef5dac](https://github.com/open-wc/open-wc/commit/bef5dac522f8bb0e497d0dd0e24eadbf39b98987))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [2.4.4](https://github.com/open-wc/open-wc/compare/@open-wc/testing@2.4.3...@open-wc/testing@2.4.4) (2020-01-07)
|
||||
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@open-wc/testing",
|
||||
"version": "2.4.4",
|
||||
"version": "2.5.0",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
@@ -27,8 +27,8 @@
|
||||
],
|
||||
"dependencies": {
|
||||
"@open-wc/chai-dom-equals": "^0.12.36",
|
||||
"@open-wc/semantic-dom-diff": "^0.15.4",
|
||||
"@open-wc/testing-helpers": "^1.4.0",
|
||||
"@open-wc/semantic-dom-diff": "^0.15.5",
|
||||
"@open-wc/testing-helpers": "^1.5.0",
|
||||
"@types/chai": "^4.1.7",
|
||||
"@types/chai-dom": "^0.0.8",
|
||||
"@types/mocha": "^5.0.0",
|
||||
|
||||
Reference in New Issue
Block a user