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(main): release 0.45.0 #2672

Merged
merged 1 commit into from
Nov 24, 2023

Conversation

cheminfo-bot
Copy link
Contributor

@cheminfo-bot cheminfo-bot commented Sep 15, 2023

🤖 I have created a release beep boop

0.45.0 (2023-11-24)

⚠ BREAKING CHANGES

  • The NMRium component is no longer rendered inside an isolated shadow DOM. I depends on a style reset such as the one done by TailwindCSS (available in react-science/styles/preflight.css) to function correctly.
  • remove commonJS build and update TS to 5.2 (#2670)

Features

  • change mouse event to pointer event (5f65a4c)
  • delete the phase correction trace (0a8331d)
  • display spectrum vertically for the vertical phase correction (af0d95b)
  • hide the integrals within ranges by default (7257d84), closes #2656
  • hide the peaks within ranges by default (5492f8a)
  • oxford instrument jcamp by filters (#2706) (42bc8e8)
  • phase correction 1d traces (6b88bc4)
  • phase correction traces for both directions (c625982)
  • scale 2D phase correction traces (9cb5a1f)
  • set two dimension pivot point (f530827)
  • spectra multiple analysis chart (8cd9122)

Bug Fixes

Miscellaneous Chores


This PR was generated with Release Please. See documentation.

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Sep 15, 2023

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 54a6c68
Status: ✅  Deploy successful!
Preview URL: https://797e568e.nmrium.pages.dev
Branch Preview URL: https://release-please--branches--ma.nmrium.pages.dev

View logs

@codecov
Copy link

codecov bot commented Sep 15, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (50de770) 52.96% compared to head (54a6c68) 52.96%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2672   +/-   ##
=======================================
  Coverage   52.96%   52.96%           
=======================================
  Files          51       51           
  Lines        2426     2426           
  Branches       83       83           
=======================================
  Hits         1285     1285           
  Misses       1140     1140           
  Partials        1        1           

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

@cheminfo-bot cheminfo-bot force-pushed the release-please--branches--main--components--nmrium branch 6 times, most recently from e6ca9df to 3ec068c Compare September 22, 2023 19:23
@cheminfo-bot cheminfo-bot force-pushed the release-please--branches--main--components--nmrium branch 2 times, most recently from 0306cba to 092c8ed Compare September 29, 2023 07:42
@cheminfo-bot cheminfo-bot force-pushed the release-please--branches--main--components--nmrium branch 2 times, most recently from 75679cf to f38f396 Compare October 5, 2023 17:26
@cheminfo-bot cheminfo-bot force-pushed the release-please--branches--main--components--nmrium branch 3 times, most recently from ce4d3c1 to a282c2b Compare October 18, 2023 14:00
@cheminfo-bot cheminfo-bot force-pushed the release-please--branches--main--components--nmrium branch 4 times, most recently from 019e837 to 6e2954e Compare October 26, 2023 14:18
@cheminfo-bot cheminfo-bot force-pushed the release-please--branches--main--components--nmrium branch 8 times, most recently from 0449efa to c5a0506 Compare November 10, 2023 08:47
@cheminfo-bot cheminfo-bot force-pushed the release-please--branches--main--components--nmrium branch 2 times, most recently from d651137 to e81584f Compare November 13, 2023 11:57
@cheminfo-bot cheminfo-bot force-pushed the release-please--branches--main--components--nmrium branch 5 times, most recently from fc6eee9 to df86e11 Compare November 24, 2023 09:27
@cheminfo-bot cheminfo-bot force-pushed the release-please--branches--main--components--nmrium branch from df86e11 to 54a6c68 Compare November 24, 2023 11:22
@lpatiny lpatiny merged commit f691630 into main Nov 24, 2023
13 checks passed
@lpatiny lpatiny deleted the release-please--branches--main--components--nmrium branch November 24, 2023 12:36
@cheminfo-bot
Copy link
Contributor Author

🤖 Release is at https://github.com/cheminfo/nmrium/releases/tag/v0.45.0 🌻

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