import-fresh

Import a module while bypassing the cache

MIT License

Downloads
179.4M
Stars
274
Committers
7

Bot releases are hidden (Show)

import-fresh - Latest Release

Published by sindresorhus almost 4 years ago

  • Generalize TypeScript declaration (#20) 66079d9

https://github.com/sindresorhus/import-fresh/compare/v3.2.2...v3.3.0

import-fresh -

Published by sindresorhus almost 4 years ago

  • Handle there being no parent module (#19) 3d27ebc

https://github.com/sindresorhus/import-fresh/compare/v3.2.1...v3.2.2

import-fresh -

Published by sindresorhus almost 5 years ago

  • Add handling of parent being absent from cache and parent being self (#16) c827b22

https://github.com/sindresorhus/import-fresh/compare/v3.2.0...v3.2.1

import-fresh -

Published by sindresorhus almost 5 years ago

  • Make module.parent transparent (#13) d5af1bd

https://github.com/sindresorhus/import-fresh/compare/v3.1.0...v3.2.0

import-fresh -

Published by sindresorhus over 5 years ago

import-fresh -

Published by sindresorhus almost 6 years ago

Breaking:

  • Require Node.js 6 c06e407

Other:

  • Improve the logic for finding the module to import 2010f5c