Releases: jsany/log-filesize-webpack-plugin
Releases · jsany/log-filesize-webpack-plugin
Release v1.2.13
Changes in this Release
History from v1.2.9
to v1.2.13
Commits
- 8d9250d chore(release): 🚀 1.2.13
- ea7f904 chore: 🔧 add devmoji
- 3da8efc chore(release): 1.2.12
- 996dbd7 fix: transform path *.d.ts alias(#4)
- 74ad491 chore: publish
- 0aa627f chore(release): 1.2.11
- 6bf22bd chore: unitTest use ts
- 4d07a1d chore: Update issue templates
- 564ca95 fix: cancel ci push tags
- 6b9808c chore(release): 1.2.10
- e473b9a chore(release): 1.2.9
- 0fc134c fix: workflow/push-action branch apply to main
Pull Requests
Contributors
- Mr-jiangzhiguo (11 commits)
- Mr.jiangzhiguo (1 commits)
Files
.github/ISSUE_TEMPLATE/bug_report.md | 32 +++++++++++++++
.github/ISSUE_TEMPLATE/feature_request.md | 20 +++++++++
.github/workflows/test.yaml | 47 +++++++++++-----------
CHANGELOG.md | 28 +++++++++++--
README.md | 34 ++++++++++++----
__tests__/{basic.test.js => basic.test.ts} | 31 ++++++++------
__tests__/fixtures/components/{Run.js => Run.tsx} | 0
.../fixtures/components/{Walk.js => Walk.tsx} | 0
__tests__/fixtures/{index1.js => index1.tsx} | 0
__tests__/fixtures/{index2.js => index2.tsx} | 2 +-
__tests__/fixtures/tsconfig.json | 24 +++++++++++
__tests__/fixtures/typings.d.ts | 7 ++++
__tests__/fixtures/utils/{index.js => index.ts} | 2 +-
__tests__/support/webpack.base.conf.js | 25 +++++++++---
jest.config.js | 1 +
package.json | 31 ++++++--------
tsconfig.json | 7 +++-
17 files changed, 216 insertions(+), 75 deletions(-)
Release v1.2.12
Changes in this Release
History from v1.2.9
to v1.2.12
Commits
- 3da8efc chore(release): 1.2.12
- 996dbd7 fix: transform path *.d.ts alias(#4)
- 74ad491 chore: publish
- 0aa627f chore(release): 1.2.11
- 6bf22bd chore: unitTest use ts
- 4d07a1d chore: Update issue templates
- 564ca95 fix: cancel ci push tags
- 6b9808c chore(release): 1.2.10
- e473b9a chore(release): 1.2.9
- 0fc134c fix: workflow/push-action branch apply to main
Pull Requests
Contributors
- Mr-jiangzhiguo (9 commits)
- Mr.jiangzhiguo (1 commits)
Files
.github/ISSUE_TEMPLATE/bug_report.md | 32 +++++++++++++++
.github/ISSUE_TEMPLATE/feature_request.md | 20 +++++++++
.github/workflows/test.yaml | 47 +++++++++++-----------
CHANGELOG.md | 26 ++++++++++--
README.md | 34 ++++++++++++----
__tests__/{basic.test.js => basic.test.ts} | 31 ++++++++------
__tests__/fixtures/components/{Run.js => Run.tsx} | 0
.../fixtures/components/{Walk.js => Walk.tsx} | 0
__tests__/fixtures/{index1.js => index1.tsx} | 0
__tests__/fixtures/{index2.js => index2.tsx} | 2 +-
__tests__/fixtures/tsconfig.json | 24 +++++++++++
__tests__/fixtures/typings.d.ts | 7 ++++
__tests__/fixtures/utils/{index.js => index.ts} | 2 +-
__tests__/support/webpack.base.conf.js | 25 +++++++++---
jest.config.js | 1 +
package.json | 29 +++++--------
tsconfig.json | 7 +++-
17 files changed, 212 insertions(+), 75 deletions(-)
Release v1.2.11
Changes in this Release
History from v1.2.9
to v1.2.11
Commits
- 0aa627f chore(release): 1.2.11
- 6bf22bd chore: unitTest use ts
- 4d07a1d chore: Update issue templates
- 564ca95 fix: cancel ci push tags
- 6b9808c chore(release): 1.2.10
- e473b9a chore(release): 1.2.9
- 0fc134c fix: workflow/push-action branch apply to main
Pull Requests
Contributors
- Mr-jiangzhiguo (6 commits)
- Mr.jiangzhiguo (1 commits)
Files
.github/ISSUE_TEMPLATE/bug_report.md | 32 +++++++++++++++
.github/ISSUE_TEMPLATE/feature_request.md | 20 +++++++++
.github/workflows/test.yaml | 47 +++++++++++-----------
CHANGELOG.md | 20 +++++++--
__tests__/{basic.test.js => basic.test.ts} | 31 ++++++++------
__tests__/fixtures/components/{Run.js => Run.tsx} | 0
.../fixtures/components/{Walk.js => Walk.tsx} | 0
__tests__/fixtures/{index1.js => index1.tsx} | 0
__tests__/fixtures/{index2.js => index2.tsx} | 2 +-
__tests__/fixtures/tsconfig.json | 24 +++++++++++
__tests__/fixtures/typings.d.ts | 7 ++++
__tests__/fixtures/utils/{index.js => index.ts} | 2 +-
__tests__/support/webpack.base.conf.js | 25 +++++++++---
jest.config.js | 1 +
package.json | 29 +++++--------
tsconfig.json | 2 +
16 files changed, 176 insertions(+), 66 deletions(-)
Release v1.2.9
Release v1.2.8
Changes in this Release
History from v1.2.7
to v1.2.8
Commits
Pull Requests
Contributors
- Mr-jiangzhiguo (2 commits)
Files
.github/workflows/create-release.yaml | 2 +-
.github/workflows/npm-publish.yaml | 80 +++++------------------------------
.github/workflows/test.yaml | 67 +++++++++++++++++++++++++++++
CHANGELOG.md | 6 +++
README.md | 2 +-
jest.config.js | 2 +
package.json | 2 +-
7 files changed, 88 insertions(+), 73 deletions(-)
Release v1.2.7
Changes in this Release
History from v1.2.6
to v1.2.7
Commits
Pull Requests
Contributors
- Mr-jiangzhiguo (2 commits)
Files
.github/workflows/npm-publish.yaml | 2 +-
CHANGELOG.md | 6 ++++++
README.md | 7 +++++--
package.json | 2 +-
4 files changed, 13 insertions(+), 4 deletions(-)
Release v1.2.6
Changes in this Release
History from v1.2.5
to v1.2.6
Commits
Pull Requests
Contributors
- Mr-jiangzhiguo (2 commits)
Files
.github/workflows/npm-publish.yaml | 2 +-
CHANGELOG.md | 6 ++++++
package.json | 4 ++--
3 files changed, 9 insertions(+), 3 deletions(-)
Release v1.2.5
Changes in this Release
History from v1.2.4
to v1.2.5
Commits
Pull Requests
Contributors
- Mr-jiangzhiguo (2 commits)
Files
.github/workflows/npm-publish.yaml | 13 +++++--------
CHANGELOG.md | 6 ++++++
package.json | 2 +-
3 files changed, 12 insertions(+), 9 deletions(-)
Release v1.2.4
Changes in this Release
History from v1.2.3
to v1.2.4
Commits
Pull Requests
Contributors
- Mr-jiangzhiguo (2 commits)
Files
.github/workflows/npm-publish.yaml | 7 +++++--
CHANGELOG.md | 6 ++++++
package.json | 2 +-
3 files changed, 12 insertions(+), 3 deletions(-)
Release v1.2.3
Changes in this Release
History from v1.2.2
to v1.2.3
Commits
- 75206fa chore(release): 1.2.3
- 6253fab fix: use persional token to trigger event(actions/create-release#52)
Pull Requests
Contributors
- Mr-jiangzhiguo (2 commits)
Files
.github/workflows/create-release.yaml | 4 ++--
.github/workflows/npm-publish.yaml | 30 +++++++++++++++---------------
CHANGELOG.md | 6 ++++++
package.json | 2 +-
4 files changed, 24 insertions(+), 18 deletions(-)