Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v8.9.11 Release (dev → main) #1141

Merged
merged 17 commits into from
Jul 24, 2024
Merged

v8.9.11 Release (dev → main) #1141

merged 17 commits into from
Jul 24, 2024

Conversation

trechriron
Copy link
Collaborator

@trechriron trechriron commented Jul 24, 2024

Description

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

Type of change.

  • FIX - a PR of this type patches a bug.
  • FEATURE - a PR of this type introduces a new feature.
  • BUILD - a PR of this type introduces build changes.
  • CI - a PR of this type introduces CI changes.
  • DOCS - a PR of this type introduces DOCS improvement.
  • STYLE - a PR of this type introduces style changes.
  • REFACTOR - a PR of this type introduces refactoring.
  • PERFORMANCE - a PR of this type introduces performance changes.
  • TEST - a PR of this type adds more tests.
  • CHORE - a PR introduces other changes than the specified above.

Pawel-Szydlo and others added 17 commits April 26, 2024 14:35
  - Use Yarn Workspaces with NX to manage multiple versions of npm packages across the monorepo
  - Configured root package.json for Yarn Workspaces
  - Updated tsconfig.base.json with necessary path mappings
  - Adjusted individual package tsconfig.json files to extend the base configuration
  - Ensured consistent dependency management across packages
  - Resolved type conflicts and build issues by aligning TypeScript configurations
  - locked down versions of dependencies to ensure consistent builds
fix: Increase timeout when checking installed Nightly extension.
Copy link
Contributor

@hcho112 hcho112 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@trechriron trechriron merged commit 7a17b72 into main Jul 24, 2024
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Shipped 🚀
Development

Successfully merging this pull request may close these issues.

7 participants