Skip to content

Conversation

@susnux
Copy link
Contributor

@susnux susnux commented Aug 1, 2025

3.0.0 - 2025-08-01

Breaking

This package now is a pure ES modules package and does no longer provide the CommonJS entry point.

Added

  • feat: cache parsed InitialState results to Map for later use (#872)

Other Changes

  • chore!: simplified building process as no bundling is needed (#875)
  • chore: adjust engines versions to support wider range (#)
  • chore: add SPDX header (#708)
  • chore: update package.json (#873)
  • chore: migrate to ESLint v9 (#879)
  • ci: update workflows from organization (#876)
  • ci: add workflow to check Typescript (#878)

@susnux susnux requested review from Antreesy and ShGKme August 1, 2025 14:08
@codecov
Copy link

codecov bot commented Aug 1, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (76f894b) to head (3331d54).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #880   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           26        26           
  Branches         7         7           
=========================================
  Hits            26        26           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Contributor

@Antreesy Antreesy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@susnux

This comment was marked as outdated.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@susnux susnux force-pushed the chore/prepare-v3 branch from 9126fd9 to 3331d54 Compare August 1, 2025 15:11
@susnux susnux merged commit e2be97d into main Aug 1, 2025
10 checks passed
@susnux susnux deleted the chore/prepare-v3 branch August 1, 2025 15:11
@ShGKme
Copy link

ShGKme commented Aug 30, 2025

Breaking

This package now is a pure ES modules package and does no longer provide the CommonJS entry point.

This part is missing in the release notes and therefore dependabot

image

@susnux
Copy link
Contributor Author

susnux commented Aug 31, 2025

Should be included in changelog section of the dependabot release

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants