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

v2.3.1 #240

Merged
merged 1 commit into from Jun 28, 2023
Merged

v2.3.1 #240

merged 1 commit into from Jun 28, 2023

Conversation

tmeyer2115
Copy link
Contributor

Version 2.3.1

###Fixes

This PR adds `"sideEffects": false` to the package.json. This
flag lets Webpack & Rollup know that search-core is safe to tree-shake.
Prior to this change, a PagesJS user was seeing the entirety of Core
included in their bundles, even though they were only using a small part
of its exported functionality.
@tmeyer2115 tmeyer2115 requested a review from a team as a code owner May 18, 2023 19:15
@coveralls
Copy link

Pull Request Test Coverage Report for Build 5017439463

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 90.61%

Totals Coverage Status
Change from base Build 4919100888: 0.0%
Covered Lines: 217
Relevant Lines: 234

💛 - Coveralls

@benmcginnis benmcginnis merged commit 88fdab0 into master Jun 28, 2023
19 checks passed
@benmcginnis benmcginnis deleted the hotfix/v2.3.1 branch June 28, 2023 14:10
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

3 participants