Skip to content

v1.0.11

Compare
Choose a tag to compare
@rolandpeelen rolandpeelen released this 25 Feb 14:48
· 24 commits to master since this release
88ca6aa

Overview

This release fixes some UI regressions, better compatibility with PNPM, and the option to build dev dependencies.

Dev dependencies

  • use --dev to build development dependencies as stated in rescript.json
    In this change, we've also added the ability to short-hand other flags, like --no-timings

Bug Fixes & Improvements

  • UI Enhancement: Fixed progress bar display issues [25b540c]
  • Build System: Improved build output formatting [99cf063]
  • Asset Loading: Fixed loader configurations [7c85771]
  • Development Environment: Added flag for building dev dependencies [b452b3e]
  • Documentation: Updated README with latest information [dd63530]
  • Installation Process: Fixed rewatch bash script to handle missing postinstall scenarios [598e370]
  • Compatibility: Made recent changes backward compatible with previous versions

Contributors

@rolandpeelen
@jfrolich

Full Changelog: v1.0.10...v1.0.11