Options Management: Users can now easily add and retrieve options, enhancing the flexibility of loader configurations.
Improvements
Code Organization: The code is now organized into dedicated files, making it easier to navigate and understand, which will facilitate future feature additions.
Linting: The project now includes ESLint with the same rules as webpack/webpack, ensuring consistent code quality and style across the codebase.
Others
Node Support: The project has been updated to support only Node.js version 4 and above, aligning with current standards and improving performance.