Commit 5ceb7ea
3.0.1 (#8)
* Update size limit to 900 B and enhance documentation for v3.0.0, introducing a breaking change in API structure to a target-first approach, along with a new `clear` method for slot management.
* Refactor slot insertion syntax in sandbox.tsx to streamline API usage, removing deprecated `insert.into` method in favor of direct `ConfirmScreenBottom.insert` calls.
* Refactor API to use `Component` instead of `component` for slot insertion, enhancing compatibility with React hooks. Update documentation and examples to reflect this breaking change and provide migration guidance from v2 to v3.
* Upgrade package version to 3.0.0 in package.json and package-lock.json to reflect major changes and improvements in the API. This update aligns with recent refactoring efforts and prepares for upcoming features.
* fixed: clean-publish
---------
Co-authored-by: Viktor Pasynok <v.pasynok@space307.com>3 files changed
+9
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
6 | 12 | | |
7 | 13 | | |
8 | 14 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments