Skip to content

v1.45.0

Choose a tag to compare

@SoonIter SoonIter released this 16 Jul 07:39
· 20 commits to 1.x since this release
395eb11

What's Changed

New Features πŸŽ‰

  • feat: support file:// protocol and URL for icon by @JounQin in #2170
  • feat!: expose type RspressPlugin from "rspress/core", "@rspress/shared" which is a private package should not be installed by users by @SoonIter in #2384

Bug Fixes 🐞

  • fix(core/mdx-loader): due to frontmatter stack error loc and remove useless hmr old codes (#2168) by @JounQin in #2171
  • fix(plugin-preview): fixed-per-comp "internal" prop should work by @SoonIter in #2181

Document πŸ“–

Other Changes

Full Changelog: v1.44.0...v1.45.0