Skip to content

Commit

Permalink
Replace require with import all over the place
Browse files Browse the repository at this point in the history
  • Loading branch information
RSeidelsohn committed Aug 30, 2024
1 parent 3d52756 commit f196d70
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
- [Table of Contents](#table-of-contents)
- [Introduction](#introduction)
- [Changes](#changes)
- [Version 4.3.1](#Version-4-3-1)
- [Version 4.3.0](#Version-4-3-0)
- [Version 4.2.11](#Version-4-2-11)
- [Version 4.2.10](#Version-4-2-10)
Expand Down Expand Up @@ -126,6 +127,11 @@ You could see something like this:

### <a id="Version-4-3-0"></a>Version 4.3.0

misc: Move from `require` to `import` in all the files
misc: Update indexHelpers.js by @ArsArmandi in https://github.com/RSeidelsohn/license-checker-rseidelsohn/pull/108

### <a id="Version-4-3-0"></a>Version 4.3.0

feat: Add numeric "--depth" option that overrides the ambiguous "--direct" option
fix: Fix local anchors in the README

Expand Down

0 comments on commit f196d70

Please sign in to comment.