Skip to content

Release Notes - v0.1.0

Latest
Compare
Choose a tag to compare
@rezasohrabi rezasohrabi released this 08 May 20:14
· 11 commits to main since this release
13da7c4

✨ What's Started

  • Implemented CRX for development and build processes to streamline extension packaging.
  • Integrated Tailwind CSS and Daisy UI in content script, popup, and options pages for enhanced styling and UI components.
  • Added Airbnb ESLint configuration and Prettier for consistent code formatting and style enforcement.
  • Configured Husky, Pre-commit, and Commit Message to enforce code quality standards and automate pre-commit checks.
  • Utilized Vite bundler for fast development and optimized production builds.
  • Leveraged TypeScript for type safety and improved development experience.
  • Adopted PNPM package manager for efficient dependency management.