Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@astrojs/react

Package Overview
Dependencies
Maintainers
4
Versions
103
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@astrojs/react - npm Package Compare versions

Comparing version 1.1.0-next.0 to 1.1.0

8

CHANGELOG.md
# @astrojs/react
## 1.1.0
### Minor Changes
- [#4478](https://github.com/withastro/astro/pull/4478) [`243525b15`](https://github.com/withastro/astro/commit/243525b1565385753ae1464c5def0d7de799f906) Thanks [@matthewp](https://github.com/matthewp)! - Uses startTransition on React roots
This prevents hydration from blocking the main thread when multiple islands are rendering at the same time.
## 1.1.0-next.0

@@ -4,0 +12,0 @@

4

package.json
{
"name": "@astrojs/react",
"description": "Use React components within Astro",
"version": "1.1.0-next.0",
"version": "1.1.0",
"type": "module",

@@ -38,3 +38,3 @@ "types": "./dist/index.d.ts",

"@types/react-dom": "^17.0.17",
"astro": "1.1.0-next.0",
"astro": "1.1.0",
"astro-scripts": "0.0.7",

@@ -41,0 +41,0 @@ "react": "^18.1.0",

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc