react
react copied to clipboard
chore(deps): ⬆️ update dev dependencies (minor)
This PR contains the following updates:
Release Notes
babel/babel
v7.18.10
:rocket: New Feature
babel-helper-string-parser,babel-types- #14757 feat: Automatically generate
cookedfortemplateElement(@liuxingbaoyu)
- #14757 feat: Automatically generate
:bug: Bug Fix
babel-parser- #14817 fix(parser): allow TS declare readonly fields with initializers (@Josh-Cena)
babel-helper-string-parser,babel-parser- #14798 Fix position of errors in template literals after newlines (@nicolo-ribaudo)
babel-plugin-transform-typescript- #14774 fix: TS
declare classin namespace should be removed (@yimingjfe)
- #14774 fix: TS
babel-plugin-transform-react-jsxbabel-generator- #14762 fix: Types containing comments generate invalid code (@liuxingbaoyu)
babel-helper-wrap-function,babel-plugin-transform-async-to-generator,babel-traverse- #14752 Fix compiling async arrows in uncompiled class fields (@nicolo-ribaudo)
:house: Internal
- Other
- #14800 chore: Remove
.yarnrcfile (@liuxingbaoyu) - #14802 chore: Fix coverage test (@liuxingbaoyu)
- #14671 feat: Make most
makecommands cross-platform (@liuxingbaoyu) - #14790 enable typescript incremental builds (@zxbodya)
- #14800 chore: Remove
babel-traversebabel-cli- #14779 chore: expand prettier-e2e test and update typings/deps (@liuxingbaoyu)
babel-parser- #14796 Make ParseError Much Simpler now that we can use TypeScript (@tolmasky)
babel-core,babel-parserbabel-cli,babel-core,babel-parser,babel-plugin-transform-unicode-escapes,babel-preset-env,babel-template,babel-traversebabel-helper-string-parser,babel-parser- #14772 Extract string parsing to a separate package (@nicolo-ribaudo)
babel-cli,babel-node- #14765 Enforce type checking on
babel-{cli,node}(@liuxingbaoyu)
- #14765 Enforce type checking on
:microscope: Output optimization
babel-plugin-proposal-export-default-from- #14768 optimize: Simplify the
export-default-fromtransform (@magic-akari)
- #14768 optimize: Simplify the
conventional-changelog/commitlint (@commitlint/cli)
v17.1.2
Note: Version bump only for package @commitlint/cli
v17.1.1
Note: Version bump only for package @commitlint/cli
v17.1.0
Features
17.0.3 (2022-06-25)
Note: Version bump only for package @commitlint/cli
17.0.2 (2022-06-01)
Note: Version bump only for package @commitlint/cli
17.0.1 (2022-05-25)
Bug Fixes
conventional-changelog/commitlint (@commitlint/config-conventional)
v17.1.0
Note: Version bump only for package @commitlint/config-conventional
17.0.3 (2022-06-25)
Note: Version bump only for package @commitlint/config-conventional
17.0.2 (2022-06-01)
Bug Fixes
emotion-js/emotion
v11.10.0
Minor Changes
- #2819
bbad8c79Thanks @nicksrandall! -exportsfield has been added to thepackage.jsonmanifest. It limits what files can be imported from a package but we've tried our best to allow importing all the files that were considered to be a part of the public API.
Patch Changes
- Updated dependencies [
bbad8c79]:
pmndrs/react-spring
v9.5.4
Full Changelog: https://github.com/pmndrs/react-spring/compare/v9.5.3...v9.5.4
v9.5.3
What's Changed
- fix: Make decay easing respect the
config.precisionprop by @claytercek in https://github.com/pmndrs/react-spring/pull/1897 - chore(docs): Update accessibility.mdx by @kooku0 in https://github.com/pmndrs/react-spring/pull/1965
- chore: add react peer dependencies by @CharlesStover in https://github.com/pmndrs/react-spring/pull/1938
- chore: use proper peer dependencies range condition by @eugenet8k in https://github.com/pmndrs/react-spring/pull/1971
- fix: fixes for typescript 4.8 by @joshuaellis in https://github.com/pmndrs/react-spring/pull/1979
New Contributors
- @claytercek made their first contribution in https://github.com/pmndrs/react-spring/pull/1897
- @kooku0 made their first contribution in https://github.com/pmndrs/react-spring/pull/1965
- @CharlesStover made their first contribution in https://github.com/pmndrs/react-spring/pull/1938
- @eugenet8k made their first contribution in https://github.com/pmndrs/react-spring/pull/1971
Full Changelog: https://github.com/pmndrs/react-spring/compare/v9.5.2...v9.5.3
release-it/conventional-changelog
v5.1.0
storybookjs/storybook
v6.5.12
Bug Fixes
- React: Fix issue with react 18 implementation #19125
v6.5.11
Bug Fixes
- CLI: Fix race condition in sb init #19083
- Core: Fix WebProjectAnnotations export in preview-web for back-compat #19048
- Addon-interactions: Fix IE support by replacing array includes #18993
- Vue: Fix enum check in extractArgTypes #18959
- React: Fix callback behavior in
react@18#18737 - Store: always call composeConfigs in setProjectAnnotations #18916
- Telemetry: improve addon extraction logic #18868
- Addon-docs: Check for undefined before reading property in extractArgTypes.ts #18710nance
v6.5.10
Maintenance
- Interactions: Run conditionally based on query param #18706
- Components: Re-bundle the syntax highlighter #18425
- Svelte: Make
svelte-loaderoptional dependency #18645 - Theming: Replace references to
themes.normalwiththemes.light#17034
Bug Fixes
- HTML: Fix missing ability to set
docs.extractArgTypes#18831 - CLI: Throw error on failure in sb init #18816
- CLI: Hook up the npm7 migration #18522
- Preview: Ensure docs container re-renders when globals change #18711
- Toolbars: Fall back to name if both title and icon are not specified #17430
- CLI: Fix addons register in RN template #18693
- CLI: Fix detection of type: module when initializing storybook #18714
- CLI/Svelte: Always create main with cjs extension #18648
- Fix typo in CSS pseudo selector #17708
- UI: Fix sidebar a11y by moving aria-expanded attribute to button #18354
- CLI: Add npm7 migration for legacy peer deps #18510
- UI: Fix display skip to sidebar button #18479
- Core: Fix process is not defined when using components #18469
Dependency Upgrades
- Core: Fix process is not defined #18367
- Core: Fix PnP compatibility for @storybook/ui and @storybook/router packages #18412
testing-library/dom-testing-library
v8.18.1
Bug Fixes
v8.18.0
Features
v8.17.1
Bug Fixes
v8.17.0
Features
v8.16.1
Bug Fixes
testing-library/user-event
v14.4.3
Bug Fixes
- build: add
typesfield inexports(#1029) (5bed8c6) - remove circular dependencies (#1027) (1aa2027)
v14.4.2
Bug Fixes
v14.4.1
Bug Fixes
v14.4.0
Features
Bug Fixes
- event: be robust against incomplete event implementations (#1009) (289828b)
- upload: be robust against missing FileList implementation (#1007) (a46b4d7)
- keyboard: switch modifier state of lock keys on the correct event (#1003) (2852509)
- keyboard: remove platform-specific additional key events for
ControlonAltGraph(#1003) (2852509) - pointer: dispatch
contextmenuevents withdetail: 0(#1003) (2852509) - pointer: always set
PointerEvent.isPrimary(#1003) (2852509) - pointer: set
buttonproperty on pointer events separately from legacy mouse events (#1003) (2852509) - pointer: click closest common ancestor if
mousedownandmouseuphappen on different elements (#1003) (2852509) - pointer: omit click event on release if another button is released first (#1003) (2852509)
- pointer: dispatch
mouseover,mouseenterandmousemoveon disabled elements (#1003) (2852509) - pointer: prevent
mouse*events perpointerdownevent handler (#1003) (2852509) - pointer: dispatch
*outand*overevents when moving into / out of nested elements (#1003) (2852509) - pointer: dispatch
*enterand*leaveevents on ancestors (#1003) (2852509)
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| react | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Sep 29, 2023 1:02am |