Skip to content

Releases: rescript-lang/rewatch

v1.2.0

08 May 20:51
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.3...v1.2.0

v1.1.3

11 Apr 09:33
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.2...v1.1.3

v1.1.2

08 Apr 19:56
Compare
Choose a tag to compare

What's Changed

  • Take gentype config from the local package and not from the root package by @jfrolich in #157

Full Changelog: v1.1.1...v1.1.2

v1.1.1

08 Apr 19:42
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.1.1

v1.1.0

07 Apr 14:48
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.12...v1.1.0

v1.0.12

26 Feb 09:40
Compare
Choose a tag to compare

Small bugfixes related to UI

Full Changelog: v1.0.11...v1.0.12

v1.0.11

25 Feb 14:48
88ca6aa
Compare
Choose a tag to compare

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

v1.0.10

28 Jan 08:59
0fdeaec
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.9...v1.0.10

v1.0.9

03 Sep 07:44
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.8...v1.0.9

v1.0.8

06 Jun 09:30
Compare
Choose a tag to compare

What's Changed

  • 🐛 - copy namespace compiler assets and asts to /lib/bs to fix editor support by @jfrolich in #121

Full Changelog: v1.0.6...v1.0.8