Skip to content

v5.0.1

Latest
Compare
Choose a tag to compare
@dusty-phillips dusty-phillips released this 23 May 16:14
  • Update .npmignore to leave out ReScript build artifacts and .github 7630aca

v5.0.0...v5.0.1

5.0 relase notes (release was yanked; use 5.0.1)

  • Bump rescript.json version 7dcc4b9
  • Fix the migration subheaders 06b4edf
  • Fix CI by running npm install 0527bd3
  • Update resultError to take a check function to assert on the value Also introduce ignoreValue for those instances where the value is unimportant. 1dae595
  • Fix test for file changes 19c5c7c
  • Add a pull request workflow e9594d6
  • Merge pull request #9 from brettcannon/no-description-required 5e40865
  • Normalize capitalization of types in failure message of resultOk as compared to optionSome. b411077
  • Port resultError 56f5ac0
  • Port optionNone Along the way, move off of Belt and over to Core. 823d947
  • Port fail 5d5d3fc
  • Port notOk 49f036c
  • Port ok 2630798
  • Port isNot ec4b755
  • Port is 8940171
  • Port notEqual 7b2933a
  • Port equal over to not requiring a description 971fcf8
  • Merge pull request #7 from brettcannon/rescript-11 5e24864
  • Update for ReScript 11 Along the way add a .github/FUNDING.yml and add some more keywords to package.json to help with discoverability at https://rescript-lang.org/packages . 16868b6

v4.0.0...v5.0.0