Skip to content

Commit

Permalink
chore: publish
Browse files Browse the repository at this point in the history
  • Loading branch information
soulwu committed Jun 7, 2021
1 parent 9a597d8 commit 1c702b6
Show file tree
Hide file tree
Showing 10 changed files with 60 additions and 152 deletions.
46 changes: 12 additions & 34 deletions packages/babel-preset-dawn/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,67 +3,45 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.1.4](https://github.com/alibaba/dawn/compare/@dawnjs/[email protected]...@dawnjs/[email protected]) (2021-05-26)


### Bug Fixes

* **babel-preset-dawn:** remove useless plugin ([767f92d](https://github.com/alibaba/dawn/commit/767f92d9b01222bbbe256eff0589d77214fe7ebe))
## [2.1.5](https://github.com/alibaba/dawn/compare/@dawnjs/[email protected]...@dawnjs/[email protected]) (2021-06-07)

**Note:** Version bump only for package @dawnjs/babel-preset-dawn

## [2.1.4](https://github.com/alibaba/dawn/compare/@dawnjs/[email protected]...@dawnjs/[email protected]) (2021-05-26)

### Bug Fixes

- **babel-preset-dawn:** remove useless plugin ([767f92d](https://github.com/alibaba/dawn/commit/767f92d9b01222bbbe256eff0589d77214fe7ebe))

## [2.1.3](https://github.com/alibaba/dawn/compare/@dawnjs/[email protected]...@dawnjs/[email protected]) (2021-05-26)


### Bug Fixes

* **babel-preset-dawn:** clear babel warnings away ([6f09451](https://github.com/alibaba/dawn/commit/6f094514a42c07ae047ddad498e500e2d93c53a3))




- **babel-preset-dawn:** clear babel warnings away ([6f09451](https://github.com/alibaba/dawn/commit/6f094514a42c07ae047ddad498e500e2d93c53a3))

## [2.1.2](https://github.com/alibaba/dawn/compare/@dawnjs/[email protected]...@dawnjs/[email protected]) (2021-04-14)


### Bug Fixes

* **@dawnjs/babel-preset-dawn:** fix `@babel/plugin-transform-runtime` default option ([be2f925](https://github.com/alibaba/dawn/commit/be2f925b570bb973576fdd7aa7f1e3f57f74a025))




- **@dawnjs/babel-preset-dawn:** fix `@babel/plugin-transform-runtime` default option ([be2f925](https://github.com/alibaba/dawn/commit/be2f925b570bb973576fdd7aa7f1e3f57f74a025))

## [2.1.1](https://github.com/alibaba/dawn/compare/@dawnjs/[email protected]...@dawnjs/[email protected]) (2021-04-13)


### Bug Fixes

* **@dawnjs/babel-preset-dawn:** fix export signature ([f8ccc88](https://github.com/alibaba/dawn/commit/f8ccc8856be07a2ea500d23fb4cd7e4982a645fa))




- **@dawnjs/babel-preset-dawn:** fix export signature ([f8ccc88](https://github.com/alibaba/dawn/commit/f8ccc8856be07a2ea500d23fb4cd7e4982a645fa))

# 2.1.0 (2021-04-12)


### Features

* add @dawnjs/dn-middleware-rollup ([9fcf9ff](https://github.com/alibaba/dawn/commit/9fcf9ffa269a8c1fe5c8744ab92e693f30fd98f2))
* **@dawnjs/dn-middleware-babel:** Use @dawnjs/babel-preset-dawn instead ([e00a2ff](https://github.com/alibaba/dawn/commit/e00a2ff76e3d4b7bad4ddbc740d3c2adb42da6bc))
* **@dawnjs/dn-middleware-call:** add @dawnjs/dn-middleware-call ([3dbb9fe](https://github.com/alibaba/dawn/commit/3dbb9fe8fbadb0e9b318c24e3c59510eeef3ca25))

- add @dawnjs/dn-middleware-rollup ([9fcf9ff](https://github.com/alibaba/dawn/commit/9fcf9ffa269a8c1fe5c8744ab92e693f30fd98f2))
- **@dawnjs/dn-middleware-babel:** Use @dawnjs/babel-preset-dawn instead ([e00a2ff](https://github.com/alibaba/dawn/commit/e00a2ff76e3d4b7bad4ddbc740d3c2adb42da6bc))
- **@dawnjs/dn-middleware-call:** add @dawnjs/dn-middleware-call ([3dbb9fe](https://github.com/alibaba/dawn/commit/3dbb9fe8fbadb0e9b318c24e3c59510eeef3ca25))

### Reverts

* Revert "chore: publish" ([e32dbd0](https://github.com/alibaba/dawn/commit/e32dbd0d9aa3f3b76e6e707504840c1b7e8c0705))




- Revert "chore: publish" ([e32dbd0](https://github.com/alibaba/dawn/commit/e32dbd0d9aa3f3b76e6e707504840c1b7e8c0705))

# Changelog

Expand Down
2 changes: 1 addition & 1 deletion packages/babel-preset-dawn/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dawnjs/babel-preset-dawn",
"version": "2.1.4",
"version": "2.1.5",
"description": "Basic babel preset",
"keywords": [
"dawn",
Expand Down
52 changes: 11 additions & 41 deletions packages/middleware-babel/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,89 +3,59 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.0.6](https://github.com/alibaba/dawn/compare/@dawnjs/[email protected].5...@dawnjs/[email protected].6) (2021-05-26)
## [2.0.7](https://github.com/alibaba/dawn/compare/@dawnjs/[email protected].6...@dawnjs/[email protected].7) (2021-06-07)

**Note:** Version bump only for package @dawnjs/dn-middleware-babel

## [2.0.6](https://github.com/alibaba/dawn/compare/@dawnjs/[email protected]...@dawnjs/[email protected]) (2021-05-26)



**Note:** Version bump only for package @dawnjs/dn-middleware-babel

## [2.0.5](https://github.com/alibaba/dawn/compare/@dawnjs/[email protected]...@dawnjs/[email protected]) (2021-05-26)

**Note:** Version bump only for package @dawnjs/dn-middleware-babel





## [2.0.4](https://github.com/alibaba/dawn/compare/@dawnjs/[email protected]...@dawnjs/[email protected]) (2021-04-14)

**Note:** Version bump only for package @dawnjs/dn-middleware-babel





## [2.0.3](https://github.com/alibaba/dawn/compare/@dawnjs/[email protected]...@dawnjs/[email protected]) (2021-04-13)

**Note:** Version bump only for package @dawnjs/dn-middleware-babel





## [2.0.2](https://github.com/alibaba/dawn/compare/@dawnjs/[email protected]...@dawnjs/[email protected]) (2021-04-13)


### Bug Fixes

* **@dawnjs/dn-middleware-babel:** always return plugins key ([d260885](https://github.com/alibaba/dawn/commit/d2608856e1298dacc5791cd95131da6bba6268fb))




- **@dawnjs/dn-middleware-babel:** always return plugins key ([d260885](https://github.com/alibaba/dawn/commit/d2608856e1298dacc5791cd95131da6bba6268fb))

## [2.0.1](https://github.com/alibaba/dawn/compare/@dawnjs/[email protected]...@dawnjs/[email protected]) (2021-04-12)

**Note:** Version bump only for package @dawnjs/dn-middleware-babel





# 2.0.0 (2021-04-12)


### Bug Fixes

* **@dawnjs/dn-middleware-babel:** remove `lazy` opts ([4c0f48f](https://github.com/alibaba/dawn/commit/4c0f48f8643ca9c5f1d6b38e2e1aebe089986ea6))

- **@dawnjs/dn-middleware-babel:** remove `lazy` opts ([4c0f48f](https://github.com/alibaba/dawn/commit/4c0f48f8643ca9c5f1d6b38e2e1aebe089986ea6))

### Code Refactoring

* **@dawnjs/eslint-config-dawn:** update to eslint-config-ali@12 ([7076734](https://github.com/alibaba/dawn/commit/707673406cf6987d21cb91d9a4abccf3e7e3bccd))

- **@dawnjs/eslint-config-dawn:** update to eslint-config-ali@12 ([7076734](https://github.com/alibaba/dawn/commit/707673406cf6987d21cb91d9a4abccf3e7e3bccd))

### Features

* add @dawnjs/dn-middleware-rollup ([9fcf9ff](https://github.com/alibaba/dawn/commit/9fcf9ffa269a8c1fe5c8744ab92e693f30fd98f2))
* **@dawnjs/dn-middleware-babel:** Use @dawnjs/babel-preset-dawn instead ([e00a2ff](https://github.com/alibaba/dawn/commit/e00a2ff76e3d4b7bad4ddbc740d3c2adb42da6bc))
* **@dawnjs/dn-middleware-call:** add @dawnjs/dn-middleware-call ([3dbb9fe](https://github.com/alibaba/dawn/commit/3dbb9fe8fbadb0e9b318c24e3c59510eeef3ca25))

- add @dawnjs/dn-middleware-rollup ([9fcf9ff](https://github.com/alibaba/dawn/commit/9fcf9ffa269a8c1fe5c8744ab92e693f30fd98f2))
- **@dawnjs/dn-middleware-babel:** Use @dawnjs/babel-preset-dawn instead ([e00a2ff](https://github.com/alibaba/dawn/commit/e00a2ff76e3d4b7bad4ddbc740d3c2adb42da6bc))
- **@dawnjs/dn-middleware-call:** add @dawnjs/dn-middleware-call ([3dbb9fe](https://github.com/alibaba/dawn/commit/3dbb9fe8fbadb0e9b318c24e3c59510eeef3ca25))

### Reverts

* Revert "chore: publish" ([e32dbd0](https://github.com/alibaba/dawn/commit/e32dbd0d9aa3f3b76e6e707504840c1b7e8c0705))

- Revert "chore: publish" ([e32dbd0](https://github.com/alibaba/dawn/commit/e32dbd0d9aa3f3b76e6e707504840c1b7e8c0705))

### BREAKING CHANGES

* **@dawnjs/eslint-config-dawn:** Only support eslint >= 7




- **@dawnjs/eslint-config-dawn:** Only support eslint >= 7

# Change Log

Expand Down
4 changes: 2 additions & 2 deletions packages/middleware-babel/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dawnjs/dn-middleware-babel",
"version": "2.0.6",
"version": "2.0.7",
"description": "Transform code with babel",
"keywords": [
"dawn",
Expand Down Expand Up @@ -40,7 +40,7 @@
},
"dependencies": {
"@babel/core": "^7.12.3",
"@dawnjs/babel-preset-dawn": "^2.1.4",
"@dawnjs/babel-preset-dawn": "^2.1.5",
"chokidar": "^3.5.1",
"gulp-if": "^3.0.0",
"gulp-typescript": "^5.0.1",
Expand Down
35 changes: 8 additions & 27 deletions packages/middleware-jest/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,61 +3,42 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.1.5](https://github.com/alibaba/dawn/compare/@dawnjs/[email protected].4...@dawnjs/[email protected].5) (2021-05-26)
## [2.1.6](https://github.com/alibaba/dawn/compare/@dawnjs/[email protected].5...@dawnjs/[email protected].6) (2021-06-07)

**Note:** Version bump only for package @dawnjs/dn-middleware-jest

## [2.1.5](https://github.com/alibaba/dawn/compare/@dawnjs/[email protected]...@dawnjs/[email protected]) (2021-05-26)



**Note:** Version bump only for package @dawnjs/dn-middleware-jest

## [2.1.4](https://github.com/alibaba/dawn/compare/@dawnjs/[email protected]...@dawnjs/[email protected]) (2021-05-26)

**Note:** Version bump only for package @dawnjs/dn-middleware-jest





## [2.1.3](https://github.com/alibaba/dawn/compare/@dawnjs/[email protected]...@dawnjs/[email protected]) (2021-04-14)

**Note:** Version bump only for package @dawnjs/dn-middleware-jest





## [2.1.2](https://github.com/alibaba/dawn/compare/@dawnjs/[email protected]...@dawnjs/[email protected]) (2021-04-13)

**Note:** Version bump only for package @dawnjs/dn-middleware-jest





## [2.1.1](https://github.com/alibaba/dawn/compare/@dawnjs/[email protected]...@dawnjs/[email protected]) (2021-04-12)

**Note:** Version bump only for package @dawnjs/dn-middleware-jest





# 2.1.0 (2021-04-12)


### Bug Fixes

* **@dawnjs/dn-middleware-jest:** add @babel/core to dependencies ([6a73e33](https://github.com/alibaba/dawn/commit/6a73e33d67c31f297721756723e979c73ca5dbc7))
* **@dawnjs/dn-middleware-jest:** add jest.config.js for test ([2fb8227](https://github.com/alibaba/dawn/commit/2fb8227e1b47ec284c20f7438adfa7f10b4c7f3a))

- **@dawnjs/dn-middleware-jest:** add @babel/core to dependencies ([6a73e33](https://github.com/alibaba/dawn/commit/6a73e33d67c31f297721756723e979c73ca5dbc7))
- **@dawnjs/dn-middleware-jest:** add jest.config.js for test ([2fb8227](https://github.com/alibaba/dawn/commit/2fb8227e1b47ec284c20f7438adfa7f10b4c7f3a))

### Features

* **@dawnjs/dn-middleware-call:** add @dawnjs/dn-middleware-call ([3dbb9fe](https://github.com/alibaba/dawn/commit/3dbb9fe8fbadb0e9b318c24e3c59510eeef3ca25))

- **@dawnjs/dn-middleware-call:** add @dawnjs/dn-middleware-call ([3dbb9fe](https://github.com/alibaba/dawn/commit/3dbb9fe8fbadb0e9b318c24e3c59510eeef3ca25))

### Reverts

* Revert "chore: publish" ([e32dbd0](https://github.com/alibaba/dawn/commit/e32dbd0d9aa3f3b76e6e707504840c1b7e8c0705))
* chore(@dawnjs/middleware-jest): rename to @dawnjs/middleware-jest ([142d3ad](https://github.com/alibaba/dawn/commit/142d3ad9107249981f02f4a8934682d90aacaaa1))
- Revert "chore: publish" ([e32dbd0](https://github.com/alibaba/dawn/commit/e32dbd0d9aa3f3b76e6e707504840c1b7e8c0705))
- chore(@dawnjs/middleware-jest): rename to @dawnjs/middleware-jest ([142d3ad](https://github.com/alibaba/dawn/commit/142d3ad9107249981f02f4a8934682d90aacaaa1))
4 changes: 2 additions & 2 deletions packages/middleware-jest/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dawnjs/dn-middleware-jest",
"version": "2.1.5",
"version": "2.1.6",
"description": "Jest middleware for dawn project's unit-test.",
"main": "./lib/index.js",
"scripts": {
Expand All @@ -22,7 +22,7 @@
},
"dependencies": {
"@babel/core": "^7.13.15",
"@dawnjs/babel-preset-dawn": "^2.1.4",
"@dawnjs/babel-preset-dawn": "^2.1.5",
"babel-jest": "^26.6.3",
"core-js": "^3.9.1",
"jest": "^26.6.3",
Expand Down
44 changes: 9 additions & 35 deletions packages/middleware-rollup/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,76 +3,50 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.7.3](https://github.com/alibaba/dawn/compare/@dawnjs/[email protected]...@dawnjs/[email protected]) (2021-05-26)

**Note:** Version bump only for package @dawnjs/dn-middleware-rollup
## [1.7.4](https://github.com/alibaba/dawn/compare/@dawnjs/[email protected]...@dawnjs/[email protected]) (2021-06-07)

### Bug Fixes

- **@dawnjs/dn-middleware-rollup:** remove rthe code of executing babel midddleware ([6c45102](https://github.com/alibaba/dawn/commit/6c45102844c5248d060512127a9902cb428ad4db))

## [1.7.3](https://github.com/alibaba/dawn/compare/@dawnjs/[email protected]...@dawnjs/[email protected]) (2021-05-26)

**Note:** Version bump only for package @dawnjs/dn-middleware-rollup

## [1.7.2](https://github.com/alibaba/dawn/compare/@dawnjs/[email protected]...@dawnjs/[email protected]) (2021-05-26)

**Note:** Version bump only for package @dawnjs/dn-middleware-rollup





## [1.7.1](https://github.com/alibaba/dawn/compare/@dawnjs/[email protected]...@dawnjs/[email protected]) (2021-04-14)


### Bug Fixes

* **@dawnjs/dn-middleware-rollup:** fix plugins order for umd min file bundle ([8b8bb97](https://github.com/alibaba/dawn/commit/8b8bb97d6534acbb55dd806538381708355bc13d))




- **@dawnjs/dn-middleware-rollup:** fix plugins order for umd min file bundle ([8b8bb97](https://github.com/alibaba/dawn/commit/8b8bb97d6534acbb55dd806538381708355bc13d))

# [1.7.0](https://github.com/alibaba/dawn/compare/@dawnjs/[email protected]...@dawnjs/[email protected]) (2021-04-14)


### Features

* **@dawnjs/dn-middleware-rollup:** add `babelExclude` and `babelInclude` options ([af55445](https://github.com/alibaba/dawn/commit/af5544594b0ca4519b76b4387ad6928ac61d0744))




- **@dawnjs/dn-middleware-rollup:** add `babelExclude` and `babelInclude` options ([af55445](https://github.com/alibaba/dawn/commit/af5544594b0ca4519b76b4387ad6928ac61d0744))

## [1.6.3](https://github.com/alibaba/dawn/compare/@dawnjs/[email protected]...@dawnjs/[email protected]) (2021-04-14)

**Note:** Version bump only for package @dawnjs/dn-middleware-rollup





## [1.6.2](https://github.com/alibaba/dawn/compare/@dawnjs/[email protected]...@dawnjs/[email protected]) (2021-04-13)

**Note:** Version bump only for package @dawnjs/dn-middleware-rollup





## [1.6.1](https://github.com/alibaba/dawn/compare/@dawnjs/[email protected]...@dawnjs/[email protected]) (2021-04-12)

**Note:** Version bump only for package @dawnjs/dn-middleware-rollup





# 1.6.0 (2021-04-12)


### Features

* add @dawnjs/dn-middleware-rollup ([9fcf9ff](https://github.com/alibaba/dawn/commit/9fcf9ffa269a8c1fe5c8744ab92e693f30fd98f2))

- add @dawnjs/dn-middleware-rollup ([9fcf9ff](https://github.com/alibaba/dawn/commit/9fcf9ffa269a8c1fe5c8744ab92e693f30fd98f2))

### Reverts

* Revert "chore: publish" ([e32dbd0](https://github.com/alibaba/dawn/commit/e32dbd0d9aa3f3b76e6e707504840c1b7e8c0705))
- Revert "chore: publish" ([e32dbd0](https://github.com/alibaba/dawn/commit/e32dbd0d9aa3f3b76e6e707504840c1b7e8c0705))
4 changes: 2 additions & 2 deletions packages/middleware-rollup/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dawnjs/dn-middleware-rollup",
"version": "1.7.3",
"version": "1.7.4",
"description": "Dawn middleware to bundle assets with rollup",
"keywords": [
"dawn",
Expand Down Expand Up @@ -39,7 +39,7 @@
},
"dependencies": {
"@babel/core": "^7.13.15",
"@dawnjs/babel-preset-dawn": "^2.1.4",
"@dawnjs/babel-preset-dawn": "^2.1.5",
"@rollup/plugin-alias": "^3.1.2",
"@rollup/plugin-babel": "^5.3.0",
"@rollup/plugin-commonjs": "^18.0.0",
Expand Down
Loading

0 comments on commit 1c702b6

Please sign in to comment.