- Add
prependplugin option - Add
lateRemoverplugin option
August 3, 2024
- Updated: Support for Node v18+ (major).
December 15, 2023
- Fix type definitions
August 28, 2023
- Add support for the shorter
node_modules:packagesyntax - Fix node module resolution
July 24, 2023
- Fixed: loading of files from npm packages found in
node_modules/
July 3, 2023
- Change license to
MIT-0(read more about this change in the blog post)
February 21, 2023
- Fixed: TypeScript definition of the plugin options.
February 15, 2023
- Fixed: file watching with PostCSS CLI
February 9, 2023
- Fixed: set the source file on injected data.
February 7, 2023
- Initial version