Skip to content
This repository was archived by the owner on Jan 3, 2024. It is now read-only.

Tags: ModaOperandi/rollup-plugin-postcss

Tags

v4.0.1

Toggle v4.0.1's commit message
fix: allow using custom importers

v4.0.0

Toggle v4.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: upgrade postcss to 8.x

BREAKING CHANGE: upgrade postcss to 8.x

Co-authored-by: Edward Elric <SASUKE688848@gmail.com>
Co-authored-by: Ward Peeters <ward@coding-tech.com>

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 (egoist#274)

Co-authored-by: Ward Peeters <ward@coding-tech.com>

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 (egoist#311)

Co-authored-by: Ward Peeters <ward@coding-tech.com>

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 (egoist#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 (egoist#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] <support@github.com>

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 (egoist#281) (egoist…

…#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

v3.1.1

Toggle v3.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: revert "feat: allow multiple entry files and outputs (egoist#264)…

…" (egoist#272)

This reverts commit 3ea986c.