Skip to content

Release 0.14.0

Compare
Choose a tag to compare
@nandi95 nandi95 released this 24 Sep 15:49
· 30 commits to release/0.x since this release
50bf5b2

Feature:

  • feat(collection): add dot notation to pluck method
  • feat(collection): add shuffle method

Chore:

  • chore: increment version
  • chore: make tsc output predictable
  • chore(deps-dev): update dependencies

Refactor:

  • refactor(helpers): split out functions into files
    • This will help with maintainability and with tree-shaking when packaging separately for cjs.
  • refactor: import helper methods from their respective path

Testing:

Full Changelog: v0.13.0...v0.14.0