chore(deps): update dependency @rslib/core to ^0.13.0 #80
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^0.11.0
->^0.13.0
Release Notes
web-infra-dev/rslib (@rslib/core)
v0.13.1
Compare Source
What's Changed
Bug Fixes 🐞
Document 📖
dts.build
by @Timeless0911 in #1212Other Changes
Full Changelog: web-infra-dev/rslib@v0.13.0...v0.13.1
v0.13.0
Compare Source
Highlights 💡
Faster declaration generation with tsgo
Rslib now can generate declaration files with tsgo, which can provide faster generation of declaration files, especially for large projects.
What's Changed
New Features 🎉
dts.tsgo
by @Timeless0911 in #1205Document 📖
pluginTwoslash
by @SoonIter in #1202Other Changes
projects
by @9aoy in #1201Full Changelog: web-infra-dev/rslib@v0.12.4...v0.13.0
v0.12.4
Compare Source
What's Changed
New Features 🎉
Bug Fixes 🐞
redirect.js.path
set tofalse
by @Timeless0911 in #1198Other Changes
New Contributors
Full Changelog: web-infra-dev/rslib@v0.12.3...v0.12.4
v0.12.3
Compare Source
What's Changed
New Features 🎉
Bug Fixes 🐞
Other Changes
color.dim
to print environment name by @Timeless0911 in #1187Full Changelog: web-infra-dev/rslib@v0.12.2...v0.12.3
v0.12.2
Compare Source
What's Changed
New Features 🎉
.d.cts.map
and.d.mts.map
files by @Timeless0911 in #1176Document 📖
Other Changes
New Contributors
Full Changelog: web-infra-dev/rslib@v0.12.1...v0.12.2
v0.12.1
Compare Source
What's Changed
New Features 🎉
Other Changes
Full Changelog: web-infra-dev/rslib@v0.12.0...v0.12.1
v0.12.0
Compare Source
Highlights 💡
Drop support for Node 16
Node.js 16 reached its end-of-life on September 11, 2023. Many other npm packages in the ecosystem have also dropped support for Node 16, including
webpack-dev-server
,css-loader
,sass-loader
, and so on, which makes maintaining compatibility increasingly challenging. Therefore, we have decided to drop Node 16 support starting from Rslib v0.12 to ensure better compatibility with the modern ecosystem.Rslib v0.11 based on Rsbuild/Rspack v1.4 and Rslib v0.12 based on Rsbuild/Rspack v1.5:
For users currently using Node.js 16:
What's Changed
New Features 🎉
Bug Fixes 🐞
Document 📖
Other Changes
expect.poll
to avoid flaky watching file changes test cases by @Timeless0911 in #1157.nvmrc
for development by @Timeless0911 in #1162Full Changelog: web-infra-dev/rslib@v0.11.2...v0.12.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.