Skip to content

Releases: poppinss/youch-core

Update dependencies

04 Jul 10:19

Choose a tag to compare

0.3.3 (2025-07-04)

Full Changelog: v0.3.2...v0.3.3

Support Node.js 18 via the engines field

07 Mar 15:44

Choose a tag to compare

0.3.2 (2025-03-07)

What's Changed

  • build: lower engines field to Node.js 18 by @pi0 in #1

New Contributors

  • @pi0 made their first contribution in #1

Full Changelog: v0.3.1...v0.3.2

Update dependencies

28 Dec 01:25

Choose a tag to compare

0.3.1 (2024-12-28)

Full Changelog: v0.3.0...v0.3.1

Export type for Parser options

23 Nov 03:23

Choose a tag to compare

Features

  • create type for the parser options (2a163f9)

Full Changelog: v0.2.6...v0.3.0

Handle native frames from Deno and Bun

15 Nov 02:34

Choose a tag to compare

Change source loader signature

15 Nov 02:27

Choose a tag to compare

Normalize the frame fileName property to contain only unix slashes

12 Nov 03:19

Choose a tag to compare

Bug Fixes

  • normalize file name path to contain unix slashes only (352a17a)

Full Changelog: v0.2.3...v0.2.4

Remove error.metadata property

11 Nov 12:08

Choose a tag to compare

This property will be managed via the youch package (the one that renders the HTML output).

0.2.3 (2024-11-11)

Full Changelog: v0.2.2...v0.2.3

Refactor error.raw property type

10 Nov 14:53

Choose a tag to compare

Publish types

07 Nov 08:03

Choose a tag to compare

Bug Fixes

Full Changelog: v0.2.0...v0.2.1