Skip to content

Releases: rescript-lang/rewatch

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

v1.0.7

06 Jun 08:49
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.6...v1.0.7

Opt into sourcedirs.json generation

06 May 09:21
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.5...v1.0.6

v1.0.5

29 Apr 10:58
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @zth made their first contribution in #105

Full Changelog: v1.0.4...v1.0.5

v1.0.4

16 Apr 12:16
Compare
Choose a tag to compare

We shipped a bug where parsed modules were not marked clean in a refactor that slipped into the 1.0 release, this release addresses it

Full Changelog: v1.0.3...v1.0.4

v1.0.3

16 Apr 11:00
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.2...v1.0.3