elcoosp

Results 3 issues of elcoosp

# Why Remove boilerplate needed to create rule struct by using `make_rule!`, this macro predefine the `level` field and ensure the documentation is consistent. [`schemars`](https://docs.rs/schemars/1.0.0-alpha.17/schemars/index.html) is updated to v1-alpha to...

### Description This PR adds a new preset [`@lynx-js/react`](https://lynxjs.org/api/react/index.html) to the project, implementing the `CommonLynxReactAPI`. The preset focuses on providing React integration without relying on Lynx-specific APIs, ensuring broader compatibility...

This PR introduces a new optional `build-print` feature, allowing users to capture and display logs generated during `build.rs` execution. ### Changes - Adds `build-print` as an optional dependency, conditionally enabling...