Skip to content

Release 1.0.0

Compare
Choose a tag to compare
@harlan-zw harlan-zw released this 16 Feb 04:51

Features πŸš€

  • added measureMode to select which builds to target (#15)
  • debug hint on start (#16)

Improvements πŸ”¨

  • feature toggles for cache mechanisms (#15)
  • measure will now force clear node_modules cache on start (#15)
  • add function options for esbuild options (#15)
  • extend NuxtOptions for nuxt.config.ts type support

Bug Fixes πŸ›

  • fixed measure stalling the client build (#15)
  • setting profile to false will now correctly not add optimisations (#15)