@_linked/react 1.0.0-next.20260212050543 → 1.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +0 -4
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -4,10 +4,6 @@
|
|
|
4
4
|
|
|
5
5
|
### Major Changes
|
|
6
6
|
|
|
7
|
-
- [#1](https://github.com/Semantu/linked-react/pull/1) [`4ef2ccf`](https://github.com/Semantu/linked-react/commit/4ef2ccf954629e43b6ddc995766d8e26244130ca) Thanks [@flyon](https://github.com/flyon)! - update to major
|
|
8
|
-
|
|
9
|
-
### 1.0.0 (from LINCD.js)
|
|
10
|
-
|
|
11
7
|
Initial extraction from the LINCD monolith. Moves React-specific linked component wrappers into a standalone package.
|
|
12
8
|
|
|
13
9
|
- `linkedComponent(...)` and `linkedSetComponent(...)` extracted from `lincd`.
|