What's Changed
- Use
Array.flat
instead ofarray-flatten
package by @Phillip9587 in #126 - Remove Object.setPrototypeOf polyfill by @Phillip9587 in #125
- refactor: replace
methods
dependency with standard library by @jonkoops in #127 - fix: replace
methods
imports everywhere by @jonkoops in #130 - fix engines field for 2.0.0 by @ctcpip in #131
- deps: parseurl@^1.3.3 by @wesleytodd in #133
- ci: updated github actions ci workflow by @Phillip9587 in #143
- chore: replace
utils-merge
dependency withObject.assign()
by @jonkoops in #138 - deps: ispromise@^4.0.0 by @raiandexter0607 in #135
- Release: 2.1.0 by @UlisesGascon in #139
New Contributors
- @Phillip9587 made their first contribution in #126
- @jonkoops made their first contribution in #127
- @ctcpip made their first contribution in #131
- @raiandexter0607 made their first contribution in #135
- @UlisesGascon made their first contribution in #139
Full Changelog: v2.0.0...v2.1.0