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

update slate and others dependencies to latest version #246

Merged
merged 4 commits into from
Jan 13, 2024

Conversation

Bricklou
Copy link
Contributor

@Bricklou Bricklou commented Jan 8, 2024

Here is a small big maintenance PR where all the package are updated (except for Angular).

close #229

Below a summary list of possible breaking change package updates:

  • slate@0.101
  • rxjs@7
  • scroll-into-view-if-needed@3
  • slate-history@0.100
  • typescript@5.1

This was referenced Jan 8, 2024
packages/src/components/editable/editable.component.ts Outdated Show resolved Hide resolved
packages/package.json Show resolved Hide resolved
types/custom-types.d.ts Outdated Show resolved Hide resolved
@pubuzhixing8
Copy link
Collaborator

Can you add a changeset file to record your changes?

refer to: https://github.com/changesets/changesets/blob/main/docs/intro-to-using-changesets.md

@pubuzhixing8
Copy link
Collaborator

@Bricklou Thank you for your PR. Next time you can just add the changeset file without modifying the changelog. The changelog is usually generated by a command, so the changelog may contain more detailed information.

@pubuzhixing8 pubuzhixing8 merged commit 2fa7dd7 into worktile:master Jan 13, 2024
1 check passed
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.

Upgrade to latest angular and slatejs versions
2 participants