|
3 | 3 | All notable changes to this project will be documented in this file.
|
4 | 4 | See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
5 | 5 |
|
| 6 | +## [1.0.0-alpha.4](https://github.com/uni-helper/uni-typed/compare/v1.0.0-alpha.3...v1.0.0-alpha.4) (2024-09-10) |
| 7 | + |
| 8 | +### ⚠ BREAKING CHANGES |
| 9 | + |
| 10 | +* **uut:** remove UniSearchBarOnInputEvent, update UniSearchBarOnInput types |
| 11 | +* **uni-app-components:** require vue@^3.4.21 for defineOptions and shorthand v-bind |
| 12 | + |
| 13 | +### Features |
| 14 | + |
| 15 | +* **uac:** add Ad ([8d4d045](https://github.com/uni-helper/uni-typed/commit/8d4d0453e6660c002f06b8433d945d5726582a56)) - by @ModyQyW |
| 16 | +* **uac:** add AdInterstitial ([be449b6](https://github.com/uni-helper/uni-typed/commit/be449b6110a8488fbf5b3d759106761b75ae9ca4)) - by @ModyQyW |
| 17 | +* **uac:** add AdRewardedVideo ([483bfcc](https://github.com/uni-helper/uni-typed/commit/483bfccd27b2e91b09849a00620ab2d79a3a6022)) - by @ModyQyW |
| 18 | +* **uni-app-components:** add AdContentPage ([3bae235](https://github.com/uni-helper/uni-typed/commit/3bae23596f83d2d39f8abf20b820864309676ee9)) - by @ModyQyW |
| 19 | +* **uni-app-components:** add AdDraw ([753606a](https://github.com/uni-helper/uni-typed/commit/753606a4dd34e4591234237c40ca70269856300a)) - by @ModyQyW |
| 20 | +* **uni-app-components:** add AdFullscreenVideo ([a0919af](https://github.com/uni-helper/uni-typed/commit/a0919afaa8d7bee5c30d3c376d183265a341b659)) - by @ModyQyW |
| 21 | +* **uni-app-components:** add AdInteractive ([2e77196](https://github.com/uni-helper/uni-typed/commit/2e771968962bdb932617d5212fc7ba890cd902f1)) - by @ModyQyW |
| 22 | + |
| 23 | +### Bug Fixes |
| 24 | + |
| 25 | +* fix type errors ([f32681e](https://github.com/uni-helper/uni-typed/commit/f32681e64701affed74c3f83debc3feea4b9ec51)) - by @ModyQyW |
| 26 | +* loose peerDependencies ([cb6c14b](https://github.com/uni-helper/uni-typed/commit/cb6c14bbbf02e8bd408861e394ab2fd93697ee6b)) - by @ModyQyW |
| 27 | +* **uat:** [Ad] better jsdoc styles ([ab2f5c5](https://github.com/uni-helper/uni-typed/commit/ab2f5c56d355c8bdfbc15bfbc131f60e995045eb)) - by @ModyQyW |
| 28 | +* **uat:** [AdInterstitial] better jsdoc styles ([0e76de1](https://github.com/uni-helper/uni-typed/commit/0e76de15a0e363868780097866da5582d18d2777)) - by @ModyQyW |
| 29 | +* **uat:** [AdRewardedVideo] better jsdoc styles ([1056746](https://github.com/uni-helper/uni-typed/commit/1056746924c60cca2dee02cb6d5fd1a70beb51d8)) - by @ModyQyW |
| 30 | +* **uni-app-components:** add missing slot ([4622ba0](https://github.com/uni-helper/uni-typed/commit/4622ba08f46e8ba9aa15e699006ef2122bd5450f)) - by @ModyQyW |
| 31 | +* **uni-app-components:** fix template ([590a6f8](https://github.com/uni-helper/uni-typed/commit/590a6f84fb2278e30229f0304bdfbd73eb05a822)) - by @ModyQyW |
| 32 | +* **uni-app-components:** require vue@^3.4.21 for defineOptions and shorthand v-bind ([0033f92](https://github.com/uni-helper/uni-typed/commit/0033f92b8ebd839fc78f82019dea5e06473ed67b)) - by @ModyQyW |
| 33 | +* **uni-app-types:** [AdContentPage] better jsdoc styles ([794ee03](https://github.com/uni-helper/uni-typed/commit/794ee034e25a583d25297d68ce55a1543d847190)) - by @ModyQyW |
| 34 | +* **uni-app-types:** [AdFullScreenVideo] better jsdoc styles ([01222ce](https://github.com/uni-helper/uni-typed/commit/01222ce2ce023858996675aeeebcd56200b8345d)) - by @ModyQyW |
| 35 | +* **uut:** remove UniSearchBarOnInputEvent, update UniSearchBarOnInput types ([2e32d7f](https://github.com/uni-helper/uni-typed/commit/2e32d7f9f1218d9364a92db9b24d283370beaf27)) - by @ModyQyW |
| 36 | + |
6 | 37 | ## [1.0.0-alpha.3](https://github.com/uni-helper/uni-typed/compare/v1.0.0-alpha.2...v1.0.0-alpha.3) (2024-08-07)
|
7 | 38 |
|
8 | 39 | ### Bug Fixes
|
|
0 commit comments