What's Changed
- Fix: Bind aria-sort using [attr.aria-sort] instead of [aria-sort] to … by @ZacharyWigfield in #18570
- Fix: Attribute binding - use [attr.aria-xxx] instead of [aria-xxx] to comply with Angular template validation and support strict mode testing. by @blakejolley in #18578
- fix(table): total records logic by @Bock92 in #17654
- fix: primeng card change [data-pc-name] binding to attribute binding … by @ZacharyWigfield in #18576
New Contributors
- @ZacharyWigfield made their first contribution in #18570
- @blakejolley made their first contribution in #18578
Full Changelog: 20.0.0-rc.2...20.0.0-rc.3