Skip to content

v0.7.8

@amery amery tagged this 01 Jul 20:38
- withoutPlugin utility: New helper function to remove plugins from configs
  while preserving all other settings, useful for Nuxt module configurations

- CSS rule filtering: Refactored CSS disable rules logic into a separate
  processCSSConfigs helper function for better maintainability
- Nuxt module config: Replaced manual plugin destructuring with the new
  withoutPlugin utility for cleaner code

- Test organization: Migrated test files to proper src/ subdirectories
  to align with modern project structure

- Updated typescript-eslint monorepo to ^8.35.1
- Updated globals to ^16.3.0
Assets 2
Loading