Skip to content

Releases: dldc-packages/chemin

v13.0.0 Renamed types and readonly arrays

10 Mar 20:51

Choose a tag to compare

BREAKING CHANGES

  • Some renamed types from I** to T** (ex: IChemin -> TChemin)
  • Pathname string array now expect a readonly array

Release 11.0.4

01 May 16:42

Choose a tag to compare

  • Update dependencies 804a5a1
  • Add test:watch:coverage script to package.json 285377c

Release 11.0.3

13 Apr 15:49

Choose a tag to compare

Release 11.0.2

23 Feb 00:33

Choose a tag to compare

  • Update dependencies ccef590
  • Update devDependencies in package.json 7d01beb
  • Fix exports object order e8d719c

Release 11.0.1

16 Dec 10:43

Choose a tag to compare

  • Update dependencies and fix code formatting f75e12f
  • Add type module to package.json and skip library check in tsconfig.json cfff62b

Release 11.0.0

15 Dec 23:32

Choose a tag to compare

BREAKING CHANGES

  • Remove parse
  • Export functions directly
  • Improve typings of create (no more limit)
  • Add more utils

Release 10.0.1

04 Nov 15:32

Choose a tag to compare

Release 10.0.0

04 Nov 15:29

Choose a tag to compare

CHANGES

  • Added Chemin.matchAllNested , Chemin.equal and Chemin.partialMatch
  • Breaking Remove cheminEqual export
  • Breaking chemin.matchand chemin.matchExact now returns null instead of false to better works with optional chaining

Commits

Release 9.1.0

04 Nov 14:31

Choose a tag to compare

Release 9.0.3

30 Sep 21:24

Choose a tag to compare