- 1c0088de: Update Rollup to version 4.
- c185cbaa: Set minimum node version to 18
- a8039a46: Enabled using dynamic import vars when importing assets
- db02e2df: Make import-meta-assets rollup plugin ignore patterns like "new URL('./', import.meta.url)" that reference directories.
- f64cc232: Allow import-meta-assets rollup plugin to bundle meta assets that use backticks, but do not contain any dynamic expressions inside the template literal.
- febd9d9d: Set node 16 as the minimum version.
- 72c63bc5: Require [email protected] and update all Rollup related dependencies to latest.
- 1113fa09: Update
@rollup/pluginutils
- d3448166: Allow ignoring assets during transformation
- b77e5d16: fix(rollup-plugin-import-meta-assets): skip unnecessary sourcemap generation
- 7fd7a799: fix(rollup-plugin-import-meta-assets): fix outputted sourcemaps
- 5bb5dd0: fix type reference
-
279f756: ---
fix warn() code when error was caught
- 68e24b6: publish correct entrypoint
- fd9fe56: publish files
- 401e225: First release