frontend_server_client breaking changes

pub

3 curated breaking changes across major versions of frontend_server_client. Use this as a migration checklist before bumping dependencies.

3
changes
Breaking changes by transition
  • dwds-v24.4.1 \u2192 dwds-v25.0.0breaking

    Remove deprecated parameter `injectDebuggingSupportCode` from `Dwds.start()`.

  • dwds-v24.4.1 \u2192 dwds-v25.0.0breaking

    Remove all deprecated fields, getters, and parameters related to the null safety compilation mode. Dart 3 only supports [sound null safety](https://dart.dev/null-safety).

  • dwds-v24.4.1 \u2192 dwds-v25.0.0breaking

    Rename `FrontendServerDdcLibraryBundleStrategy.hotReloadSourcesUri` to `reloadedSourcesUri`. The file that the `Uri` points to should now be updated for both a hot restart and a hot reload.

API access

Get this data programmatically \u2014 free, no authentication.

curl https://depscope.dev/api/breaking/pub/frontend_server_client
frontend_server_client breaking changes — Pub migration guide | DepScope