All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
- Build with
es2020target (#145)
- Update lockfile (83ec1f9)
- Pooya Parsa (@pi0)
- Lumirelle (@lumirelle)
- Improve
DISABLE_NODE_FETCH_NATIVE_WARNbehavior (#128)
- Remove proxy banner (7b46934)
- Downgrade undici to
v6(28d16c5)
- Update node to 20 (1f8bd33)
- Pooya Parsa (@pi0)
- Anton Golub [email protected]
- Pooya Parsa (@pi0)
- Remove
node> requirecondition for/proxysubpath (ff7f506)
- Pooya Parsa (@pi0)
- Update lockfile (889926a)
- Pooya Parsa (@pi0)
- Remove non existing
node.importcondition (#115)
- Update deps (c3f9f18)
- Pooya Parsa (@pi0)
- Thomas Kjærgaard (@tkjaergaard)
- proxy: Reorder to fix cjs build (0063bc1)
- Pooya Parsa (@pi0)
- proxy: Update environment variable check order (742d27e)
- Pooya Parsa (@pi0)
- proxy: Support lower-case environment variables too (144996b)
- Add backward compatible types for
/proxysubpath export (584ee24)
- Pooya Parsa (@pi0)
- Http proxy util (#106)
- Pooya Parsa (@pi0)
- Add top level
react-nativefield topackage.json(#98)
- Pooya Parsa (@pi0)
- Rui Ying (@robertying)
- Add explicit
/nativesubpath (4a917e5)
- Use soft warning for node bundle warn (f46566f)
- Pooya Parsa (@pi0)
- Safe minify options (83a9af8)
- Pooya Parsa (@pi0)
- Fix exports for typescript support :} (a180b16)
- Pooya Parsa (@pi0)
- Minify dist by default (413e3a3)
- Reuse exports from
src/node.ts(a6e602d)
- Pooya Parsa (@pi0)
- Add warning for when node polyfill is used in non-node environments (#90)
- Missing types for
/polyfillsubpath (#84)
- Update lockfile (dc87446)
- Pooya Parsa (@pi0)
- Nam Nguyen (@willnguyen1312)
- pkg: Add export conditions for runtime keys (#75)
- Update dev dependencies (72cb8cb)
- Pooya Parsa (@pi0)
- polyfill: Avoid reassigning globals (ef92a04)
- Disable broken eslint rule (ec40196)
- Update lockfile (00199b3)
- Lint (3e36417)
- Pooya Parsa (@pi0)
- Support
/nodesubpath andFORCE_NODE_FETCHto use non-native (#66)
- Pooya Parsa [email protected]
- release: 1.0.1 (abdb2ad)
- release: 1.0.1 (7eb7dfd)
- Update repo (d63453e)
- Pooya Parsa [email protected]
1.0.1 (2022-11-14)
1.0.0 (2022-11-14)
0.1.8 (2022-10-15)
0.1.7 (2022-09-20)
0.1.6 (2022-09-20)
0.1.5 (2022-09-19)
0.1.4 (2022-06-20)
0.1.3 (2022-05-11)
- types: add missing type of
AbortController(cc53eb7)
0.1.2 (2022-05-11)
- add subpath export
./src/index.jsfor better compatibility (daa574f)