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@1.6.1 - @open-wc/building-webpack@2.13.40 - @open-wc/demoing-storybook@2.3.16 - es-dev-server@1.57.2 - @open-wc/karma-esm@3.0.2 - polyfills-loader@1.7.0 - @open-wc/rollup-plugin-polyfills-loader@1.1.1 - @open-wc/testing-karma-bs@1.3.87 - @open-wc/testing-karma@4.0.2
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.
|
||||
|
||||
## [1.6.1](https://github.com/open-wc/open-wc/compare/@open-wc/building-rollup@1.6.0...@open-wc/building-rollup@1.6.1) (2020-08-04)
|
||||
|
||||
**Note:** Version bump only for package @open-wc/building-rollup
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# [1.6.0](https://github.com/open-wc/open-wc/compare/@open-wc/building-rollup@1.5.0...@open-wc/building-rollup@1.6.0) (2020-08-03)
|
||||
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@open-wc/building-rollup",
|
||||
"version": "1.6.0",
|
||||
"version": "1.6.1",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
@@ -65,7 +65,7 @@
|
||||
"@babel/preset-env": "^7.9.0",
|
||||
"@open-wc/building-utils": "^2.18.0",
|
||||
"@open-wc/rollup-plugin-html": "^1.2.0",
|
||||
"@open-wc/rollup-plugin-polyfills-loader": "^1.1.0",
|
||||
"@open-wc/rollup-plugin-polyfills-loader": "^1.1.1",
|
||||
"@rollup/plugin-node-resolve": "^7.1.1",
|
||||
"babel-plugin-bundled-import-meta": "^0.3.2",
|
||||
"babel-plugin-template-html-minifier": "^4.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.13.40](https://github.com/open-wc/open-wc/compare/@open-wc/building-webpack@2.13.39...@open-wc/building-webpack@2.13.40) (2020-08-04)
|
||||
|
||||
**Note:** Version bump only for package @open-wc/building-webpack
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [2.13.39](https://github.com/open-wc/open-wc/compare/@open-wc/building-webpack@2.13.38...@open-wc/building-webpack@2.13.39) (2020-07-29)
|
||||
|
||||
**Note:** Version bump only for package @open-wc/building-webpack
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@open-wc/building-webpack",
|
||||
"version": "2.13.39",
|
||||
"version": "2.13.40",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
@@ -53,7 +53,7 @@
|
||||
"babel-plugin-template-html-minifier": "^4.0.0",
|
||||
"clean-webpack-plugin": "^2.0.0",
|
||||
"copy-webpack-plugin": "^5.0.1",
|
||||
"es-dev-server": "^1.57.1",
|
||||
"es-dev-server": "^1.57.2",
|
||||
"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.
|
||||
|
||||
## [2.3.16](https://github.com/open-wc/open-wc/compare/@open-wc/demoing-storybook@2.3.15...@open-wc/demoing-storybook@2.3.16) (2020-08-04)
|
||||
|
||||
**Note:** Version bump only for package @open-wc/demoing-storybook
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [2.3.15](https://github.com/open-wc/open-wc/compare/@open-wc/demoing-storybook@2.3.14...@open-wc/demoing-storybook@2.3.15) (2020-08-03)
|
||||
|
||||
**Note:** Version bump only for package @open-wc/demoing-storybook
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@open-wc/demoing-storybook",
|
||||
"version": "2.3.15",
|
||||
"version": "2.3.16",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
@@ -52,14 +52,14 @@
|
||||
"@babel/preset-env": "^7.9.0",
|
||||
"@mdx-js/mdx": "^1.5.1",
|
||||
"@open-wc/rollup-plugin-html": "^1.2.0",
|
||||
"@open-wc/rollup-plugin-polyfills-loader": "^1.1.0",
|
||||
"@open-wc/rollup-plugin-polyfills-loader": "^1.1.1",
|
||||
"@rollup/plugin-node-resolve": "^7.1.1",
|
||||
"babel-plugin-bundled-import-meta": "^0.3.2",
|
||||
"babel-plugin-template-html-minifier": "^4.0.0",
|
||||
"command-line-args": "^5.0.2",
|
||||
"command-line-usage": "^6.1.0",
|
||||
"deepmerge": "^4.2.2",
|
||||
"es-dev-server": "^1.57.1",
|
||||
"es-dev-server": "^1.57.2",
|
||||
"es-module-lexer": "^0.3.13",
|
||||
"fs-extra": "^8.1.0",
|
||||
"glob": "^7.1.3",
|
||||
|
||||
@@ -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.57.2](https://github.com/open-wc/open-wc/compare/es-dev-server@1.57.1...es-dev-server@1.57.2) (2020-08-04)
|
||||
|
||||
**Note:** Version bump only for package es-dev-server
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [1.57.1](https://github.com/open-wc/open-wc/compare/es-dev-server@1.57.0...es-dev-server@1.57.1) (2020-07-29)
|
||||
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "es-dev-server",
|
||||
"version": "1.57.1",
|
||||
"version": "1.57.2",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
@@ -115,7 +115,7 @@
|
||||
"open": "^7.0.3",
|
||||
"parse5": "^5.1.1",
|
||||
"path-is-inside": "^1.0.2",
|
||||
"polyfills-loader": "^1.6.1",
|
||||
"polyfills-loader": "^1.7.0",
|
||||
"portfinder": "^1.0.21",
|
||||
"rollup": "^2.7.2",
|
||||
"strip-ansi": "^5.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.
|
||||
|
||||
## [3.0.2](https://github.com/open-wc/open-wc/compare/@open-wc/karma-esm@3.0.1...@open-wc/karma-esm@3.0.2) (2020-08-04)
|
||||
|
||||
**Note:** Version bump only for package @open-wc/karma-esm
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [3.0.1](https://github.com/open-wc/open-wc/compare/@open-wc/karma-esm@3.0.0...@open-wc/karma-esm@3.0.1) (2020-07-29)
|
||||
|
||||
**Note:** Version bump only for package @open-wc/karma-esm
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@open-wc/karma-esm",
|
||||
"version": "3.0.1",
|
||||
"version": "3.0.2",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
@@ -36,10 +36,10 @@
|
||||
"babel-plugin-istanbul": "^5.1.4",
|
||||
"chokidar": "^3.0.0",
|
||||
"deepmerge": "^4.2.2",
|
||||
"es-dev-server": "^1.57.1",
|
||||
"es-dev-server": "^1.57.2",
|
||||
"minimatch": "^3.0.4",
|
||||
"node-fetch": "^2.6.0",
|
||||
"polyfills-loader": "^1.6.1",
|
||||
"polyfills-loader": "^1.7.0",
|
||||
"portfinder": "^1.0.21",
|
||||
"request": "^2.88.0"
|
||||
},
|
||||
|
||||
@@ -3,6 +3,22 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
# [1.7.0](https://github.com/open-wc/open-wc/compare/polyfills-loader@1.6.1...polyfills-loader@1.7.0) (2020-08-04)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **polyfills-loader:** remove order for polyfills ([29cd1f1](https://github.com/open-wc/open-wc/commit/29cd1f13ee56dadc086d2220ac8c89fe9d92c272))
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **polyfills-loader:** expose `create-polyfills-data` ([7dfb1ab](https://github.com/open-wc/open-wc/commit/7dfb1abb7ff4d201b133cd6815d855ef2feab2b0))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [1.6.1](https://github.com/open-wc/open-wc/compare/polyfills-loader@1.6.0...polyfills-loader@1.6.1) (2020-05-17)
|
||||
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "polyfills-loader",
|
||||
"version": "1.6.1",
|
||||
"version": "1.7.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.1.1](https://github.com/open-wc/open-wc/compare/@open-wc/rollup-plugin-polyfills-loader@1.1.0...@open-wc/rollup-plugin-polyfills-loader@1.1.1) (2020-08-04)
|
||||
|
||||
**Note:** Version bump only for package @open-wc/rollup-plugin-polyfills-loader
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# [1.1.0](https://github.com/open-wc/open-wc/compare/@open-wc/rollup-plugin-polyfills-loader@1.0.7...@open-wc/rollup-plugin-polyfills-loader@1.1.0) (2020-08-03)
|
||||
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@open-wc/rollup-plugin-polyfills-loader",
|
||||
"version": "1.1.0",
|
||||
"version": "1.1.1",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
@@ -37,6 +37,6 @@
|
||||
],
|
||||
"dependencies": {
|
||||
"@open-wc/rollup-plugin-html": "^1.2.0",
|
||||
"polyfills-loader": "^1.6.1"
|
||||
"polyfills-loader": "^1.7.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.3.87](https://github.com/open-wc/open-wc/compare/@open-wc/testing-karma-bs@1.3.86...@open-wc/testing-karma-bs@1.3.87) (2020-08-04)
|
||||
|
||||
**Note:** Version bump only for package @open-wc/testing-karma-bs
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [1.3.86](https://github.com/open-wc/open-wc/compare/@open-wc/testing-karma-bs@1.3.85...@open-wc/testing-karma-bs@1.3.86) (2020-07-29)
|
||||
|
||||
**Note:** Version bump only for package @open-wc/testing-karma-bs
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@open-wc/testing-karma-bs",
|
||||
"version": "1.3.86",
|
||||
"version": "1.3.87",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
@@ -32,7 +32,7 @@
|
||||
"config"
|
||||
],
|
||||
"dependencies": {
|
||||
"@open-wc/testing-karma": "^4.0.1",
|
||||
"@open-wc/testing-karma": "^4.0.2",
|
||||
"@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.
|
||||
|
||||
## [4.0.2](https://github.com/open-wc/open-wc/compare/@open-wc/testing-karma@4.0.1...@open-wc/testing-karma@4.0.2) (2020-08-04)
|
||||
|
||||
**Note:** Version bump only for package @open-wc/testing-karma
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [4.0.1](https://github.com/open-wc/open-wc/compare/@open-wc/testing-karma@4.0.0...@open-wc/testing-karma@4.0.1) (2020-07-29)
|
||||
|
||||
**Note:** Version bump only for package @open-wc/testing-karma
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@open-wc/testing-karma",
|
||||
"version": "4.0.1",
|
||||
"version": "4.0.2",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
@@ -28,7 +28,7 @@
|
||||
"compatibility"
|
||||
],
|
||||
"dependencies": {
|
||||
"@open-wc/karma-esm": "^3.0.1",
|
||||
"@open-wc/karma-esm": "^3.0.2",
|
||||
"@types/karma": "^5.0.0",
|
||||
"@types/karma-coverage-istanbul-reporter": "^2.1.0",
|
||||
"@types/karma-mocha": "^1.3.0",
|
||||
|
||||
Reference in New Issue
Block a user