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

feat(turbopack): Implement turbo pack compiler #2685

Merged
merged 16 commits into from
Jun 18, 2024
Merged

Conversation

StanGirard
Copy link
Collaborator

@StanGirard StanGirard commented Jun 17, 2024

This pull request implements the turbo pack compiler feature.

Simply run yarn run dev --turbo or npm run dev

https://turbo.build/blog/turbopack-benchmarks

Zewed and others added 14 commits June 17, 2024 15:25
The code changes in the `MessageRow.module.scss` file update the styles and spacing for the message rows in the chat dialogue area. The padding-block property has been removed, and flexbox properties have been added to create a column layout with proper spacing between elements.

This commit message follows the established convention of starting with a type (feat) followed by a concise and descriptive summary of the changes.
Copy link

vercel bot commented Jun 17, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
quivrapp ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 18, 2024 3:47pm

@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. area: frontend Related to frontend functionality or under the /frontend directory labels Jun 17, 2024
Base automatically changed from feat/chatInterfaceRefont to main June 18, 2024 15:37
@dosubot dosubot bot added size:XL This PR changes 500-999 lines, ignoring generated files. and removed size:L This PR changes 100-499 lines, ignoring generated files. labels Jun 18, 2024
@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. and removed size:XL This PR changes 500-999 lines, ignoring generated files. labels Jun 18, 2024
Copy link

sonarcloud bot commented Jun 18, 2024

Quality Gate Passed Quality Gate passed

Issues
1 New issue
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@Zewed Zewed merged commit e69c6de into main Jun 18, 2024
4 checks passed
@Zewed Zewed deleted the feat/10x-build-time branch June 18, 2024 16:00
Zewed pushed a commit that referenced this pull request Jun 19, 2024
🤖 I have created a release *beep* *boop*
---


## 0.0.268 (2024-06-18)

## What's Changed
* fix(frontend): rephrase unpaid to free by @Zewed in
#2679
* feat(frontend): set from connections by default in knowledge to feed
by @Zewed in #2680
* feat(frontend): rephrase from Url to from Website's page by @Zewed in
#2683
* feat(frontend): new chat interface by @Zewed in
#2687
* fix(frontend): next step impossible if no knowledge when creating
brain if no onboarded by @Zewed in
#2688
* feat(turbopack): Implement turbo pack compiler by @StanGirard in
#2685
* fix(frontend): rephrase thoughts button title by @Zewed in
#2689


**Full Changelog**:
v0.0.267...v0.0.268

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: frontend Related to frontend functionality or under the /frontend directory size:L This PR changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants