![Create React App Officially Deprecated Amid React 19 Compatibility Issues](https://cdn.sanity.io/images/cgdhsj6q/production/04fa08cf844d798abc0e1a6391c129363cc7e2ab-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Create React App Officially Deprecated Amid React 19 Compatibility Issues
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.
github.com/tluthra/go-chrome
This package aims to be a complete Chrome DevTools Protocol implementation. The primary use-case behind this project is interacting with headless Google Chrome in a container environment, but it should be appropriate for developing server side and desktop applications for any browser that supports the devtools protocol.
The API is fairly settled and basic code-coverage tests have been implemented but real-world testing is needed. Page.captureScreenshot
and related calls are working well and are regularly used for validating the viability of code changes.
This implementation is based on the Tip-of-Tree documentation and may be prone to change. At some point stable versions will be implemented as well, hopefully beginning with v1.3.
There are a few small examples of how to use the framework API on the wiki and in the /_examples
directory.
Contributions of any kind are very welcome!
Resolve race condition issues. Any assistance is appreciated!
Add framework API examples to the /_examples
directory and wiki to showcase various ways people are using the package.
Any example scripts showing various ways people are using the framework would be outstanding! The screenshot script and several others are available there.
Refactoring to implement standard interfaces where applicable and review current use of interfaces in the API. Some aren't needed at all and others are used to support test mocks.
Add more tests, particularly for error cases.
Add integrated tests to stablize package interactions raised in various issues.
If you would like to contribute but aren't sure how, take a look at the issue tracker. Issues are labeled as bug reports, feature requests, feedback requests, help wanted, etc.
There are also always tests that could be written. There are many examples of tests in the package.
v1.0.0-rc5
has been released.
dep
issue with transitive dependenciesPlease open an issue to report any problems or suggest any changes.
[[constraint]]
name = "github.com/mkenney/go-chrome"
version = "1.0.0-rc5"
v1.0.0-rc4
has been released.
Please open an issue to report any problems or suggest any changes.
[[constraint]]
name = "github.com/mkenney/go-chrome"
version = "1.0.0-rc4"
v1.0.0-rc3
has been released.
Please open an issue to report any problems or suggest any changes.
[[constraint]]
name = "github.com/mkenney/go-chrome"
version = "1.0.0-rc3"
v1.0.0-rc2
has been released.
Please open an issue to report any problems or suggest any changes.
[[constraint]]
name = "github.com/mkenney/go-chrome"
version = "1.0.0-rc2"
v1.0.0-rc1
has been released. Please open an issue to report any problems or suggest any changes.
[[constraint]]
name = "github.com/mkenney/go-chrome"
version = "1.0.0-rc1"
FAQs
Unknown package
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.