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.21.1 - @open-wc/building-utils@2.14.3 - @open-wc/building-webpack@2.12.1 - @open-wc/dedupe-mixin@1.1.1 - @open-wc/demoing-storybook@1.10.5 - es-dev-server@1.40.1 - @open-wc/karma-esm@2.13.10 - polyfills-loader@1.2.3 - rollup-plugin-index-html@1.9.3 - @open-wc/scoped-elements@0.4.1 - @open-wc/testing-karma-bs@1.3.43 - @open-wc/testing-karma@3.2.43 - @open-wc/webpack-index-html-plugin@1.6.5
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.21.1](https://github.com/open-wc/open-wc/compare/@open-wc/building-rollup@0.21.0...@open-wc/building-rollup@0.21.1) (2020-02-23)
|
||||
|
||||
**Note:** Version bump only for package @open-wc/building-rollup
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# [0.21.0](https://github.com/open-wc/open-wc/compare/@open-wc/building-rollup@0.20.6...@open-wc/building-rollup@0.21.0) (2020-02-10)
|
||||
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@open-wc/building-rollup",
|
||||
"version": "0.21.0",
|
||||
"version": "0.21.1",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
@@ -45,12 +45,12 @@
|
||||
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
|
||||
"@babel/plugin-syntax-import-meta": "^7.8.3",
|
||||
"@babel/preset-env": "^7.8.3",
|
||||
"@open-wc/building-utils": "^2.14.2",
|
||||
"@open-wc/building-utils": "^2.14.3",
|
||||
"@rollup/plugin-node-resolve": "^6.1.0",
|
||||
"babel-plugin-bundled-import-meta": "^0.3.0",
|
||||
"babel-plugin-template-html-minifier": "^3.0.0",
|
||||
"rollup-plugin-babel": "^4.3.2",
|
||||
"rollup-plugin-index-html": "^1.9.2",
|
||||
"rollup-plugin-index-html": "^1.9.3",
|
||||
"rollup-plugin-terser": "^5.1.0",
|
||||
"rollup-plugin-workbox": "^4.0.0"
|
||||
},
|
||||
@@ -59,7 +59,7 @@
|
||||
"@babel/plugin-proposal-decorators": "^7.8.3",
|
||||
"@babel/preset-typescript": "^7.8.3",
|
||||
"chai": "^4.2.0",
|
||||
"es-dev-server": "^1.40.0",
|
||||
"es-dev-server": "^1.40.1",
|
||||
"lit-element": "^2.0.1",
|
||||
"mocha": "^6.2.2",
|
||||
"puppeteer": "^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.14.3](https://github.com/open-wc/open-wc/compare/@open-wc/building-utils@2.14.2...@open-wc/building-utils@2.14.3) (2020-02-23)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **building-utils:** dont precache legacy files ([20ece8d](https://github.com/open-wc/open-wc/commit/20ece8df0d53dd58e09a44e7ff38629a7fc3163e))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [2.14.2](https://github.com/open-wc/open-wc/compare/@open-wc/building-utils@2.14.1...@open-wc/building-utils@2.14.2) (2020-02-10)
|
||||
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@open-wc/building-utils",
|
||||
"version": "2.14.2",
|
||||
"version": "2.14.3",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
|
||||
@@ -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.12.1](https://github.com/open-wc/open-wc/compare/@open-wc/building-webpack@2.12.0...@open-wc/building-webpack@2.12.1) (2020-02-23)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **building-webpack:** dont precache legacy files ([38aa31b](https://github.com/open-wc/open-wc/commit/38aa31b108e823557d49d692aacb9396fa4d45ed))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# [2.12.0](https://github.com/open-wc/open-wc/compare/@open-wc/building-webpack@2.11.6...@open-wc/building-webpack@2.12.0) (2020-02-10)
|
||||
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@open-wc/building-webpack",
|
||||
"version": "2.12.0",
|
||||
"version": "2.12.1",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
@@ -46,14 +46,14 @@
|
||||
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
|
||||
"@babel/plugin-syntax-import-meta": "^7.8.3",
|
||||
"@babel/preset-env": "^7.8.3",
|
||||
"@open-wc/building-utils": "^2.14.2",
|
||||
"@open-wc/webpack-index-html-plugin": "^1.6.4",
|
||||
"@open-wc/building-utils": "^2.14.3",
|
||||
"@open-wc/webpack-index-html-plugin": "^1.6.5",
|
||||
"babel-loader": "^8.0.0",
|
||||
"babel-plugin-bundled-import-meta": "^0.3.0",
|
||||
"babel-plugin-template-html-minifier": "^3.0.0",
|
||||
"clean-webpack-plugin": "^2.0.0",
|
||||
"copy-webpack-plugin": "^5.0.1",
|
||||
"es-dev-server": "^1.40.0",
|
||||
"es-dev-server": "^1.40.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.1.1](https://github.com/open-wc/open-wc/compare/@open-wc/dedupe-mixin@1.1.0...@open-wc/dedupe-mixin@1.1.1) (2020-02-23)
|
||||
|
||||
**Note:** Version bump only for package @open-wc/dedupe-mixin
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# 1.1.0 (2020-02-17)
|
||||
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@open-wc/dedupe-mixin",
|
||||
"version": "1.1.0",
|
||||
"version": "1.1.1",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
@@ -31,7 +31,7 @@
|
||||
"mixins"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@open-wc/building-rollup": "^0.21.0",
|
||||
"@open-wc/building-rollup": "^0.21.1",
|
||||
"@open-wc/testing": "^2.5.4",
|
||||
"http-server": "^0.11.1",
|
||||
"rollup": "^1.15.6",
|
||||
|
||||
@@ -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.10.5](https://github.com/open-wc/open-wc/compare/@open-wc/demoing-storybook@1.10.4...@open-wc/demoing-storybook@1.10.5) (2020-02-23)
|
||||
|
||||
**Note:** Version bump only for package @open-wc/demoing-storybook
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [1.10.4](https://github.com/open-wc/open-wc/compare/@open-wc/demoing-storybook@1.10.3...@open-wc/demoing-storybook@1.10.4) (2020-02-10)
|
||||
|
||||
**Note:** Version bump only for package @open-wc/demoing-storybook
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@open-wc/demoing-storybook",
|
||||
"version": "1.10.4",
|
||||
"version": "1.10.5",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
@@ -45,19 +45,19 @@
|
||||
"@babel/core": "^7.8.3",
|
||||
"@babel/plugin-transform-react-jsx": "^7.8.3",
|
||||
"@mdx-js/mdx": "^1.5.1",
|
||||
"@open-wc/building-rollup": "^0.21.0",
|
||||
"@open-wc/building-rollup": "^0.21.1",
|
||||
"@storybook/addon-docs": "5.3.1",
|
||||
"command-line-args": "^5.0.2",
|
||||
"command-line-usage": "^6.1.0",
|
||||
"deepmerge": "^3.2.0",
|
||||
"es-dev-server": "^1.40.0",
|
||||
"es-dev-server": "^1.40.1",
|
||||
"es-module-lexer": "^0.3.13",
|
||||
"fs-extra": "^8.1.0",
|
||||
"glob": "^7.1.3",
|
||||
"lit-html": "^1.0.0",
|
||||
"magic-string": "^0.25.4",
|
||||
"rollup": "^1.15.6",
|
||||
"rollup-plugin-index-html": "^1.9.2",
|
||||
"rollup-plugin-index-html": "^1.9.3",
|
||||
"storybook-prebuilt": "^1.3.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
@@ -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.40.1](https://github.com/open-wc/open-wc/compare/es-dev-server@1.40.0...es-dev-server@1.40.1) (2020-02-23)
|
||||
|
||||
**Note:** Version bump only for package es-dev-server
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# [1.40.0](https://github.com/open-wc/open-wc/compare/es-dev-server@1.39.2...es-dev-server@1.40.0) (2020-02-10)
|
||||
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "es-dev-server",
|
||||
"version": "1.40.0",
|
||||
"version": "1.40.1",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
@@ -66,7 +66,7 @@
|
||||
"@babel/plugin-syntax-optional-chaining": "^7.8.3",
|
||||
"@babel/plugin-transform-template-literals": "^7.8.3",
|
||||
"@babel/preset-env": "^7.8.3",
|
||||
"@open-wc/building-utils": "^2.14.2",
|
||||
"@open-wc/building-utils": "^2.14.3",
|
||||
"@rollup/plugin-node-resolve": "^6.1.0",
|
||||
"@rollup/pluginutils": "^3.0.0",
|
||||
"@types/minimatch": "^3.0.3",
|
||||
@@ -94,7 +94,7 @@
|
||||
"opn": "^5.4.0",
|
||||
"parse5": "^5.1.0",
|
||||
"path-is-inside": "^1.0.2",
|
||||
"polyfills-loader": "^1.2.2",
|
||||
"polyfills-loader": "^1.2.3",
|
||||
"portfinder": "^1.0.21",
|
||||
"strip-ansi": "^5.2.0",
|
||||
"useragent": "^2.3.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.13.10](https://github.com/open-wc/open-wc/compare/@open-wc/karma-esm@2.13.9...@open-wc/karma-esm@2.13.10) (2020-02-23)
|
||||
|
||||
**Note:** Version bump only for package @open-wc/karma-esm
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [2.13.9](https://github.com/open-wc/open-wc/compare/@open-wc/karma-esm@2.13.8...@open-wc/karma-esm@2.13.9) (2020-02-10)
|
||||
|
||||
**Note:** Version bump only for package @open-wc/karma-esm
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@open-wc/karma-esm",
|
||||
"version": "2.13.9",
|
||||
"version": "2.13.10",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
@@ -32,11 +32,11 @@
|
||||
"polyfill"
|
||||
],
|
||||
"dependencies": {
|
||||
"@open-wc/building-utils": "^2.14.2",
|
||||
"@open-wc/building-utils": "^2.14.3",
|
||||
"babel-plugin-istanbul": "^5.1.4",
|
||||
"chokidar": "^3.0.0",
|
||||
"deepmerge": "^3.2.0",
|
||||
"es-dev-server": "^1.40.0",
|
||||
"es-dev-server": "^1.40.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.
|
||||
|
||||
## [1.2.3](https://github.com/open-wc/open-wc/compare/polyfills-loader@1.2.2...polyfills-loader@1.2.3) (2020-02-23)
|
||||
|
||||
**Note:** Version bump only for package polyfills-loader
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [1.2.2](https://github.com/open-wc/open-wc/compare/polyfills-loader@1.2.1...polyfills-loader@1.2.2) (2020-02-10)
|
||||
|
||||
**Note:** Version bump only for package polyfills-loader
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "polyfills-loader",
|
||||
"version": "1.2.2",
|
||||
"version": "1.2.3",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
@@ -30,7 +30,7 @@
|
||||
],
|
||||
"dependencies": {
|
||||
"@babel/core": "^7.8.3",
|
||||
"@open-wc/building-utils": "^2.14.2",
|
||||
"@open-wc/building-utils": "^2.14.3",
|
||||
"@webcomponents/webcomponentsjs": "^2.4.0",
|
||||
"core-js-bundle": "^3.6.0",
|
||||
"deepmerge": "^3.2.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.
|
||||
|
||||
## [1.9.3](https://github.com/open-wc/open-wc/compare/rollup-plugin-index-html@1.9.2...rollup-plugin-index-html@1.9.3) (2020-02-23)
|
||||
|
||||
**Note:** Version bump only for package rollup-plugin-index-html
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [1.9.2](https://github.com/open-wc/open-wc/compare/rollup-plugin-index-html@1.9.1...rollup-plugin-index-html@1.9.2) (2020-02-10)
|
||||
|
||||
**Note:** Version bump only for package rollup-plugin-index-html
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "rollup-plugin-index-html",
|
||||
"version": "1.9.2",
|
||||
"version": "1.9.3",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
@@ -30,7 +30,7 @@
|
||||
],
|
||||
"dependencies": {
|
||||
"@import-maps/resolve": "^0.2.4",
|
||||
"@open-wc/building-utils": "^2.14.2",
|
||||
"@open-wc/building-utils": "^2.14.3",
|
||||
"deepmerge": "^3.2.0",
|
||||
"lit-element": "^2.0.1",
|
||||
"lit-html": "^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.
|
||||
|
||||
## [0.4.1](https://github.com/open-wc/open-wc/compare/@open-wc/scoped-elements@0.4.0...@open-wc/scoped-elements@0.4.1) (2020-02-23)
|
||||
|
||||
**Note:** Version bump only for package @open-wc/scoped-elements
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# [0.4.0](https://github.com/open-wc/open-wc/compare/@open-wc/scoped-elements@0.3.1...@open-wc/scoped-elements@0.4.0) (2020-02-19)
|
||||
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@open-wc/scoped-elements",
|
||||
"version": "0.4.0",
|
||||
"version": "0.4.1",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
@@ -38,13 +38,13 @@
|
||||
"helpers"
|
||||
],
|
||||
"dependencies": {
|
||||
"@open-wc/dedupe-mixin": "^1.1.0",
|
||||
"@open-wc/dedupe-mixin": "^1.1.1",
|
||||
"lit-element": "^2.0.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@open-wc/building-rollup": "^0.21.0",
|
||||
"@open-wc/building-rollup": "^0.21.1",
|
||||
"@open-wc/testing": "^2.5.4",
|
||||
"es-dev-server": "^1.40.0",
|
||||
"es-dev-server": "^1.40.1",
|
||||
"npm-run-all": "4.1.3",
|
||||
"rollup": "^1.15.6"
|
||||
},
|
||||
|
||||
@@ -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.43](https://github.com/open-wc/open-wc/compare/@open-wc/testing-karma-bs@1.3.42...@open-wc/testing-karma-bs@1.3.43) (2020-02-23)
|
||||
|
||||
**Note:** Version bump only for package @open-wc/testing-karma-bs
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [1.3.42](https://github.com/open-wc/open-wc/compare/@open-wc/testing-karma-bs@1.3.41...@open-wc/testing-karma-bs@1.3.42) (2020-02-10)
|
||||
|
||||
**Note:** Version bump only for package @open-wc/testing-karma-bs
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@open-wc/testing-karma-bs",
|
||||
"version": "1.3.42",
|
||||
"version": "1.3.43",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
@@ -32,7 +32,7 @@
|
||||
"config"
|
||||
],
|
||||
"dependencies": {
|
||||
"@open-wc/testing-karma": "^3.2.42",
|
||||
"@open-wc/testing-karma": "^3.2.43",
|
||||
"@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.43](https://github.com/open-wc/open-wc/compare/@open-wc/testing-karma@3.2.42...@open-wc/testing-karma@3.2.43) (2020-02-23)
|
||||
|
||||
**Note:** Version bump only for package @open-wc/testing-karma
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [3.2.42](https://github.com/open-wc/open-wc/compare/@open-wc/testing-karma@3.2.41...@open-wc/testing-karma@3.2.42) (2020-02-10)
|
||||
|
||||
**Note:** Version bump only for package @open-wc/testing-karma
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@open-wc/testing-karma",
|
||||
"version": "3.2.42",
|
||||
"version": "3.2.43",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
@@ -28,7 +28,7 @@
|
||||
"compatibility"
|
||||
],
|
||||
"dependencies": {
|
||||
"@open-wc/karma-esm": "^2.13.9",
|
||||
"@open-wc/karma-esm": "^2.13.10",
|
||||
"axe-core": "^3.3.1",
|
||||
"karma": "^4.1.0",
|
||||
"karma-chrome-launcher": "^3.1.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.
|
||||
|
||||
## [1.6.5](https://github.com/open-wc/open-wc/compare/@open-wc/webpack-index-html-plugin@1.6.4...@open-wc/webpack-index-html-plugin@1.6.5) (2020-02-23)
|
||||
|
||||
**Note:** Version bump only for package @open-wc/webpack-index-html-plugin
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [1.6.4](https://github.com/open-wc/open-wc/compare/@open-wc/webpack-index-html-plugin@1.6.3...@open-wc/webpack-index-html-plugin@1.6.4) (2020-02-10)
|
||||
|
||||
**Note:** Version bump only for package @open-wc/webpack-index-html-plugin
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@open-wc/webpack-index-html-plugin",
|
||||
"version": "1.6.4",
|
||||
"version": "1.6.5",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
@@ -32,7 +32,7 @@
|
||||
"webpack": "^4.28.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@open-wc/building-utils": "^2.14.2",
|
||||
"@open-wc/building-utils": "^2.14.3",
|
||||
"deepmerge": "^3.2.0",
|
||||
"parse5": "^5.1.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user