2.0.0-alpha.6
Pre-release
Pre-release
What's Changed
- dev-deps security update.Updated dev deps. by @elycruz in #12
- Deps update. by @elycruz in #13
- Bump acorn from 5.7.3 to 5.7.4 by @dependabot in #19
- Bump lodash from 4.17.15 to 4.17.19 by @dependabot in #24
- Bump ini from 1.3.5 to 1.3.8 by @dependabot in #29
- Bump browserslist from 4.13.0 to 4.16.6 by @dependabot in #36
- Bump hosted-git-info from 2.8.8 to 2.8.9 by @dependabot in #35
- Bump lodash from 4.17.19 to 4.17.21 by @dependabot in #34
- Bump y18n from 3.2.1 to 3.2.2 by @dependabot in #33
- Bump ws from 7.3.1 to 7.4.6 by @dependabot in #37
- Main dep updates by @elycruz in #51
- Bump minimist from 1.2.5 to 1.2.6 by @dependabot in #58
- Bump terser from 5.12.1 to 5.14.2 by @dependabot in #60
- Bump decode-uri-component from 0.2.0 to 0.2.2 by @dependabot in #65
- Bump json5 from 2.2.1 to 2.2.3 by @dependabot in #69
- Bump tough-cookie from 4.1.2 to 4.1.3 by @dependabot in #71
- Bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #72
- Bump @babel/traverse from 7.20.1 to 7.23.2 by @dependabot in #73
- fjl v2.0 - Flip args order for 'instanceOf' and 'hasOwnProperty', and addition of 'isNullish', and 'notNullish' methods by @elycruz in #85
- next: #57, #75 -
cycle
,iterate
,repeat
, andreplicate
generator impls. by @elycruz in #88 - issue-#91 - Removes '_platform' module member export and renames 'platform' dir to '_platform' by @elycruz in #92
- issue-#87 - Updates
take*
, anddrop
/dropWhile
, methods to accept anIterable<T>
instead of custom type by @elycruz in #93 - #issue-94 - Add
apply
, and$apply
methods to the library. by @elycruz in #95 - issue-#96 - Replace uses of
isset
method by @elycruz in #98
New Contributors
- @dependabot made their first contribution in #19
Full Changelog: 2.0.0-alpha.5...2.0.0-alpha.6