Please refer to the ts-library changelog for library and build tool changes:
- Add file extension headings to index page
- Add logic to ensure listing links have forward slashes
- Sort links by extension during the
Step_Dev_Generate_Linksstep - Library and package updates
- Some minor changes here and there
- Updated the
@devUserScript to use the UserScript manager's API for injecting elements into the page- With this, we can bypass the browser's CSP feature
- Updated
Processor_TypeScript_UserScript_Bundlerprocessor to handleimport.meta.url
- Upgraded to Build Tools v4