Gantt Migration Guide
Use this checklist when upgrading @revolist/revogrid-enterprise.
- Upgrade Enterprise, Pro, the framework wrapper, and RevoGrid together.
- Run the application against the documented package version shown on this page.
- Replace repository-relative imports with the public package barrel.
- Review the current Gantt API reference for exported contracts and deprecations.
- Re-run schedule fixtures containing dependencies, calendars, constraints, resources, baselines, and manual tasks.
- Verify cancelable
gantt-before-*policies and persistence callbacks. - Check task-table columns and timeline visuals in each supported breakpoint.
pnpm up @revolist/revogrid-enterprise @revolist/revogrid-pro @revolist/revogridFor a 1.x-to-2.x repository migration outside Gantt, also read the general v2 migration guide.