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

Merge changes from v1.3.0-next.14 into main #15

Merged
merged 321 commits into from
Mar 10, 2024
Merged

Merge changes from v1.3.0-next.14 into main #15

merged 321 commits into from
Mar 10, 2024

Conversation

trevor-anderson
Copy link
Contributor

Merge changes from v1.3.0-next.14 into main.

Details regarding the included changes are provided in the release notes and the CHANGELOG.

trevor-anderson and others added 26 commits March 7, 2024 17:02
# [1.3.0-next.13](v1.3.0-next.12...v1.3.0-next.13) (2024-03-07)

### Features

* enable logging 4xx errs in staging ([0af7276](0af7276))
Using RegExp.test is sometimes preferable.
Since '.storybook' is a linux hidden dir, the pattern must use '**/*' to ensure the dirs files are properly included as expected.
The old patterns included targets like '*.spec.js' which are neither used nor permitted in this project.
- `@sentry/tracing` -  `@sentry/react` includes tracing.
- `@types/lodash.isequal` - Project no longer uses `lodash.isEqual`.
- `@typescript-eslint/parser` - Replaced by `typescript-eslint`.
- `@typescript-eslint/eslint-plugin` - Replaced by `typescript-eslint`.
Using dayjs add/subtract methods with "day" units made the date calculations dependent on the time of execution — by converting to milliseconds, every test is now deterministic.
Without faking the timing, tests were still failing in CI. This should finally put this issue to rest.
# [1.3.0-next.14](v1.3.0-next.13...v1.3.0-next.14) (2024-03-09)

### Bug Fixes

* add rounding to avg amount stat ([3218194](3218194))
* add vi calls to mock system time ([c353282](c353282))
* impl milliseconds for test args ([9e68ce1](9e68ce1))
* **sb:** add SelectProps type params to BasicDemo ([fdf6554](fdf6554))
* **ts:** add override ref prop type ([249875d](249875d))
* update calculate.test for ci ([a3bf0bb](a3bf0bb))

### Features

* add https://sentry.io to trusted-types policy ([604384c](604384c))
* reduce traces sample rate from 1 to 0.5 ([ed54796](ed54796))
* **sb:** add PickANumber Select story ([5b0770b](5b0770b))
@trevor-anderson trevor-anderson self-assigned this Mar 10, 2024
@trevor-anderson trevor-anderson merged commit caa5943 into main Mar 10, 2024
@trevor-anderson trevor-anderson deleted the next branch March 10, 2024 13:11
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

2 participants