mirror of
https://github.com/unjs/unplugin.git
synced 2025-12-08 20:26:33 +00:00
28 KiB
28 KiB
Latest Changelog
The changelog for unplugin v2 and later is available on GitHub Releases.
1.16.0 (2024-11-14)
1.15.0 (2024-10-28)
Bug Fixes
1.14.1 (2024-09-11)
Bug Fixes
1.14.0 (2024-09-09)
Features
1.13.1 (2024-09-04)
Bug Fixes
- dynamically require
webpack-sources(6d4d2b1)
1.13.0 (2024-09-04)
Performance Improvements
1.12.4 (2024-09-04)
Bug Fixes
1.12.3 (2024-08-31)
Bug Fixes
1.12.2 (2024-08-15)
Bug Fixes
1.12.1 (2024-08-07)
Bug Fixes
- esbuild: execute both unplugin and esbuild-specific hooks (3e2fa72)
1.12.0 (2024-07-23)
Features
1.11.0 (2024-06-30)
Bug Fixes
1.10.2 (2024-06-28)
Bug Fixes
1.10.1 (2024-03-29)
Bug Fixes
- esbuild: sourcemaps in transform result can be a string (#377) (4382fa2)
- webpack,rspack: incorrect assumption about the current working directory in webpack and rspack (#374) (b0ec0e0)
1.10.0 (2024-03-13)
Features
1.9.0 (2024-03-08)
Features
1.8.3 (2024-03-06)
Bug Fixes
- esbuild: read fs contents on demand (5ca5e6d)
Features
- support node 14 (af3b0ec)
1.8.2 (2024-03-06)
Bug Fixes
- esbuild: don't return empty result in onLoad (ff2460b)
1.8.1 (2024-03-05)
Bug Fixes
1.8.0 (2024-03-03)
Bug Fixes
Features
- esbuild: support transform hook for nested plugins (3e1d521)
1.7.1 (2024-02-06)
Bug Fixes
- webpack: throw a standard error (41978c0)
1.7.0 (2024-02-06)
Bug Fixes
Features
- support emit object errors (8f00f57)
1.6.0 (2023-12-26)
Bug Fixes
Features
- esbuild config option to modify build options (#357) (670eb37)
- esbuild support for addWatchFile and getWatchFiles (#345) (2f65939)
1.5.1 (2023-11-16)
1.5.0 (2023-09-17)
Bug Fixes
Features
1.4.0 (2023-07-16)
1.3.2 (2023-07-03)
Bug Fixes
Features
- add top-level functions to create platform-specific plugins (#301) (efbbba5)
- add unplugin-fonts (#292) (80a61d1)
- rspack: support
enforce(856b073) - rspack: support buildStart (#319) (c9bbc97)
1.3.1 (2023-03-14)
Reverts
1.3.0 (2023-03-11)
Features
1.2.0 (2023-03-10)
Features
1.1.0 (2023-02-15)
Bug Fixes
1.0.1 (2022-12-12)
Bug Fixes
Features
1.0.0 (2022-11-14)
No breaking changes, bumping the version to mark it as stable.
Bug Fixes
0.10.2 (2022-10-25)
Features
- types: improve return types (dc05040)
0.10.1 (2022-10-22)
Features
0.10.0 (2022-10-18)
Features
0.9.6 (2022-09-21)
Bug Fixes
0.9.5 (2022-08-25)
Bug Fixes
0.9.4 (2022-08-21)
Features
0.9.3 (2022-08-18)
Bug Fixes
0.9.2 (2022-08-15)
Bug Fixes
- types:
transformIncludesupport nullish values (6df169f)
0.9.1 (2022-08-15)
Bug Fixes
- types: support required options (53954df)
0.9.0 (2022-08-06)
Bug Fixes
0.8.1 (2022-08-04)
Bug Fixes
0.8.0 (2022-07-26)
Bug Fixes
0.7.2 (2022-07-12)
Features
0.7.1 (2022-06-30)
Features
- accept vite 3.0 (c07200f)
0.7.0 (2022-06-06)
Features
0.6.3 (2022-05-07)
Bug Fixes
0.6.2 (2022-04-14)
Bug Fixes
0.6.1 (2022-03-31)
Bug Fixes
- webpack: apply slash normalization on
transformInclude(90d6a75)
0.6.0 (2022-03-24)
Features
0.5.2 (2022-03-15)
Bug Fixes
- esm compact of
webpack-sources(9edae1b)
0.5.1 (2022-03-15)
Bug Fixes
- deps on
webpack-sourcesinstead ofwebpack(5f14fa8)
0.5.0 (2022-03-15)
Features
0.4.0 (2022-03-07)
Features
0.3.3 (2022-02-28)
Bug Fixes
0.3.2 (2022-01-24)
Features
0.3.1 (2022-01-21)
Bug Fixes
0.3.0 (2021-12-28)
Features
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.2.21 (2021-11-14)
Bug Fixes
0.2.20 (2021-11-05)
Bug Fixes
0.2.19 (2021-10-28)
Bug Fixes
0.2.18 (2021-10-25)
Features
0.2.17 (2021-10-25)
Bug Fixes
0.2.16 (2021-09-25)
Bug Fixes
- windows path resolving (c9055aa)
0.2.15 (2021-09-25)
Bug Fixes
- revert "chore: switch from
upathtopathe" (bc4e50b) - virtualModulePrefix compactible for windows (9104fa2)
0.2.14 (2021-09-24)
0.2.13 (2021-09-21)
0.2.12 (2021-09-21)
Bug Fixes
- use
optionalDependenciesinstead ofpeerDependencies(4cc6686)
0.2.11 (2021-09-16)
Bug Fixes
- revert sourcemp handling for webpack and improve tests (b57cf3f)
0.2.10 (2021-09-16)
Bug Fixes
- cleanup sources in transform map (17dd24a)
0.2.9 (2021-09-13)
Bug Fixes
0.2.8 (2021-09-11)
Features
0.2.7 (2021-09-01)
Bug Fixes
0.2.6 (2021-08-31)
Bug Fixes
0.2.5 (2021-08-31)
Bug Fixes
0.2.4 (2021-08-30)
Bug Fixes
0.2.3 (2021-08-27)
Bug Fixes
- webpack: loader for
loadhook only enabled for resolveId result (4ff7681) - install vfs plugin when
loadis provided (a33bbe3)
0.2.2 (2021-08-27)
Bug Fixes
- widen context error types (00ea6d9)
0.2.1 (2021-08-27)
Bug Fixes
0.2.0 (2021-08-25)
Features
- virtual module support for webpack (333717b)
0.0.9 (2021-08-25)
0.0.7 (2021-08-23)
Features
- expose context for transform hook (aa92da9)
0.0.6 (2021-08-21)
Bug Fixes
- apply context for child compilers (123838e)
0.0.5 (2021-07-27)
Features
- expose raw object (19a3768)
0.0.4 (2021-07-25)
Features
- webpack:
loadhook initial implementation (e671b62)
0.0.3 (2021-07-18)
Features
- resolveId (236738d)
Bug Fixes
- hook id (42090cb)
0.0.2 (2021-07-13)
Features
- basic transform (74e17df)
- factory style, close #2 (8f4fc53)
- init webpack load support (d8a34b4)
- support framework specfic plugin extends (88fe813)