Skip to content

v0.7.0

Compare
Choose a tag to compare
@Timeless0911 Timeless0911 released this 13 May 13:02
· 53 commits to main since this release
db948ea

Highlights ✨

banner

First blog for Rslib 📚

Check out our first blog for Rslib: Rslib: Build library with Rspack

We are excited to introduce Rslib — a library development tool based on Rspack. Developed by ByteDance Web Infra Team, Rslib helps developers create JavaScript libraries and UI component libraries in a simple and intuitive way while enjoying the ultimate development experience brought by Rspack and Rsbuild.

Breaking changes 🚨

Reverted in v0.7.1.

Due to breaking changes in @ast-grep/napi, Ubuntu 20 is not supported now if user enable dts generation.

Update to Ubuntu 22 or higher if possible, reference: ast-grep/ast-grep@96f5500.

What's Changed

New Features 🎉

Bug Fixes 🐞

  • fix(create-rslib): do not pin Rsbuild version by @fi3ework in #981

Other Changes

Full Changelog: v0.6.9...v0.7.0