Skip to content

Tags: egoist/rollup-plugin-postcss

Tags

v4.0.2

Toggle v4.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: update ci node version

v4.0.1

Toggle v4.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: update to cssnano 5 (#357)

v4.0.0

Toggle v4.0.0's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
feat: upgrade postcss to 8.x

BREAKING CHANGE: upgrade postcss to 8.x

Co-authored-by: Edward Elric <[email protected]>
Co-authored-by: Ward Peeters <[email protected]>

v3.1.8

Toggle v3.1.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: make sourceMaps relative to the CSS output file (#274)

Co-authored-by: Ward Peeters <[email protected]>

v3.1.7

Toggle v3.1.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(types): `options` is actually optional (#311)

Co-authored-by: Ward Peeters <[email protected]>

v3.1.6

Toggle v3.1.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: extract css in same order as imports (#295)

v3.1.5

Toggle v3.1.5's commit message

Verified

This commit was signed with the committer’s verified signature.
rmedaer Raphaël Medaer
fix: Typing of namedExports option

v3.1.4

Toggle v3.1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
build(deps): bump lodash from 4.17.15 to 4.17.19 (#294)

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v3.1.3

Toggle v3.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: allow module config while using autoModules (#281) (#292)

Refs developit/microbundle#653, developit/microbundle#617

v3.1.2

Toggle v3.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
build: tweak release action