Skip to content

[email protected]

Pre-release
Pre-release
Compare
Choose a tag to compare
@unicornware unicornware released this 01 Aug 02:18
· 152 commits to main since this release
[email protected]
1611cc7

[email protected] (2023-08-01)

⚠ BREAKING CHANGES

  • utils: [includes] order position arg before identity
  • utils: [omit] return plain object

📦 Build

  • deps-dev: Bump @flex-development/pathe from 1.0.3 to 2.0.0 (#340) (6b2a41a)
  • deps-dev: Bump @flex-development/toggle-pkg-type from 2.0.0 to 2.0.1 (#339) (708b8ad)
  • deps-dev: Bump eslint from 8.45.0 to 8.46.0 (#338) (1641eaa)
  • deps-dev: Bump eslint-plugin-unicorn from 47.0.0 to 48.0.1 (#325) (538739e)
  • deps-dev: Bump pretty-format from 29.6.1 to 29.6.2 (#343) (b9bbcb3)
  • deps-dev: Bump the typescript-eslint group with 2 updates (#341) (9305280)

✨ Features

  • types: [Values] allow T to extend unknown (da89078)
  • types: Spread (a6db57f)
  • utils: [at] allow nilable targets (ea14c9d)
  • utils: [includes] allow nilable targets (373c45b)

🏡 Housekeeping

🦾 Refactors

  • utils: [includes] order position arg before identity (261b60d)
  • utils: [omit] return plain object (df11f1f)