3.0.0 (2024-03-06)
- new bundling flow may affect smth (6379919)
1.8.4 (2022-01-31)
- up deps, fix some vuls (63402a6)
1.8.3 (2021-08-15)
- update deps, fix some vuls (6f852e3)
1.8.2 (2021-04-28)
- pkg: up deps, fix vuls (98d3cd6)
1.8.1 (2020-10-25)
- use WeakMap instead of Map for target refs (ef44497)
1.8.0 (2020-10-25)
- apply proxies caching for root level targets (fcc0652)
1.7.0 (2020-10-24)
1.6.0 (2020-10-21)
- make
valueresolution be lazy (26a65c8)
1.5.0 (2020-10-21)
1.4.1 (2020-10-20)
- docs: fix broken links (9056ca1)
1.4.0 (2020-10-20)
1.3.1 (2020-10-18)
- readme: fix inaccuracies and typos (4767ae5)
1.3.0 (2020-10-18)
- check object-like proxy targets against null (dc46084)
- add createDeepProxy factory (82eb58d)
- bundle tweak ups (e94757f)
1.2.1 (2020-10-18)
- apply proper path on proxy nesting (cb9cd77)
1.2.0 (2020-10-18)
- add proxy and traps (proxyHandler methods map) to handler context (ee6cb53)
1.1.0 (2020-10-18)
- add handler self-ref to handler context (f1bd585)
1.0.2 (2020-10-16)
- improve typings (18ec806)
1.0.1 (2020-10-16)
- package: repack in umd (ef4e983)