Skip to content

Conversation

@RonenMars
Copy link
Contributor

  • Update package.json dependencies
  • Update vite.config.ts build settings
  • Update playwright.config.ts test configuration
  • Update GitHub workflows and actions
  • Add docker-visual.mjs E2E script
  • Update .gitignore patterns
  • Update commitlint and husky config

Description

What type of PR is this? (check all applicable)

  • 💡 (feat) - A new feature (non-breaking change which adds functionality)
  • 🔄 (refactor) - Code Refactoring - A code change that neither fixes a bug nor adds a feature
  • 🐞 (fix) - Bug Fix (non-breaking change which fixes an issue)
  • 🏎 (perf) - Optimization
  • 📄 (docs) - Documentation - Documentation only changes
  • 📄 (test) - Tests - Adding missing tests or correcting existing tests
  • ⚙️ (ci) - Continuous Integrations - Changes to our CI configuration files and scripts (example scopes: Travis, Circle, BrowserStack, SauceLabs)
  • ☑️ (chore) - Chores - Other changes that don't modify src or test files
  • ↩️ (revert) - Reverts - Reverts a previous commit(s).

- Update package.json dependencies
- Update vite.config.ts build settings
- Update playwright.config.ts test configuration
- Update GitHub workflows and actions
- Add docker-visual.mjs E2E script
- Update .gitignore patterns
- Update commitlint and husky config
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants