Skip to content
This repository has been archived by the owner on Aug 31, 2023. It is now read-only.

release: 12.1.0 #4344

Merged
merged 22 commits into from
May 13, 2023
Merged

release: 12.1.0 #4344

merged 22 commits into from
May 13, 2023

Conversation

ematipico
Copy link
Contributor

@ematipico ematipico commented Apr 3, 2023

Summary

This PR, other than updating the version numbers, does the following:

  • updates the --help prompts of the various commands;
  • update the configuration.mdx page with the new properties (vcs);
  • it updates the linter.mdx page to add the total number of rules Rome currently has;
  • creates a new section under Reference for the VSCode extension. The content is a copy-paste of the README.md we have in the library. This should help with the documentation :)
  • updated the language_support.mdx section with Typescript 5.0
  • fixed an issue where playground styles were not correctly applied
  • added Import Sorting to the playground
  • schemas are now generated from this very website
  • the rome init command will write new URL for the schema

Test Plan

Preview website

Changelog

  • The PR requires a changelog line

Documentation

  • The PR requires documentation
  • I will create a new PR to update the documentation

@netlify
Copy link

netlify bot commented Apr 3, 2023

Deploy Preview for docs-rometools ready!

Name Link
🔨 Latest commit 5e828e3
🔍 Latest deploy log https://app.netlify.com/sites/docs-rometools/deploys/645f7187cf7e2f000884c978
😎 Deploy Preview https://deploy-preview-4344--docs-rometools.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@github-actions github-actions bot added A-Project Area: project configuration and loading A-Tooling Area: our own build, development, and release tooling labels Apr 30, 2023
@github-actions github-actions bot removed A-Tooling Area: our own build, development, and release tooling A-Project Area: project configuration and loading labels Apr 30, 2023
@ematipico ematipico changed the title release: placeholder release: 12.1.0 Apr 30, 2023
@Conaclos Conaclos added this to the v12.1.0 milestone May 1, 2023
@github-actions github-actions bot added A-CLI Area: CLI A-Project Area: project configuration and loading A-Tooling Area: our own build, development, and release tooling labels May 2, 2023
@github-actions
Copy link

github-actions bot commented May 2, 2023

Parser conformance results on ubuntu-latest

js/262

Test result main count This PR count Difference
Total 48863 48863 0
Passed 47796 47796 0
Failed 1067 1067 0
Panics 0 0 0
Coverage 97.82% 97.82% 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 6212 6212 0
Passed 1763 1763 0
Failed 4449 4449 0
Panics 0 0 0
Coverage 28.38% 28.38% 0.00%

ts/babel

Test result main count This PR count Difference
Total 639 639 0
Passed 573 573 0
Failed 66 66 0
Panics 0 0 0
Coverage 89.67% 89.67% 0.00%

ts/microsoft

Test result main count This PR count Difference
Total 17224 17224 0
Passed 13127 13127 0
Failed 4097 4097 0
Panics 0 0 0
Coverage 76.21% 76.21% 0.00%

@github-actions github-actions bot added A-Core Area: core A-Diagnostic Area: errors and diagnostics A-Formatter Area: formatter A-Linter Area: linter A-LSP Area: language server protocol A-Parser Area: parser labels May 2, 2023
@ematipico ematipico force-pushed the feat/next-release branch 4 times, most recently from 795a4d6 to f77bf9c Compare May 2, 2023 17:09
@ematipico ematipico marked this pull request as ready for review May 2, 2023 17:09
@ematipico ematipico force-pushed the feat/next-release branch 4 times, most recently from c575236 to fa8ebd9 Compare May 3, 2023 13:15
@ematipico ematipico merged commit 22ce6c6 into main May 13, 2023
17 checks passed
@ematipico ematipico deleted the feat/next-release branch May 13, 2023 11:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A-CLI Area: CLI A-Core Area: core A-Diagnostic Area: errors and diagnostics A-Formatter Area: formatter A-Linter Area: linter A-LSP Area: language server protocol A-Parser Area: parser A-Project Area: project configuration and loading A-Tooling Area: our own build, development, and release tooling
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants