Open UlisesGascon opened 1 month ago
@UlisesGascon before doing a release I think #130 should be included to avoid shipping broken code.
Included now! thanks for the quick ping @jonkoops :heart:
This PR also includes https://github.com/pillarjs/router/pull/131 now cc: @ctcpip
This now includes #131 and I updated the release date to today. Please approve the changes @wesleytodd @ctcpip
Plan to release it on Nov 06
What's included in the
HISTORY.md
engines
field to Node@18 or higherObject.setPrototypeOf
polyfillArray.flat
instead ofarray-flatten
packagemethods
dependency with standard libraryWhat's Changed
Array.flat
instead ofarray-flatten
package by @Phillip9587 in https://github.com/pillarjs/router/pull/126methods
dependency with standard library by @jonkoops in https://github.com/pillarjs/router/pull/127methods
imports everywhere by @jonkoops in https://github.com/pillarjs/router/pull/130New Contributors
Full Changelog: https://github.com/pillarjs/router/compare/v2.0.0...master