iTwin / appui

Monorepo for iTwin.js AppUi
MIT License
9 stars 2 forks source link

Drop support for iTwin.js 3.x #1050

Closed GerardasB closed 2 months ago

GerardasB commented 2 months ago

Changes

This PR fixes #826 by dropping support for iTwin.js 3.x which is in end-of-life phase.

Testing

N/A

aruniverse commented 2 months ago

should we also update min core 4.x peer deps to be the latest?

GerardasB commented 2 months ago

should we also update min core 4.x peer deps to be the latest?

Let's stick to major version increments unless there's a good reason (i.e. AppUI needs a specific feature from one of the minor versions). This gives our consumers who are keeping up with dependency upgrades more time to upgrade gradually (on their schedule), instead of updating everything at once.