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

chore: misc toolchain upgrades #10

Merged
merged 2 commits into from
Feb 20, 2025
Merged

chore: misc toolchain upgrades #10

merged 2 commits into from
Feb 20, 2025

Conversation

DylanPiercey
Copy link
Contributor

@DylanPiercey DylanPiercey commented Nov 26, 2024

Improvements:

  • Reduce DOM mutations by using document fragments at insertion points.
  • Improve logic around trailing text insertion.

Cleanup:

  • Upgrades eslint (and reformats files)
  • Swaps fixpack for prettier-plugin-packagejson
  • Swaps semantic-release for changesets
  • Update test snapshots to be markdown files.
  • Upgrade all dependencies.

Note: The current test setup is extremely flakey and that should be addressed before this is merged 😢

@DylanPiercey DylanPiercey force-pushed the tooling-upgrades branch 6 times, most recently from 09923ef to 5edc393 Compare November 27, 2024 17:24
Copy link

changeset-bot bot commented Nov 27, 2024

🦋 Changeset detected

Latest commit: a1575b1

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
writable-dom Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@DylanPiercey DylanPiercey force-pushed the tooling-upgrades branch 2 times, most recently from d6e6acb to 8d07cdc Compare February 20, 2025 19:20
@DylanPiercey DylanPiercey merged commit 08e9e6d into main Feb 20, 2025
5 checks passed
@DylanPiercey DylanPiercey deleted the tooling-upgrades branch February 20, 2025 19:29
@github-actions github-actions bot mentioned this pull request Feb 20, 2025
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.

1 participant