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

release: 1.4.0 #820

Merged
merged 59 commits into from
Nov 27, 2023
Merged

release: 1.4.0 #820

merged 59 commits into from
Nov 27, 2023

Conversation

ematipico
Copy link
Member

@ematipico ematipico commented Nov 21, 2023

Summary

  • updated Astro and Starlight, now we have better styles and we don't need some components anymore, which I deleted;
  • finally added a section where we collect all the differences against prettier
  • updated the changelog
  • added the blog post about the bounty

Test Plan

https://biome-website-ge6c98izf-ematipico.vercel.app/

@nhedger
Copy link
Member

nhedger commented Nov 21, 2023

Might be a good idea to rebase now the vscode-related stuff has been removed from main.

@nhedger
Copy link
Member

nhedger commented Nov 22, 2023

The astro dependency appears to have been deleted in da7b163. Is this an accident @ematipico ?

@ematipico
Copy link
Member Author

The astro dependency appears to have been deleted in da7b163. Is this an accident @ematipico ?

Mistake of mine, apologies

@github-actions github-actions bot added A-Linter Area: linter L-JavaScript Language: JavaScript and super languages labels Nov 22, 2023
Copy link
Member Author

Choose a reason for hiding this comment

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

People should be listed in alphabetical order, by their name. I moved the list around

@github-actions github-actions bot added the A-Tooling Area: internal tools label Nov 22, 2023
Copy link
Contributor

github-actions bot commented Nov 22, 2023

Parser conformance results on

js/262

Test result main count This PR count Difference
Total 49701 49701 0
Passed 48721 48721 0
Failed 980 980 0
Panics 0 0 0
Coverage 98.03% 98.03% 0.00%

jsx/babel

Test result main count This PR count Difference
Total 40 40 0
Passed 37 37 0
Failed 3 3 0
Panics 0 0 0
Coverage 92.50% 92.50% 0.00%

symbols/microsoft

Test result main count This PR count Difference
Total 6322 6322 0
Passed 2036 2036 0
Failed 4286 4286 0
Panics 0 0 0
Coverage 32.20% 32.20% 0.00%

ts/babel

Test result main count This PR count Difference
Total 662 662 0
Passed 592 592 0
Failed 70 70 0
Panics 0 0 0
Coverage 89.43% 89.43% 0.00%

ts/microsoft

Test result main count This PR count Difference
Total 17646 17646 0
Passed 13453 13453 0
Failed 4191 4191 0
Panics 2 2 0
Coverage 76.24% 76.24% 0.00%


- Gold: Shiguredō (https://shiguredo.jp/)
- Bronze: KANAME (https://www.kanamekey.com/)

Copy link
Member

@Conaclos Conaclos Nov 22, 2023

Choose a reason for hiding this comment

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

We could also say some words about the linter. e.g. Biome is also a linter with X stable rules including Y recommended rules?

Copy link
Member Author

Choose a reason for hiding this comment

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

Let's wait for the promoted rules, then you can add something there

@github-actions github-actions bot added A-Parser Area: parser A-Formatter Area: formatter L-CSS Language: CSS L-JSON Language: JSON and super languages labels Nov 26, 2023
@Conaclos Conaclos requested a review from a team as a code owner November 27, 2023 14:19
@github-actions github-actions bot removed A-Core Area: core A-Parser Area: parser A-Formatter Area: formatter L-CSS Language: CSS labels Nov 27, 2023
@ematipico ematipico requested review from a team, Conaclos and SuperchupuDev November 27, 2023 14:51
@Conaclos Conaclos merged commit 889593e into main Nov 27, 2023
16 of 18 checks passed
@Conaclos Conaclos deleted the release/1.4.0 branch November 27, 2023 16:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Changelog Area: changelog A-CLI Area: CLI A-Diagnostic Area: diagnostocis A-Linter Area: linter A-Project Area: project A-Tooling Area: internal tools A-Website Area: website L-JavaScript Language: JavaScript and super languages L-JSON Language: JSON and super languages
Projects
None yet
Development

Successfully merging this pull request may close these issues.