parent
6c9571f14a
commit
2af5080cd7
|
@ -1,5 +1,28 @@
|
|||
# Changelog
|
||||
|
||||
## [4.0.0-beta.5](https://github.com/primefaces/primevue/tree/4.0.0-beta.5) (2024-06-12)
|
||||
|
||||
[Full Changelog](https://github.com/primefaces/primevue/compare/4.0.0-beta.4...4.0.0-beta.5)
|
||||
|
||||
**Deprecated:**
|
||||
|
||||
- Deprecated InlineMessage component [\#5843](https://github.com/primefaces/primevue/issues/5843)
|
||||
- Deprecated StepperPanel component [\#5824](https://github.com/primefaces/primevue/issues/5824)
|
||||
|
||||
**Breaking Changes:**
|
||||
|
||||
- Message props default value changes [\#5844](https://github.com/primefaces/primevue/issues/5844)
|
||||
- Removed deprecated slots and props [\#5841](https://github.com/primefaces/primevue/issues/5841)
|
||||
|
||||
**Implemented New Features and Enhancements:**
|
||||
|
||||
- New helper components for Stepper [\#5823](https://github.com/primefaces/primevue/issues/5823)
|
||||
- Convert PrimeVue to monorepo packages [\#5871](https://github.com/primefaces/primevue/issues/5871)
|
||||
|
||||
**Fixed bugs:**
|
||||
|
||||
- primevue@4.0.0-beta.4: primevue/themes/aura/overlaybadge cannot be resolved [\#5811](https://github.com/primefaces/primevue/issues/5811)
|
||||
|
||||
## [4.0.0-beta.4](https://github.com/primefaces/primevue/tree/4.0.0-beta.4) (2024-05-30)
|
||||
|
||||
[Full Changelog](https://github.com/primefaces/primevue/compare/4.0.0-beta.3...4.0.0-beta.4)
|
||||
|
@ -611,7 +634,7 @@
|
|||
|
||||
**Breaking Changes:**
|
||||
|
||||
- Change slot parameter function name on* to *CallBack [\#4728](https://github.com/primefaces/primevue/issues/4728)
|
||||
- Change slot parameter function name on*to*CallBack [\#4728](https://github.com/primefaces/primevue/issues/4728)
|
||||
|
||||
**Fixed bugs:**
|
||||
|
||||
|
@ -3952,4 +3975,4 @@
|
|||
|
||||
[Full Changelog](https://github.com/primefaces/primevue/compare/9d2c525d528c9bd6f306c6f550e3f0eef7879054...1.0.0-beta.1)
|
||||
|
||||
\* _This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)_
|
||||
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*
|
||||
|
|
Loading…
Reference in New Issue