Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tugcekucukoglu committed Nov 1, 2023
1 parent 88eaab8 commit 11f19a2
Showing 1 changed file with 23 additions and 1 deletion.
24 changes: 23 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,33 @@
# Changelog

## [3.39.0](https://github.com/primefaces/primevue/tree/3.39.0) (2023-11-01)

[Full Changelog](https://github.com/primefaces/primevue/compare/3.38.1...3.39.0)

**Breaking Changes:**

- Change slot parameter function name on* to *CallBack [\#4728](https://github.com/primefaces/primevue/issues/4728)

**Fixed bugs:**

- ConfirmPopup: arrow defect [\#4730](https://github.com/primefaces/primevue/issues/4730)
- Overlaypanel: Overlaypanel closes when any key is pressed [\#4712](https://github.com/primefaces/primevue/issues/4712)
- Steps: Property 'step' does not exist on type 'StepsRouterBindProps'. [\#4703](https://github.com/primefaces/primevue/issues/4703)
- Datatable: Cannot set properties of null (setting 'tabIndex') [\#4498](https://github.com/primefaces/primevue/issues/4498)
- Menubar: Custom locale config overwriting default untouched config properties [\#4270](https://github.com/primefaces/primevue/issues/4270)

**Implemented New Features and Enhancements:**

- SplitButton: new buttoncontent and item slots [\#4729](https://github.com/primefaces/primevue/issues/4729)
- Datatable: Lara Dark Theme Color Inconsistencies [\#4714](https://github.com/primefaces/primevue/issues/4714)

## [3.38.1](https://github.com/primefaces/primevue/tree/3.38.1) (2023-10-26)

[Full Changelog](https://github.com/primefaces/primevue/compare/3.38.0...3.38.1)

**Fixed bugs:**
- The package was not published correctly [\#4697](https://github.com/primefaces/primevue/issues/4697)

- The package was not published correctly [\#4697](https://github.com/primefaces/primevue/issues/4697)

## [3.38.0](https://github.com/primefaces/primevue/tree/3.38.0) (2023-10-26)

Expand Down

1 comment on commit 11f19a2

@vercel
Copy link

@vercel vercel bot commented on 11f19a2 Nov 1, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

primevue – ./

primevue-primetek.vercel.app
primevue.org
primevue-git-prod-primetek.vercel.app

Please sign in to comment.