Skip to content

Releases: poppinss/utils

Update dependencies

28 Mar 04:37
Compare
Choose a tag to compare
  • chore: update dependencies 117f2e2
  • chore: update dependencies c3d46cb

Full Changelog: v6.7.2...v6.7.3

Change Opaque prop declaration and anonymous error naming

07 Feb 10:13
fcfece2
Compare
Choose a tag to compare

What's Changed

  • fix: prevent opaque prop suggestion in IDEs by @targos in #40
  • fix: assign name to anonymous error created using createError method in 535125f

Full Changelog: v6.7.1...v6.7.2

Fix `lodash` entrypoint for Vite environment

15 Jan 18:15
Compare
Choose a tag to compare
  • fix: add default conditional export for lodash entrypoint 557dabb

v6.7.0...v6.7.1

Add Secret utility and rename join method to joinToURL

15 Dec 11:33
Compare
Choose a tag to compare
  • Please refer the README to learn more about the Secret utility.
  • The join helper was never documented, so I take the lenience to rename it without the breaking change.

Commits

  • feat: add Secret utility 7194dd9
  • refactor: document and tighten up assert utilities 5e5767c
  • refactor: rename join utility to joinToURL 6f3f226
  • chore: update dependencies e35104b

Full Changelog: v6.6.0...v6.7.0

`join` Helper

28 Nov 14:53
Compare
Choose a tag to compare

v6.5.1...v6.6.0

Generate sourcemaps and use TSC for types generation

06 Nov 06:27
Compare
Choose a tag to compare
  • chore: changes to build process 24cb052
  • chore: update dependencies 89042a3

Full Changelog: v6.5.0...v6.5.1

Breaking changes + ESM only

14 Oct 05:58
Compare
Choose a tag to compare

This release does a major overhaul to the complete package. Please, read the release notes from the following releases to learn more.

Commits

  • docs: fix link for build badge 576191c
  • chore: publish under latest tag bace066
  • feat: ,erge next to develop (#37) 05eb31c

What's Changed

New Contributors

Full Changelog: v5.0.0...v6.5.0

Change tsup entries to have assert function

11 Oct 07:26
02edb8d
Compare
Choose a tag to compare
  • fix(assert): add source file in tsup entry f9bbfbc
  • docs: update README f26bc51

v6.5.0-7...v6.5.0-8

Update dependencies

23 Sep 05:16
Compare
Choose a tag to compare
Update dependencies Pre-release
Pre-release

Full Changelog: v6.5.0-6...v6.5.0-7

Add assert utils

24 Aug 09:47
Compare
Choose a tag to compare
Add assert utils Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v6.5.0-5...v6.5.0-6