Skip to content

v0.0.17

Compare
Choose a tag to compare
@chenjiahan chenjiahan released this 08 Nov 11:44
· 3051 commits to main since this release
3d49f6d

What's Changed

New Features 🎉

  • feat: support html.template as a function
  • feat(deps): bump Rspack v0.3.11
  • feat: support html.templateParameters as a function
  • feat: support html.title as a function
  • feat: support html.favicon as a function
  • feat: support html.inject as a function

Other Changes

  • refactor: move html.titleByEntries option to uni-builder
  • refactor: remove source.compileJsDataURI option
  • refactor: merge HTML plugins into a unified plugin
  • chore: remove cssnano from shared package
  • types: fix source.alias type