Releases: Septh/rollup-plugin-node-externals
Releases · Septh/rollup-plugin-node-externals
v9.0.1
v9.0.0
Commits:
- Fix linting issues b7bd693
- Add test for packagePath option and fix changed warning text 1a2e049
- Back to sync factory w/ better watch mode support 8df9341
- Update to TypeScript 6 3cfab82
- Bump version 032f907
- Update tests (again) 714fb00
- Use RegExp.escape() since Node 24 has it 8ab5eaa
- Update tests 2d0d8ea
- Bump @types/node 5b940ed
- More code readability c912a56
- Correctly update eslint to latest 017d5a0
- Enhance code readability 71266fd
- Fix lint errors 8e91419
- Update NodeJS requirement to Active LTS (24+) 521eaff
- Update README.md 198c141
- Update tests 29583f3
- Refactor : move all initialization code out of buildStart hook 819c187
- Update VSCode stuff fffc7b3
- Update all dependencies d2acc8e
- Modernize tsconfigs 4bdec81
- Modernize package.json b2b8d8e
Full Changelog: v8.1.2...v9.0.0
v8.1.2
v8.1.1
v8.1.0
v8.0.1
v8.0.0
- Update devDependencies cc6316b
- Update README.md for v8 47728ca
- Cosmetic edits 607ed68
- Remove support for Rollup 3 fb47ce0
- Merge branch 'main' of https://github.com/Septh/rollup-plugin-node-externals 30945fe
- Merge branch 'pr/segevfiner/33' 39986b1
- Add badges to README.md 1de5c7a
- Cosmetic edits 7c219c2
- Merge pull request #33 from segevfiner/remove-order-pre 9ba4732
- Remove order: 'pre' from resolveId be98d35
- Add badges to README.md e3a4ad0
- Add LICENSE 72e6108
- Cleanup VS Code settings e56d3be
- Simplify package.json hunting d24d066
- Remove useless await and imports 0ecd976
- Remove spurious dep 'globals' e1dd916
- Enforce @septh/ts-run 1.2.6+ 131a2ad
- Tweak tsconfig 18d430e
- Use cmd.exe to run the build task in VS Code for Windows 3595b31