pirulug-pug-loader
Version:
15 lines (12 loc) • 405 B
Markdown
# Change log
## v0.0.14
- Modernized codebase with ES6+ (const, let, arrow functions).
- Updated `loader-utils` to latest version.
- Added `schema-utils` for robust options validation.
- Improved error handling and async resolution logic.
- Cleaned up recursive calls in Pug plugins.
- Enhanced documentation in `README.md`.
## v0.0.13
- Maintenance updates.
## v0.0.3
- Initial versions.