This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
esbuild-plugin-lit-css@1.2.0
Minor Changes
2b27339: Add a second parameter to the transform function which contains a filePath property, for use in error reporting, sourcemaps, etc.
Patch Changes
Updated dependencies [2b27339]
@pwrs/lit-css@1.2.0
@pwrs/lit-css@1.2.0
Minor Changes
2b27339: Add a second parameter to the transform function which contains a filePath property, for use in error reporting, sourcemaps, etc.
lit-css-loader@1.2.0
Minor Changes
2b27339: Add a second parameter to the transform function which contains a filePath property, for use in error reporting, sourcemaps, etc.
Patch Changes
2b27339: Fix lit-css-loader options which previously had to be wrapped in an object under options.options
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
esbuild-plugin-lit-css@1.2.0
Minor Changes
filePath
property, for use in error reporting, sourcemaps, etc.Patch Changes
Updated dependencies [2b27339]
@pwrs/lit-css@1.2.0
Minor Changes
2b27339: Add a second parameter to the transform function which contains a
filePath
property, for use in error reporting, sourcemaps, etc.lit-css-loader@1.2.0
Minor Changes
filePath
property, for use in error reporting, sourcemaps, etc.Patch Changes
2b27339: Fix
lit-css-loader
options which previously had to be wrapped in an object underoptions.options
Before
After
Updated dependencies [2b27339]
rollup-plugin-lit-css@3.2.0
Minor Changes
filePath
property, for use in error reporting, sourcemaps, etc.Patch Changes
Updated dependencies [2b27339]
test@1.0.6
Patch Changes