Skip to content

Commit

Permalink
Version Packages (#999)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Dec 16, 2023
1 parent 5fa92ea commit e54ca51
Show file tree
Hide file tree
Showing 9 changed files with 41 additions and 152 deletions.
5 changes: 0 additions & 5 deletions .changeset/few-cobras-trade.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/short-badgers-shout.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/young-ghosts-rhyme.md

This file was deleted.

160 changes: 26 additions & 134 deletions packages/rollup-rewriter/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,270 +1,162 @@
# Change Log

## 28.0.1

### Patch Changes

- [#998](https://github.com/tivac/modular-css/pull/998) [`5fa92ea`](https://github.com/tivac/modular-css/commit/5fa92ea620a698fa7238b67f7f604da00be8b776) Thanks [@tivac](https://github.com/tivac)! - Update `peerDependencies` to support rollup 2-4

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [28.0.0](https://github.com/tivac/modular-css/compare/v27.2.0...v28.0.0) (2022-02-25)

**Note:** Version bump only for package @modular-css/rollup-rewriter





# [27.1.0](https://github.com/tivac/modular-css/compare/v27.0.3...v27.1.0) (2022-02-03)

**Note:** Version bump only for package @modular-css/rollup-rewriter





## [27.0.3](https://github.com/tivac/modular-css/compare/v26.0.0...v27.0.3) (2021-12-17)


### Bug Fixes

* **www:** get REPL working again ([#797](https://github.com/tivac/modular-css/issues/797)) ([c6ffbb5](https://github.com/tivac/modular-css/commit/c6ffbb54a025f4809c7a6a9d12606e54fa1d2d28))

- **www:** get REPL working again ([#797](https://github.com/tivac/modular-css/issues/797)) ([c6ffbb5](https://github.com/tivac/modular-css/commit/c6ffbb54a025f4809c7a6a9d12606e54fa1d2d28))

### Code Refactoring

* postcss8 native support ([#795](https://github.com/tivac/modular-css/issues/795)) ([331b833](https://github.com/tivac/modular-css/commit/331b833e8de6a4f952be0735441c5d7589aa2ed0))

- postcss8 native support ([#795](https://github.com/tivac/modular-css/issues/795)) ([331b833](https://github.com/tivac/modular-css/commit/331b833e8de6a4f952be0735441c5d7589aa2ed0))

### BREAKING CHANGES

* - Only supports `postcss@8` and higher
- `composes` and `@values` that reference other entries will need to be listed in dependency order.



- - Only supports `postcss@8` and higher

* `composes` and `@values` that reference other entries will need to be listed in dependency order.

# [27.0.0](https://github.com/tivac/modular-css/compare/v26.0.0...v27.0.0) (2021-07-06)

**Note:** Version bump only for package @modular-css/rollup-rewriter





# [26.0.0](https://github.com/tivac/modular-css/compare/v25.8.2...v26.0.0) (2021-02-25)


### Features

* fine-grained dependency tracking ([597ae42](https://github.com/tivac/modular-css/commit/597ae42183b4c15bee368609a84e4e991b497e30))




- fine-grained dependency tracking ([597ae42](https://github.com/tivac/modular-css/commit/597ae42183b4c15bee368609a84e4e991b497e30))

## [25.8.1](https://github.com/tivac/modular-css/compare/v25.8.0...v25.8.1) (2020-07-30)


### Bug Fixes

* **rollup:** update peerDep to rollup@2 ([#777](https://github.com/tivac/modular-css/issues/777)) ([69ee5c4](https://github.com/tivac/modular-css/commit/69ee5c455f4583d72bbb02ce4435c4625c1e31d6))




- **rollup:** update peerDep to rollup@2 ([#777](https://github.com/tivac/modular-css/issues/777)) ([69ee5c4](https://github.com/tivac/modular-css/commit/69ee5c455f4583d72bbb02ce4435c4625c1e31d6))

# [25.8.0](https://github.com/tivac/modular-css/compare/v25.7.0...v25.8.0) (2020-06-29)

**Note:** Version bump only for package @modular-css/rollup-rewriter





# [25.7.0](https://github.com/tivac/modular-css/compare/v25.6.0...v25.7.0) (2020-05-15)

**Note:** Version bump only for package @modular-css/rollup-rewriter





# [25.6.0](https://github.com/tivac/modular-css/compare/v25.4.1...v25.6.0) (2020-04-21)


### Bug Fixes

* **rewriter:** don't explode on external chunks ([#749](https://github.com/tivac/modular-css/issues/749)) ([be741bb](https://github.com/tivac/modular-css/commit/be741bbf8423bf6b3b9af04de4f3f494554ff2f8)), closes [#688](https://github.com/tivac/modular-css/issues/688)

- **rewriter:** don't explode on external chunks ([#749](https://github.com/tivac/modular-css/issues/749)) ([be741bb](https://github.com/tivac/modular-css/commit/be741bbf8423bf6b3b9af04de4f3f494554ff2f8)), closes [#688](https://github.com/tivac/modular-css/issues/688)

### Features

* **rollup:** rollup@2 compat ([#733](https://github.com/tivac/modular-css/issues/733)) ([361bd4e](https://github.com/tivac/modular-css/commit/361bd4e457050b76d94d5ab7193780666e786727))




- **rollup:** rollup@2 compat ([#733](https://github.com/tivac/modular-css/issues/733)) ([361bd4e](https://github.com/tivac/modular-css/commit/361bd4e457050b76d94d5ab7193780666e786727))

# [25.5.0](https://github.com/tivac/modular-css/compare/v25.4.1...v25.5.0) (2020-03-09)

**Note:** Version bump only for package @modular-css/rollup-rewriter





## [25.4.1](https://github.com/tivac/modular-css/compare/v25.4.0...v25.4.1) (2020-02-12)

**Note:** Version bump only for package @modular-css/rollup-rewriter





# [25.0.0](https://github.com/tivac/modular-css/compare/v24.2.2...v25.0.0) (2019-09-16)


### Features

* **rollup-rewriter:** let loader option be a function ([#667](https://github.com/tivac/modular-css/issues/667)) ([a57cddf](https://github.com/tivac/modular-css/commit/a57cddf))




- **rollup-rewriter:** let loader option be a function ([#667](https://github.com/tivac/modular-css/issues/667)) ([a57cddf](https://github.com/tivac/modular-css/commit/a57cddf))

# [24.1.0](https://github.com/tivac/modular-css/compare/v24.0.1...v24.1.0) (2019-06-17)

**Note:** Version bump only for package @modular-css/rollup-rewriter





# [24.0.0](https://github.com/tivac/modular-css/compare/v23.0.6...v24.0.0) (2019-05-08)


### Code Refactoring

* **processor:** add dupewarn option and no longer resolve path case ([#582](https://github.com/tivac/modular-css/issues/582)) ([01581f9](https://github.com/tivac/modular-css/commit/01581f9)), closes [#581](https://github.com/tivac/modular-css/issues/581)

- **processor:** add dupewarn option and no longer resolve path case ([#582](https://github.com/tivac/modular-css/issues/582)) ([01581f9](https://github.com/tivac/modular-css/commit/01581f9)), closes [#581](https://github.com/tivac/modular-css/issues/581)

### BREAKING CHANGES

* **processor:**




- **processor:**

## [23.0.4](https://github.com/tivac/modular-css/compare/v23.0.3...v23.0.4) (2019-04-03)


### Bug Fixes

* **rollup-rewriter:** include static dependencies ([#577](https://github.com/tivac/modular-css/issues/577)) ([ca499c6](https://github.com/tivac/modular-css/commit/ca499c6))




- **rollup-rewriter:** include static dependencies ([#577](https://github.com/tivac/modular-css/issues/577)) ([ca499c6](https://github.com/tivac/modular-css/commit/ca499c6))

## [23.0.2](https://github.com/tivac/modular-css/compare/v23.0.1...v23.0.2) (2019-03-29)

**Note:** Version bump only for package @modular-css/rollup-rewriter





# [23.0.0](https://github.com/tivac/modular-css/compare/v22.3.0...v23.0.0) (2019-03-28)

**Note:** Version bump only for package @modular-css/rollup-rewriter





# [22.2.0](https://github.com/tivac/modular-css/compare/v22.1.4...v22.2.0) (2019-03-07)

**Note:** Version bump only for package @modular-css/rollup-rewriter





## [22.1.4](https://github.com/tivac/modular-css/compare/v22.1.3...v22.1.4) (2019-02-16)


### Bug Fixes

* add homepage & repo directory fields ([f9c1606](https://github.com/tivac/modular-css/commit/f9c1606))




- add homepage & repo directory fields ([f9c1606](https://github.com/tivac/modular-css/commit/f9c1606))

## [22.1.3](https://github.com/tivac/modular-css/compare/v22.1.2...v22.1.3) (2019-02-10)


### Bug Fixes

* clean up netlify deploys ([#566](https://github.com/tivac/modular-css/issues/566)) ([39c11d5](https://github.com/tivac/modular-css/commit/39c11d5))




- clean up netlify deploys ([#566](https://github.com/tivac/modular-css/issues/566)) ([39c11d5](https://github.com/tivac/modular-css/commit/39c11d5))

# [22.1.0](https://github.com/tivac/modular-css/compare/v22.0.2...v22.1.0) (2019-02-06)


### Features

* processor.normalize() & corrected chunking logic ([#562](https://github.com/tivac/modular-css/issues/562)) ([e0c5eee](https://github.com/tivac/modular-css/commit/e0c5eee)), closes [#559](https://github.com/tivac/modular-css/issues/559) [#560](https://github.com/tivac/modular-css/issues/560)




- processor.normalize() & corrected chunking logic ([#562](https://github.com/tivac/modular-css/issues/562)) ([e0c5eee](https://github.com/tivac/modular-css/commit/e0c5eee)), closes [#559](https://github.com/tivac/modular-css/issues/559) [#560](https://github.com/tivac/modular-css/issues/560)

# [22.0.0](https://github.com/tivac/modular-css/compare/v21.2.1...v22.0.0) (2019-01-25)


### Bug Fixes

* proper asset attribution ([#554](https://github.com/tivac/modular-css/issues/554)) ([16fc758](https://github.com/tivac/modular-css/commit/16fc758))

- proper asset attribution ([#554](https://github.com/tivac/modular-css/issues/554)) ([16fc758](https://github.com/tivac/modular-css/commit/16fc758))

### BREAKING CHANGES

* Bundles will now have a `assets` and `dynamicAssets` array on them, and the metadata file will now contain an `assets` and `dynamicAssets` keys on them as well.
- Bundles will now have a `assets` and `dynamicAssets` array on them, and the metadata file will now contain an `assets` and `dynamicAssets` keys on them as well.

Both `assets` and `dynamicAssets` will only contain assets **directly** required by the bundle, instead of the bundle and all its dependencies.





## [21.1.2](https://github.com/tivac/modular-css/compare/v21.1.1...v21.1.2) (2019-01-23)


### Bug Fixes

* properly support loader option ([#549](https://github.com/tivac/modular-css/issues/549)) ([ff38e83](https://github.com/tivac/modular-css/commit/ff38e83))




- properly support loader option ([#549](https://github.com/tivac/modular-css/issues/549)) ([ff38e83](https://github.com/tivac/modular-css/commit/ff38e83))

## [21.1.1](https://github.com/tivac/modular-css/compare/v21.1.0...v21.1.1) (2019-01-21)


### Bug Fixes

* limit import() rewrites ([#547](https://github.com/tivac/modular-css/issues/547)) ([32e58e6](https://github.com/tivac/modular-css/commit/32e58e6))




- limit import() rewrites ([#547](https://github.com/tivac/modular-css/issues/547)) ([32e58e6](https://github.com/tivac/modular-css/commit/32e58e6))

# [21.1.0](https://github.com/tivac/modular-css/compare/v21.0.1...v21.1.0) (2019-01-21)


### Features

* add rollup-rewriter package ([#545](https://github.com/tivac/modular-css/issues/545)) ([b483ed6](https://github.com/tivac/modular-css/commit/b483ed6))
- add rollup-rewriter package ([#545](https://github.com/tivac/modular-css/issues/545)) ([b483ed6](https://github.com/tivac/modular-css/commit/b483ed6))
2 changes: 1 addition & 1 deletion packages/rollup-rewriter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@modular-css/rollup-rewriter",
"version": "28.0.0",
"version": "28.0.1",
"description": "Rewrite dynamic imports to include all their CSS dependencies",
"main": "./rewriter.js",
"repository": {
Expand Down
6 changes: 6 additions & 0 deletions packages/rollup/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 29.0.5

### Patch Changes

- [#998](https://github.com/tivac/modular-css/pull/998) [`5fa92ea`](https://github.com/tivac/modular-css/commit/5fa92ea620a698fa7238b67f7f604da00be8b776) Thanks [@tivac](https://github.com/tivac)! - Update `peerDependencies` to add `rollup@4` support

## 29.0.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/rollup/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@modular-css/rollup",
"version": "29.0.4",
"version": "29.0.5",
"description": "Add modular-css support to rollup",
"main": "./rollup.js",
"repository": {
Expand Down
6 changes: 6 additions & 0 deletions packages/vite/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 30.0.4

### Patch Changes

- [#998](https://github.com/tivac/modular-css/pull/998) [`5fa92ea`](https://github.com/tivac/modular-css/commit/5fa92ea620a698fa7238b67f7f604da00be8b776) Thanks [@tivac](https://github.com/tivac)! - Update `peerDependencies` to support `vite@5`

## 30.0.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/vite/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@modular-css/vite",
"version": "30.0.3",
"version": "30.0.4",
"description": "vite support for modular-css",
"main": "./vite.js",
"repository": {
Expand Down

0 comments on commit e54ca51

Please sign in to comment.