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

2024-05-12のJS: Headless UI v2.0 for React、Astro v4.8、外部パッケージに依存せずにNode.jsで使えるようになった機能 #1192

Merged
merged 20 commits into from
May 12, 2024

Conversation

azu
Copy link
Member

@azu azu commented May 12, 2024

Headless UI v2.0 for Reactがリリースされました。

Floating UIのanchor指定をサポート、Checkboxコンポーネント、Fieldsetコンポーネント、Comboboxがvirtual propsをサポートなどの変更が含まれています。


Astro 4.8がリリースされました。

実験的な機能としてAstro Actions、Request Rewritingの追加が行われています。
また、パフォーマンスの改善やinjectRouteのバグ修正などの変更が含まれています。


Node.js の進化に伴い不要となったかもしれないパッケージたちという記事では、外部パッケージで提供されていた機能の一部がNode.jsにも実装されていることについて紹介されています。

  • Fetch API
  • .envファイルの読み込み
  • util.styleText
  • node:test
  • --watchフラグ
  • glob
  • util.parseArgs

などについて紹介されています。

@azu azu merged commit 780904d into develop May 12, 2024
@azu azu deleted the jser-week-692 branch May 12, 2024 06:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant