All notable changes to this project will be documented in this file.
1.6.8 - (2024-11-17)
- Accept node prefix in modules obj (4b8b611)
1.6.6 - (2024-08-29)
- Update deps (a4104d6)
1.6.2 - (2024-01-28)
1.6.1 - (2023-08-29)
- Dont bundle the content (5ad8f06)
- Add modules to global polyfills usage (#157) (54e8d46)
- Use consistent folder structure for fixtures (#158) (776d755)
- Ensure tree-shaken modules avoid fallback (#156) (f6da65b)
1.6.0 - (2023-08-25)
- Support custom error formatting (#153) (769e642)
1.5.0 - (2023-08-24)
- Use empty polyfill if browser field is false (#151) (3946db8)
- Update readme (12bc0dd)
- Allow modules to be marked as errors (#152) (c02060d)
1.4.1 - (2023-08-23)
- Support package.json browser field (#150) (6e84c9b)
1.4.0 - (2023-08-19)
- Support empty fallbacks (#146) (5b26071)
1.3.2 - (2023-08-16)
- Support
esbuild
0.19 (#145) (d5d0412)
1.3.1 - (2023-08-14)
- Mark polyfills as side-effect free (#141) (30eda0a)
1.3.0 - (2023-07-17)
- Optionally provide empty polyfills (#132) (6642f2f)
1.2.0 - (2023-07-07)
- Add
modules
option (#124) (932db4b)
1.1.3 - (2023-06-30)
- Regex to not match relative files (c795019)
1.1.2 - (2023-06-30)
- Remove module from package.json (0f1a60c)
1.1.1 - (2023-06-30)
- Remove esm formats as it breaks the plugin on resolve (17aed11)
- Add node 14-20 test workflow (515bd0f)
1.1.0 - (2023-06-26)
- Port modern polyfill code to add caching in internal call (#122) (ed22079)
- Handle frozen default exports (#120) (d7e6226)
- Repo url (8d764b1)
- Support
process
andBuffer
globals (#121) (c345cf6)
1.0.16 - (2023-06-20)
- Cache usage of modern-node-polyfills API (#115) (c71714f)
1.0.14 - (2023-05-30)
- Replace direct eval with indirect eval fixes: #31 (db9b7e5)
1.0.13 - (2023-04-24)
- Fix workflow (3716d0d)
1.0.12 - (2023-04-23)
- Add @rollup/pluginutils deps (75433a7)
1.0.9 - (2022-12-18)
- Add favna as a contributor for code (#56) (2e5d2e7)
1.0.8 - (2022-12-18)
- Fixed node14 support (#51) (ced7aca)
1.0.6 - (2022-10-08)
1.0.3 - (2022-08-05)
- Remove comment (96a9d0e)
1.0.9 - (2022-12-18)
- Add favna as a contributor for code (#56) (2e5d2e7)
1.0.8 - (2022-12-18)
- Fixed node14 support (#51) (ced7aca)
1.0.6 - (2022-10-08)
1.0.3 - (2022-08-05)
- Remove comment (96a9d0e)
1.0.2 - (2022-07-24)
- Change polyfill package (6db0963)
1.0.1 - (2022-07-08)
- Properly import module (bae04ba)
1.0.0 - (2022-07-08)
- Push all changes (1d42af7)