1.Grid System- In Bootstrap 4,there are 5 tier. In Bootstrap 5,there are 6 tiers.
2.Colors- Bootstrap 4 has limited colors. But in Bootstrap 5,extra colors have added.
3.Jquery- In Bootstrap 4, it has Jquery and all related Plugin. In Bootstrap 5, Jquery is removed and it has switched to vanilla Js with some plugins.
4.Internet Explorer-Bootstrap 4 supports both IE 10 and 11. Bootstrap 5 doesn’t support IE 10 and 11.
5.Bootstrap Icons- Bootstrap 4 doesn’t have its own SVG icons, we have to use font-awesome for icons. Bootstrap 5 has its own SVG icons.