Coerce numbers to strings when passed to semver.coerce()
Add rtl option to coerce from right to left
6.1.3
Handle X-ranges properly in includePrerelease mode
6.1.2
Do not throw when testing invalid version strings
6.1.1
Add options support for semver.coerce()
Handle undefined version passed to Range.test
6.1.0
Add semver.compareBuild function
Support * in semver.intersects
6.0
Fix intersects logic.
This is technically a bug fix, but since it is also a change to behavior
that may require users updating their code, it is marked as a major
version increment.
5.7
Add minVersion method
5.6
Move boolean loose param to an options object, with
backwards-compatibility protection.
Add ability to opt out of special prerelease version handling with
the includePrerelease option flag.
Bumps the npm_and_yarn group with 16 updates in the / directory:
5.0.5
11.1.4
6.5.16
8.2.1
4.0.0
8.1.6
7.0.39
8.4.31
0.64.3
0.74.3
2.14.4
3.14.0
7.18.9
7.24.7
3.0.0
3.0.1
0.7.5
0.7.13
1.26.7
1.26.9
4.2.1
4.2.3
4.18.1
4.19.2
1.2.0
1.2.2
0.7.34
0.7.38
4.46.0
4.47.0
1.2.3
1.2.5
Updates
@size-limit/preset-big-lib
from 5.0.5 to 11.1.4Release notes
Sourced from
@size-limit/preset-big-lib
's releases.Changelog
Sourced from
@size-limit/preset-big-lib
's changelog.... (truncated)
Commits
691f6c1
Release 11.1.4 versiond1f280e
Update dependencies88d3ce2
Fix type ofplugins
parameter to be an array of functions (#362)4d32d27
Return versions for local developmentff1cb6e
Release 11.1.3 versionec84d65
Update bump script5821630
Update lock fileabbc1e5
Remove debug filed097a37
Update dependencies1a97025
Move to Node.js 22Updates
@storybook/react
from 6.5.16 to 8.2.1Release notes
Sourced from
@storybook/react
's releases.... (truncated)
Changelog
Sourced from
@storybook/react
's changelog.... (truncated)
Commits
9c3d891
Bump version from "8.2.0" to "8.2.1" [skip ci]ffe743f
Merge pull request #28503 from storybookjs/valentin/fix-core-dist-type-creation8b2f2db
Bump version from "8.2.0-beta.3" to "8.2.0" [skip ci]ef343c7
Bump version from "8.2.0-beta.2" to "8.2.0-beta.3" [skip ci]fd4d89e
Templates: Export ButtonProps and HeaderProps interfacesbd047a6
Bump version from "8.2.0-beta.1" to "8.2.0-beta.2" [skip ci]d3d25f1
Bump version from "8.2.0-beta.0" to "8.2.0-beta.1" [skip ci]78c3f60
Bump version from "8.2.0-alpha.10" to "8.2.0-beta.0" [skip ci]bf97811
Merge branch 'next' into beforeAll-hook4f4df31
Merge branch 'kasper/mount' into kasper/mount-argsUpdates
lerna
from 4.0.0 to 8.1.6Release notes
Sourced from lerna's releases.
... (truncated)
Changelog
Sourced from lerna's changelog.
... (truncated)
Commits
8d68f1d
chore(misc): publish 8.1.65f3603a
fix: set explicit string-width dependency (#4038)3f91a34
chore(misc): publish 8.1.5bd1c2d8
fix: update npm utility dependencies and related packages (#4033)7bd9835
chore(misc): publish 8.1.465657cd
chore: set corepack env vars in workflow (#4015)059864f
chore(misc): publish 8.1.303f476b
fix: update to nx 19 (#4003)3fe0cf0
fix(deps): bump tar from 6.1.11 to 6.2.1 (#3990)bb68e00
chore: update snapshots (#3968)Maintainer changes
This version was pushed to npm by jameshenry, a new releaser for lerna since your current version.
Updates
postcss
from 7.0.39 to 8.4.31Release notes
Sourced from postcss's releases.
... (truncated)
Changelog
Sourced from postcss's changelog.
... (truncated)
Commits
90208de
Release 8.4.31 version58cc860
Fix carrier return parsing4fff8e4
Improve pnpm test outputcd43ed1
Update dependenciescaa916b
Update dependencies8972f76
Typo11a5286
Typo45c5501
Release 8.4.30 versionbc3c341
Update linterb2be58a
Merge pull request #1881 from romainmenke/improve-sourcemap-performance--phil...Updates
react-native
from 0.64.3 to 0.74.3Release notes
Sourced from react-native's releases.
... (truncated)
Changelog
Sourced from react-native's changelog.
... (truncated)
Commits
8e5a936
Release 0.74.33d53992
fix: typo when cherry picking from kotlin to java3c4d761
Back out "Revert D58459930: [react-native][PR] Add ReactMarkerConstants.CONTE...bdf6583
Fix output path for generated artifacts (#45165)3a1ff94
[Hermes] Bump Hermes (#45220)d1e2a35
feat: update CLI to 13.6.9 (#44793)7dd6549
Continue running microtasks when parent task throws487c848
Refactor: RuntimeScheduler: Delete ErrorUtils.h (#43953)37b33c3
Small refactor in RuntimeScheduler_Modern to favor references over shared_ptr...988bf16
Tentative fix for NPEJavaTimerManager$IdleCallbackRunnable.cancel
(#44852)Maintainer changes
This version was pushed to npm by react-native-bot, a new releaser for react-native since your current version.
Updates
semver
from 6.3.0 to 6.3.1Release notes
Sourced from semver's releases.
Changelog
Sourced from semver's changelog.
... (truncated)
Commits
44d27bc
chore: release 6.3.1928e56d
fix: better handling of whitespace (#591)39f6326
chore:@npmcli/template-oss
@4
.16.0Maintainer changes
This version was pushed to npm by lukekarrys, a new releaser for semver since your current version.
Updates
react-native-reanimated
from 2.14.4 to 3.14.0Release notes
Sourced from react-native-reanimated's releases.
... (truncated)
Commits
2744773
Release 3.14.0 (#6252)4df8420
docs: Fix linking toContributing to the code
section (#6251)fa0401a
Append-Wpedantic
only for example apps (Superseded by #1692.