Skip to content

Commit

Permalink
1.0.25
Browse files Browse the repository at this point in the history
  • Loading branch information
gjbkz committed Aug 24, 2022
1 parent 5b459dd commit bb250d6
Show file tree
Hide file tree
Showing 3 changed files with 72 additions and 45 deletions.
111 changes: 69 additions & 42 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,37 @@
# Changelog

## v1.0.25 (2022-08-24)

### Build System

- fix the build script ([b68a9bb](https://github.com/gjbkz/rollup-plugin-embed-css/commit/b68a9bbb9ebc7c812dfed33db95dbd7141d91fc7))

### Continuous Integration

- drop v12 ([782fdb4](https://github.com/gjbkz/rollup-plugin-embed-css/commit/782fdb4ed96b9a5c75ead889fbd3f9f006829957))

### Dependency Upgrades

- npm dedupe ([68398ec](https://github.com/gjbkz/rollup-plugin-embed-css/commit/68398ec2852f3e0b9a4cad0486038d2342daa3eb))
- @nlib/eslint-config:3.18.0→3.19.4 @typescript-eslint/eslint-plugin:5.28.0→5.34.0 @typescript-eslint/parser:5.28.0→5.34.0 eslint:8.17.0→8.22.0 ([89ddc3b](https://github.com/gjbkz/rollup-plugin-embed-css/commit/89ddc3b279199aeb10b1fec58277ec4bd9b3c0a0))
- add @nlib/changelog ([790654d](https://github.com/gjbkz/rollup-plugin-embed-css/commit/790654dc22f112590b28261f8d9170a52d131280))
- @nlib/lint-commit:0.1.8→0.2.0 ([6498ba1](https://github.com/gjbkz/rollup-plugin-embed-css/commit/6498ba113a9fbf4b7a58c0732e432f3354f304a6))
- ts-node:10.8.1→10.9.1 typescript:4.7.3→4.7.4 ([62d7655](https://github.com/gjbkz/rollup-plugin-embed-css/commit/62d7655b86a81c38716809e7c10314ddf1991d36))
- esifycss:1.4.37→1.4.39 ([fe1a235](https://github.com/gjbkz/rollup-plugin-embed-css/commit/fe1a2358748e87ceb0d4f0a367f469bd7c93db13))
- lint-staged:11.2.6→13.0.3 ([807b3b4](https://github.com/gjbkz/rollup-plugin-embed-css/commit/807b3b43f1f9f33cbc9ae1b5bca1f18a5567ee96))
- postcss:8.4.14→8.4.16 ([c99c450](https://github.com/gjbkz/rollup-plugin-embed-css/commit/c99c450aee180e14389f1fb5498a4a704133a80a))
- @rollup/plugin-commonjs:21.1.0→22.0.2 rollup:2.75.6→2.78.1 ([836adbe](https://github.com/gjbkz/rollup-plugin-embed-css/commit/836adbee42a8d5faa04eea48d8ab3031d9181a31))
- systemjs:6.12.1→6.12.3 ([4f10652](https://github.com/gjbkz/rollup-plugin-embed-css/commit/4f10652b85794bbdcc023060b0f83f236fe24248))
- selenium-webdriver:4.2.0→4.4.0 @types/selenium-webdriver:4.1.1→4.1.2 ([715d7f0](https://github.com/gjbkz/rollup-plugin-embed-css/commit/715d7f0434df7a202537f95cdf2a2fd2853a639d))
- @types/node:16.11.39→18.7.13 @types/serve-static:1.13.10→1.15.0 ([1078ee3](https://github.com/gjbkz/rollup-plugin-embed-css/commit/1078ee3fe929bba4626609f23a7ff838f7a7ed3e))
- remove @nlib/node-net ([b1b419f](https://github.com/gjbkz/rollup-plugin-embed-css/commit/b1b419f6f2f4416e69b933a8bb0f97fc9eef0bab))


## v1.0.24 (2021-11-05)

### Dependency Upgrades

- esifycss:1.4.35→1.4.36 ([3cbc877](https://github.com/kei-ito/rollup-plugin-embed-css/commit/3cbc8770c1e9e00332c393a0507efa6209074ab6))
- esifycss:1.4.35→1.4.36 ([3cbc877](https://github.com/gjbkz/rollup-plugin-embed-css/commit/3cbc8770c1e9e00332c393a0507efa6209074ab6))


## v1.0.23 (2021-11-04)
Expand All @@ -14,129 +41,129 @@

### Dependency Upgrades

- npm audit fix ([65ede34](https://github.com/kei-ito/rollup-plugin-embed-css/commit/65ede34c827ee468b16e84139da03d2c5adbd94b))
- eslint:7.32.0→8.1.0 ([4be0fb3](https://github.com/kei-ito/rollup-plugin-embed-css/commit/4be0fb3fc6e1a95859f5b8c37eae3cd37856c016))
- @nlib/eslint-config:3.17.25→3.17.28 @nlib/nodetool:0.4.1→1.0.0 @rollup/plugin-commonjs:17.1.0→21.0.1 @types/node:15.14.9→16.11.6 @types/selenium-webdriver:4.0.15→4.0.16 @typescript-eslint/eslint-plugin:4.31.1→5.3.0 @typescript-eslint/parser:4.31.1→5.3.0 esifycss:1.4.27→1.4.35 husky:4.3.8→7.0.4 lint-staged:11.1.2→11.2.6 postcss:8.3.8→8.3.11 rollup:2.56.3→2.59.0 selenium-webdriver:4.0.0-rc-1→4.0.0 systemjs:6.10.3→6.11.0 ts-node:9.1.1→10.4.0 typescript:4.4.3→4.4.4 ([4cbfe1f](https://github.com/kei-ito/rollup-plugin-embed-css/commit/4cbfe1fc2661919e10e2857fd543443b2b901c4c))
- npm audit fix ([65ede34](https://github.com/gjbkz/rollup-plugin-embed-css/commit/65ede34c827ee468b16e84139da03d2c5adbd94b))
- eslint:7.32.0→8.1.0 ([4be0fb3](https://github.com/gjbkz/rollup-plugin-embed-css/commit/4be0fb3fc6e1a95859f5b8c37eae3cd37856c016))
- @nlib/eslint-config:3.17.25→3.17.28 @nlib/nodetool:0.4.1→1.0.0 @rollup/plugin-commonjs:17.1.0→21.0.1 @types/node:15.14.9→16.11.6 @types/selenium-webdriver:4.0.15→4.0.16 @typescript-eslint/eslint-plugin:4.31.1→5.3.0 @typescript-eslint/parser:4.31.1→5.3.0 esifycss:1.4.27→1.4.35 husky:4.3.8→7.0.4 lint-staged:11.1.2→11.2.6 postcss:8.3.8→8.3.11 rollup:2.56.3→2.59.0 selenium-webdriver:4.0.0-rc-1→4.0.0 systemjs:6.10.3→6.11.0 ts-node:9.1.1→10.4.0 typescript:4.4.3→4.4.4 ([4cbfe1f](https://github.com/gjbkz/rollup-plugin-embed-css/commit/4cbfe1fc2661919e10e2857fd543443b2b901c4c))


## v1.0.21 (2020-12-20)

### Bug Fixes

- uninstall remove-sourcemap ([1ef82a6](https://github.com/kei-ito/rollup-plugin-embed-css/commit/1ef82a6ab078a36c30d69aff67e4a360dec53163))
- uninstall remove-sourcemap ([1ef82a6](https://github.com/gjbkz/rollup-plugin-embed-css/commit/1ef82a6ab078a36c30d69aff67e4a360dec53163))


## v1.0.20 (2020-12-20)

### Dependency Upgrades

- upgrade dependencies (#139) ([160c96a](https://github.com/kei-ito/rollup-plugin-embed-css/commit/160c96a90b60154ef52c60e59641e4327b33f1f3))
- upgrade dependencies (#139) ([160c96a](https://github.com/gjbkz/rollup-plugin-embed-css/commit/160c96a90b60154ef52c60e59641e4327b33f1f3))


## v1.0.19 (2020-10-04)

### Styles

- fix eslint errors ([3b9c6df](https://github.com/kei-ito/rollup-plugin-embed-css/commit/3b9c6df52a938a0dd04d82b728dd323682e48d45))
- fix eslint errors ([3b9c6df](https://github.com/gjbkz/rollup-plugin-embed-css/commit/3b9c6df52a938a0dd04d82b728dd323682e48d45))

### Continuous Integration

- cleanup package.json before publish ([298c7dc](https://github.com/kei-ito/rollup-plugin-embed-css/commit/298c7dc2087b7fb5b872d617c375198de1bbb30e))
- cleanup package.json before publish ([298c7dc](https://github.com/gjbkz/rollup-plugin-embed-css/commit/298c7dc2087b7fb5b872d617c375198de1bbb30e))


## v1.0.18 (2020-07-13)

### Bug Fixes

- update esifycss to support import url(...) ([4d3364c](https://github.com/kei-ito/rollup-plugin-embed-css/commit/4d3364c58324316e42e20bc98d5b86ef46771358))
- update esifycss to support import url(...) ([4d3364c](https://github.com/gjbkz/rollup-plugin-embed-css/commit/4d3364c58324316e42e20bc98d5b86ef46771358))

### Tests

- set hostname ([a21e974](https://github.com/kei-ito/rollup-plugin-embed-css/commit/a21e97430caa9897cafb19f8c20163aac9948efc))
- set hostname ([a21e974](https://github.com/gjbkz/rollup-plugin-embed-css/commit/a21e97430caa9897cafb19f8c20163aac9948efc))

### Documentation

- change the badge ([e3756c3](https://github.com/kei-ito/rollup-plugin-embed-css/commit/e3756c3624571486c4def047967a329b59601623))
- change the badge ([e3756c3](https://github.com/gjbkz/rollup-plugin-embed-css/commit/e3756c3624571486c4def047967a329b59601623))

### Build System

- update workflow ([fb8a96a](https://github.com/kei-ito/rollup-plugin-embed-css/commit/fb8a96aac26f111ef3e448cfda82812df3583757))
- update workflow ([fb8a96a](https://github.com/gjbkz/rollup-plugin-embed-css/commit/fb8a96aac26f111ef3e448cfda82812df3583757))


## v1.0.17 (2020-06-26)

### Tests

- rewrite ([48d16ed](https://github.com/kei-ito/rollup-plugin-embed-css/commit/48d16ed31dc46a126966f415bd143e68c0a3d616))
- increase timeout ([2a819d5](https://github.com/kei-ito/rollup-plugin-embed-css/commit/2a819d52ea03faabaf2d111b0adb80e23227f2b7))
- change the image ([8198a43](https://github.com/kei-ito/rollup-plugin-embed-css/commit/8198a43c05ed4e2c662ec8ac7e72d34b338c84d4))
- install chromedriver ([4aa534c](https://github.com/kei-ito/rollup-plugin-embed-css/commit/4aa534cd8c6e53e08bf9465f2e2b70daaa4da4a1))
- add tests for each formats (#116, #105) ([ba5f593](https://github.com/kei-ito/rollup-plugin-embed-css/commit/ba5f5938489da68f6c8134e06cdb2437514e8fac))
- clear tests ([aa3263e](https://github.com/kei-ito/rollup-plugin-embed-css/commit/aa3263e15330875dd2fd9e44d8367555ca000d9d))
- rewrite ([48d16ed](https://github.com/gjbkz/rollup-plugin-embed-css/commit/48d16ed31dc46a126966f415bd143e68c0a3d616))
- increase timeout ([2a819d5](https://github.com/gjbkz/rollup-plugin-embed-css/commit/2a819d52ea03faabaf2d111b0adb80e23227f2b7))
- change the image ([8198a43](https://github.com/gjbkz/rollup-plugin-embed-css/commit/8198a43c05ed4e2c662ec8ac7e72d34b338c84d4))
- install chromedriver ([4aa534c](https://github.com/gjbkz/rollup-plugin-embed-css/commit/4aa534cd8c6e53e08bf9465f2e2b70daaa4da4a1))
- add tests for each formats (#116, #105) ([ba5f593](https://github.com/gjbkz/rollup-plugin-embed-css/commit/ba5f5938489da68f6c8134e06cdb2437514e8fac))
- clear tests ([aa3263e](https://github.com/gjbkz/rollup-plugin-embed-css/commit/aa3263e15330875dd2fd9e44d8367555ca000d9d))

### Code Refactoring

- console output ([75db08c](https://github.com/kei-ito/rollup-plugin-embed-css/commit/75db08c63780d5d9d305e63fc973cff64dc1249a))
- remove unnecessary arguments ([e756870](https://github.com/kei-ito/rollup-plugin-embed-css/commit/e756870cb958735036b8df60fd5d3db2e70124d0))
- fix an eslint error ([9c53cd1](https://github.com/kei-ito/rollup-plugin-embed-css/commit/9c53cd1465dab3fe03b0189785fbba6b01f5cf07))
- console output ([75db08c](https://github.com/gjbkz/rollup-plugin-embed-css/commit/75db08c63780d5d9d305e63fc973cff64dc1249a))
- remove unnecessary arguments ([e756870](https://github.com/gjbkz/rollup-plugin-embed-css/commit/e756870cb958735036b8df60fd5d3db2e70124d0))
- fix an eslint error ([9c53cd1](https://github.com/gjbkz/rollup-plugin-embed-css/commit/9c53cd1465dab3fe03b0189785fbba6b01f5cf07))


## v1.0.16 (2020-01-26)

### Bug Fixes

- use buildStart hook instead of options hook ([071bcf9](https://github.com/kei-ito/rollup-plugin-embed-css/commit/071bcf995e401634274f9053eb5cc7e07464db02))
- use buildStart hook instead of options hook ([071bcf9](https://github.com/gjbkz/rollup-plugin-embed-css/commit/071bcf995e401634274f9053eb5cc7e07464db02))


## v1.0.15 (2020-01-23)

### Bug Fixes

- process dependencies first ([60371c1](https://github.com/kei-ito/rollup-plugin-embed-css/commit/60371c134ef3bd45a9e6d39bbf195ae14576eca7))
- process dependencies first ([60371c1](https://github.com/gjbkz/rollup-plugin-embed-css/commit/60371c134ef3bd45a9e6d39bbf195ae14576eca7))

### Tests

- run tests without ava ([33072bf](https://github.com/kei-ito/rollup-plugin-embed-css/commit/33072bf37406fcabc571b3699f795cfdb749bd79))
- run tests without ava ([33072bf](https://github.com/gjbkz/rollup-plugin-embed-css/commit/33072bf37406fcabc571b3699f795cfdb749bd79))


## v1.0.14 (2020-01-22)

### Features

- hoist css imported by dependencies ([7b5794e](https://github.com/kei-ito/rollup-plugin-embed-css/commit/7b5794e1b4acd7fcb717f8b85dc991976773a59f))
- hoist css imported by dependencies ([7b5794e](https://github.com/gjbkz/rollup-plugin-embed-css/commit/7b5794e1b4acd7fcb717f8b85dc991976773a59f))

### Bug Fixes

- sorting chunks ([e61fdd5](https://github.com/kei-ito/rollup-plugin-embed-css/commit/e61fdd52c43d83a0a50bd0f2f09f4c2b2b7e3107))
- sorting chunks ([e61fdd5](https://github.com/gjbkz/rollup-plugin-embed-css/commit/e61fdd52c43d83a0a50bd0f2f09f4c2b2b7e3107))

### Tests

- test css hoisting ([e1889e5](https://github.com/kei-ito/rollup-plugin-embed-css/commit/e1889e5ed7c457f275cd6ab3adc896c52ab9192a))
- test css hoisting ([e1889e5](https://github.com/gjbkz/rollup-plugin-embed-css/commit/e1889e5ed7c457f275cd6ab3adc896c52ab9192a))

### Code Refactoring

- refactor plugin cores ([2c014ee](https://github.com/kei-ito/rollup-plugin-embed-css/commit/2c014eec49a079fde0261455f3ac2d7b6465ef1b))
- refactor plugin cores ([2c014ee](https://github.com/gjbkz/rollup-plugin-embed-css/commit/2c014eec49a079fde0261455f3ac2d7b6465ef1b))


## v1.0.13 (2020-01-19)

### Bug Fixes

- css output (#110) ([7dc0d1e](https://github.com/kei-ito/rollup-plugin-embed-css/commit/7dc0d1e7cede3457ddb1c2d8799106502e19bf6c))
- css output (#110) ([7dc0d1e](https://github.com/gjbkz/rollup-plugin-embed-css/commit/7dc0d1e7cede3457ddb1c2d8799106502e19bf6c))


## v1.0.12 (2020-01-19)

### Features

- support esifycss' feature that output css file (#109) ([596836f](https://github.com/kei-ito/rollup-plugin-embed-css/commit/596836f72551b4ff052e33ebb34dfc5a556f5c03))
- support esifycss' feature that output css file (#109) ([596836f](https://github.com/gjbkz/rollup-plugin-embed-css/commit/596836f72551b4ff052e33ebb34dfc5a556f5c03))


## v1.0.11 (2019-12-09)

### Code Refactoring

- fix eslint errors ([9344e82](https://github.com/kei-ito/rollup-plugin-embed-css/commit/9344e8267a66bd16074227a90dd47f3220ea8e92))
- fix eslint errors ([9344e82](https://github.com/gjbkz/rollup-plugin-embed-css/commit/9344e8267a66bd16074227a90dd47f3220ea8e92))


## v1.0.10 (2019-12-09)
Expand All @@ -152,28 +179,28 @@

### Bug Fixes

- updateBundle ([9d36ef9](https://github.com/kei-ito/rollup-plugin-embed-css/commit/9d36ef9655c9d3ffd3bfc09f91ff13978169ba42))
- updateBundle ([9d36ef9](https://github.com/gjbkz/rollup-plugin-embed-css/commit/9d36ef9655c9d3ffd3bfc09f91ff13978169ba42))


## v1.0.6 (2019-09-20)

### Bug Fixes

- summarize tokens before embedding dictionaries (#104) ([108fc71](https://github.com/kei-ito/rollup-plugin-embed-css/commit/108fc7112eddabc2bd3c9ea859d6bf0c015e10e6))
- summarize tokens before embedding dictionaries (#104) ([108fc71](https://github.com/gjbkz/rollup-plugin-embed-css/commit/108fc7112eddabc2bd3c9ea859d6bf0c015e10e6))


## v1.0.5 (2019-09-04)

### Bug Fixes

- upgrade esifycss to allow dynamic import (#102) ([e924275](https://github.com/kei-ito/rollup-plugin-embed-css/commit/e924275ca87e696b87bac75ce3061d36aff17700))
- upgrade esifycss to allow dynamic import (#102) ([e924275](https://github.com/gjbkz/rollup-plugin-embed-css/commit/e924275ca87e696b87bac75ce3061d36aff17700))


## v1.0.4 (2019-07-08)

### Bug Fixes

- overwrite module.exports directly (#98) ([dc7c50b](https://github.com/kei-ito/rollup-plugin-embed-css/commit/dc7c50bf2cfc95875d160a9f5d1a91fa878f65e7))
- overwrite module.exports directly (#98) ([dc7c50b](https://github.com/gjbkz/rollup-plugin-embed-css/commit/dc7c50bf2cfc95875d160a9f5d1a91fa878f65e7))


## v1.0.3 (2019-07-08)
Expand All @@ -183,40 +210,40 @@

### Code Refactoring

- bundle without intermediates (#97) ([e110ca9](https://github.com/kei-ito/rollup-plugin-embed-css/commit/e110ca91059e264fe24a78556b467053d408f7c2))
- bundle without intermediates (#97) ([e110ca9](https://github.com/gjbkz/rollup-plugin-embed-css/commit/e110ca91059e264fe24a78556b467053d408f7c2))


## v1.0.1 (2019-06-22)

### Documentation

- update README ([cf3a362](https://github.com/kei-ito/rollup-plugin-embed-css/commit/cf3a362e2331981ccc1f3db4c2ba991b1c67de2f))
- update README ([cf3a362](https://github.com/gjbkz/rollup-plugin-embed-css/commit/cf3a362e2331981ccc1f3db4c2ba991b1c67de2f))


## v1.0.0 (2019-06-22)

### Features

- use esifycss (#92) ([5f55f2d](https://github.com/kei-ito/rollup-plugin-embed-css/commit/5f55f2d655c46522a6ad0ec248a863f8c9a965f1))
- use esifycss (#92) ([5f55f2d](https://github.com/gjbkz/rollup-plugin-embed-css/commit/5f55f2d655c46522a6ad0ec248a863f8c9a965f1))

### Documentation

- add document about generateCode (#64) ([424c7be](https://github.com/kei-ito/rollup-plugin-embed-css/commit/424c7bebfa3fb9f3de4fd565046a261c887ebcdc))
- add document about generateCode (#64) ([424c7be](https://github.com/gjbkz/rollup-plugin-embed-css/commit/424c7bebfa3fb9f3de4fd565046a261c887ebcdc))


## v0.4.0 (2019-01-23)

### Features

- permit specification of alternate CSS template (#62) ([798788c](https://github.com/kei-ito/rollup-plugin-embed-css/commit/798788ce21900033ebb4bfe76e11229f60fa6c74))
- permit specification of alternate CSS template (#62) ([798788c](https://github.com/gjbkz/rollup-plugin-embed-css/commit/798788ce21900033ebb4bfe76e11229f60fa6c74))

### Tests

- test generateCode (#63) ([eb10fc6](https://github.com/kei-ito/rollup-plugin-embed-css/commit/eb10fc663256c5f78fec1c63cfad3e6e4fae4a49))
- test generateCode (#63) ([eb10fc6](https://github.com/gjbkz/rollup-plugin-embed-css/commit/eb10fc663256c5f78fec1c63cfad3e6e4fae4a49))

### Code Refactoring

- fix eslint errors ([e6799d6](https://github.com/kei-ito/rollup-plugin-embed-css/commit/e6799d621a5bfb7c944b13be45dc84b8005de99a))
- fix eslint errors ([e6799d6](https://github.com/gjbkz/rollup-plugin-embed-css/commit/e6799d621a5bfb7c944b13be45dc84b8005de99a))


## v0.3.3 (2018-12-30)
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rollup-plugin-embed-css",
"version": "1.0.24",
"version": "1.0.25",
"description": "Embed CSS into JavaScript",
"main": "lib/index.js",
"files": [
Expand Down

0 comments on commit bb250d6

Please sign in to comment.