Skip to content
This repository has been archived by the owner on Feb 16, 2024. It is now read-only.

Releases: vintl-dev/unplugin

v2.0.0

11 Dec 17:32
Compare
Choose a tag to compare

2.0.0 (2023-12-11)

Bug Fixes

  • deps: update peerdependency rollup to v4 (8386a8a)
  • deps: update peerdependency vite to v5 (d446b12)

BREAKING CHANGES

  • deps: rollup version requirement raised to v4
  • deps: Vite requirement raised to v5

v1.5.2

11 Dec 17:23
Compare
Choose a tag to compare

1.5.2 (2023-12-11)

Bug Fixes

  • deps: update deps to latest versions (11a0db7)

v1.5.1

23 Oct 14:10
Compare
Choose a tag to compare

1.5.1 (2023-10-23)

Bug Fixes

  • avoid buildStart hook for formatter resolution (7d11f38)

v1.5.0

10 Oct 21:17
Compare
Choose a tag to compare

1.5.0 (2023-10-10)

Features

  • pass the parser function to error handler (24c7efd)

v1.4.1

09 Oct 02:28
Compare
Choose a tag to compare

1.4.1 (2023-10-09)

Bug Fixes

  • export ParseErrorHandlerResult as well (e741506)

v1.4.0

09 Oct 01:44
Compare
Choose a tag to compare

1.4.0 (2023-10-09)

Features

  • export types related to error handling (b8bf126)

v1.3.0

05 Oct 20:04
Compare
Choose a tag to compare

1.3.0 (2023-10-05)

Bug Fixes

  • custom formatters not applied (f613fd1)

Features

  • add error handling option (6c6c282)

v1.2.4

09 Jun 21:17
Compare
Choose a tag to compare

1.2.4 (2023-06-09)

Bug Fixes

  • pkg: downgrade and pin the formatjs deps (e9ccd2c)

v1.2.3

09 Jun 17:02
Compare
Choose a tag to compare

1.2.3 (2023-06-09)

Bug Fixes

  • pkg: dependencies update catch-up (23799a4)

v1.2.2

09 Jun 16:51
Compare
Choose a tag to compare

1.2.2 (2023-06-09)

Bug Fixes

  • invalid import of ParserOptions from updated parser pkg (ea3de53)