Sourced from @changesets/cli
's
releases.
@changesets/cli
@2
.27.8Patch Changes
#1417
bc75c1a
Thanks@trivikr
! - Replacechalk
withpicocolors
to reduce install size#1445
52c302a
Thanks@bluwy
! - Remove unused@babel/runtime
dependency#1446
5150fc1
Thanks@benmccann
! - Switched frompreferred-pm
topackage-manager-detector
in order to reduce installation sizeUpdated dependencies [
bc75c1a
,52c302a
]:
@changesets/get-dependents-graph
@2
.1.2@changesets/logger
@0
.1.1@changesets/read
@0
.6.1@changesets/assemble-release-plan
@6
.0.4@changesets/should-skip-package
@0
.1.1@changesets/apply-release-plan
@7
.0.5@changesets/get-release-plan
@4
.0.4@changesets/write
@0
.3.2@changesets/git
@3
.0.1@changesets/pre
@2
.0.1@changesets/config
@3
.0.3
Sourced from cspell's releases.
v8.14.4
Changes
Fixes
fix: Remove object from cache (#6257)
flatpack-json was caching the objects it got for performance. But this created an issue when one of those objects were updated in the background. Since the object was cached, it was assumed that nothing had changed.
v8.14.3
Changes
Delete unneeded Jekyll post (#6208)
I found this while searching on the site for 'GitHub'. :-)
Fixes
fix: Add ability to unpack and preserve order (#6252)
fix: Make flatpack-json diff friendly. (#6243)
... (truncated)
Sourced from cspell's changelog.
8.14.4 (2024-09-18)
8.14.3 (2024-09-17)
8.14.2 (2024-08-20)
8.14.1 (2024-08-17)
- fix: Fix publishing (8a56148)
8.14.0 (2024-08-17)
8.13.3 (2024-08-12)
8.13.2 (2024-08-08)
8.13.1 (2024-08-02)
aeedd49
v8.14.4ce99637
v8.14.3f4697d0
refactor: rename package @cspell/normalize-json
to
flatpack-json
(#6235)24c45ad
ci: Workflow Bot -- Update ALL Dependencies (main) (#6183)dd68c9a
fix: Add flutter dictionary for dart (#6185)7fd0b70
ci: Workflow Bot -- Update ALL Dependencies (main) (#6155)9f7c183
v8.14.25552bdb
v8.14.12e050b4
v8.14.0e017775
v8.13.3Sourced from markdownlint-cli's releases.
v0.42.0
- Update
markdownlint
dependency to0.35.0
- Add
MD058
/blanks-around-tables
- Use
micromark
inMD001
/MD003
/MD009
/MD010
/MD013
/MD014
/MD019
/MD021
/MD023
/MD024
/MD025
/MD039
/MD042
/MD043
- Improve
MD018
/MD020
/MD031
/MD034
/MD044
markdown-it
parser no longer invoked by default- Improve performance
- Update all dependencies via
Dependabot
aa975a1
Bump version 0.42.0789dda8
Bump execa from 9.3.1 to 9.4.015479aa
Replace dev dependency execa with nano-spawn (smaller, 0
dependencies).7c20e8f
Bump ignore from 5.3.2 to 6.0.23e2565c
Bump markdownlint from 0.34.0 to 0.35.08027b6e
Bump webpack from 5.91.0 to 5.94.027ae655
Bump execa from 9.3.0 to 9.3.1f4ac163
Bump ignore from 5.3.1 to 5.3.2b6211d3
Bump xo from 0.59.0 to 0.59.383c4f16
Bump xo from 0.58.0 to 0.59.0Sourced from typescript's releases.
TypeScript 5.6
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
- fixed issues query for Typescript 5.6.0 (Beta).
- fixed issues query for Typescript 5.6.1 (RC).
- fixed issues query for Typescript 5.6.2 (Stable).
Downloads are available on:
TypeScript 5.6 RC
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
TypeScript 5.6 Beta
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
a7e3374
Bump version to 5.6.2 and LKG2063357
🤖 Pick PR #59708
(LEGO: Pull request from lego/hb_537...) into release-5.6 (#...4fe7e41
🤖 Pick PR #59670
(fix(59649): ts Move to a new file d...) into release-5.6 (#...1a03e53
🤖 Pick PR #59761
(this
can be nullish) into release-5.6 (#59762)6212132
Update LKGbbb5faf
🤖 Pick PR #59542
(Fixing delay caused in vscode due t...) into release-5.6 (#...e6914a5
Bump version to 5.6.1-rc and LKG34121c4
Update LKG2a30c2a
Merge remote-tracking branch 'origin/main' into release-5.6936a79b
Expose TypeChecker. getAwaitedType to public (#59268)Sourced from ts-jest's releases.
v29.2.5
Please refer to CHANGELOG.md for details.
v29.2.4
Please refer to CHANGELOG.md for details.
Sourced from ts-jest's changelog.
29.2.5 (2024-08-23)
Bug Fixes
- build: build package with
NodeNext
module (9b3ade5)- fix: set value
ts/tsx
extensionsToTreatAsEsm
in default esm preset (d9ff362)- fix(compiler): fallback to
NodeJS
module resolution for ts 4.8 (b7d3409), closes #449929.2.4 (2024-08-01)
Bug Fixes
500a863
chore(release): 29.2.5dce986e
build(deps): Update dependency @babel/preset-env
to
^7.25.448a28a6
build(deps): Update dependency vite to ^5.4.2d9ff362
fix: set value ts/tsx
extensionsToTreatAsEsm
in default esm preset00550ef
test: add e2e test case for ESM features978169b
build(deps): Update dependency @types/node
to
v20.16.1e9a643c
build(deps): Update dependency @types/node
to
v20.16.0535edab
build(deps): Update dependency @types/node
to
v20.15.0011a9d8
build(deps): Update dependency vite to ^5.4.14eb8ccd
build: update renovate bot