-
Notifications
You must be signed in to change notification settings - Fork 2.2k
5.0 pre release changelog
Adi Dahiya edited this page May 8, 2023
·
29 revisions
- fix: remove all remaining usage of default import from "react" (
import React from "react")
- fix(
Classes): restore no-op CSS classClasses.POPOVER_WRAPPER - fix(
removeNonHTMLProps): restoreelementRefback to the list of props filtered by this utility function (for backcompat)
Most packages 5.0.0-alpha.1; @blueprintjs/popover2 2.0.0-alpha.1
See latest 5.x documentation here.
See 5.0 overview for list of breaking changes and migration path.
- FAQ
- 6.x Changelog
- 5.x Changelog
- 5.0 pre-release changelog
- 4.x Changelog
- v4.0 & v5.0 major version semantic swap
- v6.0 changes
- Spacing System Migration: 10px to 4px
- react-day-picker v8 migration
- HotkeysTarget & useHotkeys migration
- PanelStack2 migration
- Table 6.0 changes