Releases: CreativeTechGuy/recursive-proxy-mock
Releases · CreativeTechGuy/recursive-proxy-mock
v4.0.1
4.0.1 (2022-10-22)
Bug Fixes
- rename GitHub Release pack file (6baec7b)
v4.0.0
4.0.0 (2022-10-22)
Features
- fix sourcemaps, update dependencies (#5) (e70d54f)
BREAKING CHANGES
- Unpublish from NPM, drop support for Node 12
v3.2.0
3.2.0 (2021-08-26)
Features
- resetMock, more exposed internals, TS generics (37f5ab6)
v3.1.0
3.1.0 (2021-08-15)
Features
- add WILDCARD and toPrimitive support (a6bd922)
v3.0.0
3.0.0 (2021-08-15)
BREAKING CHANGES
-
Only support evergreen browsers and LTS Node
-
docs: add bundlephobia badge, docs TOC
-
ci: remove Node 10 from GitHub workflow
v2.0.0
2.0.0 (2021-08-15)
Bug Fixes
- generate tree-shakable bundles (6984694)
- remove ability to override getPrototypeOf (b1afe12)
- remove console messages in production (c5251c5)
Features
BREAKING CHANGES
- remove any mocks overriding
ProxySymbol.GET_PROTOTYPE_OF
v1.0.1
1.0.1 (2021-08-13)
Bug Fixes
- documentation and contribution guide (#2) (2071f24)
v1.0.0
1.0.0 (2021-08-13)
Bug Fixes
- add CI/CD with semantic-release (7ffe6e3)
- add semantic-release branches config (f809010)