Skip to content

Releases: jihchi/app-template-rescript-react

v4.0.1

24 Oct 13:19
Compare
Choose a tag to compare
  • Stick with snowpack 3.0.x, newer version has a degression 5e72bb3
  • Update reason to rescript in bsconfig a968f75
  • Move test bindings to a dedicate module cabda7e
  • Change project name (reason to rescript), add ReScript link to main page a9a21cc

v4.0.0...v4.0.1

v4.0.0

25 Apr 08:23
Compare
Choose a tag to compare
  • Deprecate @snowpack/plugin-run-script in favor of @jihchi/plugin-rescript #13

v3.0.3...v4.0.0

v3.0.3

18 Apr 04:22
Compare
Choose a tag to compare
  • fix: command start #12 (Thanks ri7nz)
  • Upgrade rescript to 9.1.1, remove build -with-deps parameter 696a6ba

v3.0.2

16 Apr 08:45
Compare
Choose a tag to compare
  • Exclude *.{res,resi} from the final build files 14802d7

v3.0.1

16 Apr 08:39
Compare
Choose a tag to compare
  • Manually compile ReScript files before snowpack build 83acbb2

v3.0.0

14 Apr 14:04
Compare
Choose a tag to compare

Breaking Changes

v2.0.0

14 Jan 06:00
Compare
Choose a tag to compare

Breaking Changes

  • Get rid of testing for now a82c132
  • Upgrade snowpack to 3.0 #8

v1.6.3...v2.0.0

v1.6.3

19 Dec 00:27
Compare
Choose a tag to compare
  • Upgrade bs-platform to 8.4
  • Remove redundant @bs. for annotations

v1.6.2

25 Nov 00:46
Compare
Choose a tag to compare
  • Remove unused babel.config.json (#6, @thezjy)

v1.6.1

04 Nov 07:12
Compare
Choose a tag to compare
  • Upgrade react to v17
  • Upgrade dependencies to latest version