Skip to content

Releases: tobua/papua

v6.0.2

11 Apr 21:16
Compare
Choose a tag to compare

6.0.2 (2024-04-11)

Bug Fixes

  • typescript: enable skipLibCheck by default (730262d)

v6.0.1

04 Apr 17:18
Compare
Choose a tag to compare

6.0.1 (2024-04-04)

Bug Fixes

  • project: update dependencies and document trustedDependencies (8f7a2b7)

v6.0.0

16 Mar 19:34
Compare
Choose a tag to compare

6.0.0 (2024-03-16)

Features

  • plugins: injecting additional environment variables during build (b8241e0)

BREAKING CHANGES

  • plugins: builtins no longer supported (same as Rspack) except for css and treeShaking.

v5.9.7

23 Jan 17:27
Compare
Choose a tag to compare

5.9.7 (2024-01-23)

Bug Fixes

  • build: fork-ts-checker-webpack-plugin requires webpack dependency (0ba349a)

v5.9.6

10 Jan 11:48
Compare
Choose a tag to compare

5.9.6 (2024-01-10)

Bug Fixes

  • configuration: extensions now explicitly required as in webpack (b9863bf)

v5.9.5

09 Jan 22:57
Compare
Choose a tag to compare

5.9.5 (2024-01-09)

Bug Fixes

  • project: update to Rspack 0.5 and apply necessary changes (1153f89)

v5.9.4

27 Nov 21:41
Compare
Choose a tag to compare

5.9.4 (2023-11-27)

Bug Fixes

  • configuration: add newly required separate React refresh plugin (971c60d)

v5.9.3

27 Nov 19:17
Compare
Choose a tag to compare

5.9.3 (2023-11-27)

Bug Fixes

  • configuration: reenable automatic React transform (4bea6e2)

v5.9.2

27 Nov 18:09
Compare
Choose a tag to compare

5.9.2 (2023-11-27)

Bug Fixes

  • configuration: migrate to Rspack 0.4 (db8b8e3)

v5.9.1

14 Nov 17:09
Compare
Choose a tag to compare

5.9.1 (2023-11-14)

Bug Fixes

  • configuration: add copy plugin only to first user configuration (b7df4a0)