Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: add 4.x migration guide #5206

Merged
merged 11 commits into from
Jun 12, 2024
Merged

docs: add 4.x migration guide #5206

merged 11 commits into from
Jun 12, 2024

Conversation

aduh95
Copy link
Member

@aduh95 aduh95 commented May 30, 2024

I've taken all the lines in the beta CHANGELOGs and try to sort them by theme.

@Murderlon
Copy link
Member

Good to have as an overview. Now we just have to rewrite it all to human language but I can take an initial stab at that in this PR.

Linters are failing btw.

Copy link
Contributor

github-actions bot commented Jun 4, 2024

Diff output files
No diff

* 4.x: (43 commits)
  remove resetProgress and reset-progress (#5221)
  @uppy/audio: remove unused component props (#5209)
  @uppy/angular: fix invalid char in `package.json` (#5224)
  meta: use default argument value instead of `defaultProps` (#5222)
  @uppy/angular: upgrade to Angular 18 (#5215)
  @uppy/utils: remove unused `settle` (#5210)
  @uppy/form: move internal property to private field (#5214)
  @uppy/dashboard: remove unused component props (#5213)
  @uppy/status-bar: remove unused component props (#5211)
  @uppy/audio: move internal property to private field (#5207)
  @uppy/aws-s3: remove todo (#5200)
  @uppy/core: remove unnecessary todo (#5200)
  @uppy/aws-s3: do not expose internal `assertHost` method (#5200)
  @uppy/aws-s3: make passing `signal` consistent (#5200)
  @uppy/core: remove `'upload-started'` event (#5200)
  @uppy/aws-s3: remove `chunkState` getter (#5200)
  @uppy/drop-target: remove `title` property (#5200)
  @uppy/golden-retriever: remove unused `ready` setters (#5200)
  @uppy/dashboard: remove deprecated `autoOpenFileEditor` option (#5200)
  @uppy/aws-s3: remove `uploaderSockets` (#5200)
  ...
@Murderlon Murderlon mentioned this pull request Jun 4, 2024
38 tasks

This comment was marked as resolved.

This comment was marked as resolved.

@Murderlon
Copy link
Member

@SocketSecurity ignore-all

docs/guides/migration-guides.md Outdated Show resolved Hide resolved
docs/guides/migration-guides.md Outdated Show resolved Hide resolved
docs/guides/migration-guides.md Outdated Show resolved Hide resolved
Murderlon and others added 3 commits June 10, 2024 09:39
Co-authored-by: Antoine du Hamel <antoine@transloadit.com>
Co-authored-by: Antoine du Hamel <antoine@transloadit.com>
Murderlon and others added 3 commits June 10, 2024 12:16
Co-authored-by: Antoine du Hamel <antoine@transloadit.com>
@aduh95 aduh95 merged commit 1831991 into 4.x Jun 12, 2024
21 checks passed
@aduh95 aduh95 deleted the migration-guide branch June 12, 2024 15:48
Murderlon added a commit that referenced this pull request Jun 17, 2024
* 4.x:
  Renames & `eslint-disable react/require-default-props` removal (#5251)
  coalesce options `bucket` and `getKey` (#5169)
  @uppy/aws-s3: add `endpoint` option (#5173)
  @uppy/locales: fix `fa_IR` export (#5241)
  improve companion logging (#5250)
  Release: uppy@4.0.0-beta.11 (#5243)
  @uppy/core: add generic to `getPlugin` (#5247)
  docs: add 4.x migration guide (#5206)
  @uppy/transloadit: also fix outdated assembly transloadit:result (#5246)
  docs - fix typo in the url
  @uppy/core: set default for Body generic (#5244)
  Release: uppy@3.26.1 (#5242)
  docs: clarify assemblyOptions for @uppy/transloadit (#5226)
  meta: Improve aws-node example readme (#4753)
  @uppy/react: remove `react:` prefix from `id` & allow `id` as a prop (#5228)
  Added translation string (it_IT) (#5237)
  docs: correct allowedMetaFields (#5227)
  @uppy/transloadit: fix transloadit:result event (#5231)
  docs: remove `extraData` note from migration guide (#5219)
  @uppy/provider-views: fix wrong font for files (#5234)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants