Skip to content

Releases: rspack-contrib/rsbuild-plugin-assets-retry

v1.4.0

03 Jul 03:36
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update all non-major dependencies by @renovate in #22
  • feat: support multiple rules by @SoonIter in #20
  • perf: optimize the runtime size with swc minify config by @SoonIter in #24
  • feat: add data-rsbuild-assets-retry attribute to retry scripts by @LuciferChiu in #25

New Contributors

Full Changelog: v1.3.0...v1.4.0

v1.3.0

24 Jun 08:37
Compare
Choose a tag to compare

What's Changed

  • refactor(type): separate CompileTimeRetryOptions and RuntimeRetryOptions by @SoonIter in #13
  • refactor: initial-chunk-retry and async-chunk-retry should reuse the same default runtime options by @SoonIter in #14
  • chore(infra): use Rslib to bundle runtime code by @SoonIter in #15
  • refactor: unify logic, extract same func by @SoonIter in #16
  • chore(deps): update pnpm to v10 by @renovate in #8
  • perf(runtime): inline one function to optimize size by @SoonIter in #17
  • fix!: drop sync script retry support and remove document.write for white screen security by @SoonIter in #18
  • chore(type): extract the shared type by @SoonIter in #19

Full Changelog: v1.2.3...v1.3.0

v1.2.3

18 Jun 09:49
Compare
Choose a tag to compare

What's Changed

  • refactor: trim check for empty src and href attributes in getRequestUrl function by @njzydark in #12

New Contributors

Full Changelog: v1.2.2...v1.2.3

v1.2.2

18 Jun 09:17
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update all non-major dependencies by @renovate in #7
  • fix: white screen when src is empty string by @SoonIter in #10

New Contributors

Full Changelog: v1.2.1...v1.2.2

v1.2.1

10 Mar 13:39
ce2cf3e
Compare
Choose a tag to compare

What's Changed

  • fix(domain): assetPrefix is prefixed by "//" by @SoonIter in #3
  • release: v1.2.1, and replace domain example in doc by @SoonIter in #4

New Contributors

Full Changelog: v1.2.0...v1.2.1

v1.2.0

24 Feb 13:33
Compare
Choose a tag to compare