Skip to content

v.1.1.0

Compare
Choose a tag to compare
@talatkuyuk talatkuyuk released this 01 Feb 23:43
· 39 commits to main since this release
  • updated some dependencies
  • fixed the type "Code" inference issue in visitor function
  • updated the tsconfig.json, removing moduleResolution since not needed if the module is NodeNext or Node16
  • added .npmrc for ignoring scripts
  • updated the package.json for the suggestion raised by @ChristianMurphy