Skip to content

Releases: Tapico/tapico-msw-webarchive

v1.1.0

08 Jun 21:51
4a77d80
Compare
Choose a tag to compare

1.1.0 (2024-06-08)

Features

v1.0.3

13 Apr 16:06
0cb8084
Compare
Choose a tag to compare

1.0.3 (2024-04-13)

Bug Fixes

  • remove the missing version:update call (22f0e9e)

v1.0.2

13 Apr 15:59
43cff31
Compare
Choose a tag to compare

1.0.2 (2024-04-13)

Bug Fixes

v1.0.1

01 Apr 21:54
760e90c
Compare
Choose a tag to compare

1.0.1 (2024-04-01)

Bug Fixes

v1.0.0

01 Apr 21:19
ccde055
Compare
Choose a tag to compare

1.0.0 (2024-04-01)

⚠ BREAKING CHANGES

  • This commit changes the behaviour how the utility is handling of responses which have a header content-encoding, from now on, these headers will be removed from the response sent, as we currently we won't be supporting gzip or brotli encoding and shouldn't be a major issue for development/testing work.

Features

Bug Fixes

  • fix issue with content-encoding in responses (#9) (89cf663)
  • prettierrc misnamed and misconfigured (#8) (e9f672e)