All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
- Remove
node> require
condition for/proxy
subpath (ff7f506)
- Pooya Parsa (@pi0)
- Update lockfile (889926a)
- Pooya Parsa (@pi0)
- Remove non existing
node.import
condition (#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
/proxy
subpath export (584ee24)
- Pooya Parsa (@pi0)
- Http proxy util (#106)
- Pooya Parsa (@pi0)
- Add top level
react-native
field topackage.json
(#98)
- Pooya Parsa (@pi0)
- Rui Ying (@robertying)
- Add explicit
/native
subpath (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
/polyfill
subpath (#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
/node
subpath andFORCE_NODE_FETCH
to use non-native (#66)
- Pooya Parsa pyapar@gmail.com
- release: 1.0.1 (abdb2ad)
- release: 1.0.1 (7eb7dfd)
- Update repo (d63453e)
- Pooya Parsa pooya@pi0.io
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.js
for better compatibility (daa574f)