- 75b4881: Corrected types for include and exclude. No runtime changes
- 2ef3460: Remove deprecated
uglifycss
options - 2ef3460: Minimum Node version is now 20. Older versions may continue to work but are unsupported.
- Updated dependencies [2ef3460]
- Updated dependencies [2ef3460]
- @pwrs/[email protected]
- 9fd6b93: Update dependencies
- 3a53b40: Remove support for older node versions.
- Updated dependencies [3a53b40]
- @pwrs/[email protected]
- 5dec94c: Bump dependency
- 2b27339: Add a second parameter to the transform function which contains a
filePath
property, for use in error reporting, sourcemaps, etc.
- Updated dependencies [2b27339]
- @pwrs/[email protected]
-
1242fc1: Add support for transforms like Sass or PostCSS.
See individual packages READMEs for examples. TL;DR: Pass a function to plugin options which takes source text and outputs CSS text.
- Updated dependencies [1242fc1]
- @pwrs/[email protected]
- 4e346e2: Fixed typings for plugin options
- de52d50: Fix a good-old-npm-package-files-field error,
.cjs
files should now appear in package tarballs - Updated dependencies [de52d50]
- @pwrs/[email protected]
- ac46bb6: Released esbuild-plugin-lit-css and unified logic and options
- ac46bb6:
import
option renamed tospecifier
- Updated dependencies [ac46bb6]
- @pwrs/[email protected]