Skip to content

Releases: modernweb-dev/web

@web/[email protected]

19 Jun 19:04
Compare
Choose a tag to compare

Patch Changes

@web/[email protected]

19 Jun 19:04
Compare
Choose a tag to compare

Patch Changes

  • 570cdf7: - improve caching of snapshots in-memory
    • don't block browser command on writing snapshot to disk
    • don't write snapshot to disk for each change, batch write per file
  • Updated dependencies [39610b4]

@web/[email protected]

19 Jun 19:04
Compare
Choose a tag to compare

Patch Changes

  • 570cdf7: - improve caching of snapshots in-memory
    • don't block browser command on writing snapshot to disk
    • don't write snapshot to disk for each change, batch write per file
  • Updated dependencies [570cdf7]

@web/[email protected]

19 Jun 19:04
Compare
Choose a tag to compare

Patch Changes

@web/[email protected]

19 Jun 19:04
Compare
Choose a tag to compare

Patch Changes

@web/[email protected]

19 Jun 19:04
Compare
Choose a tag to compare

Patch Changes

  • 39610b4: Handle 'upgrade' requests only for matched url.

@web/[email protected]

05 Jun 19:00
9076384
Compare
Choose a tag to compare

Patch Changes

  • fff8290: Add types field to package.json exports map

@web/[email protected]

01 Jun 19:32
Compare
Choose a tag to compare

Patch Changes

@web/[email protected]

01 Jun 19:32
Compare
Choose a tag to compare

Patch Changes

  • 8e3bb3c: Add "forcedColors" support to "emulateMedia" command

@web/[email protected]

01 Jun 19:32
Compare
Choose a tag to compare

Patch Changes

  • 8e3bb3c: Add "forcedColors" support to "emulateMedia" command
  • efe42a8: Add explicit types export to work with node16 module resolution (typescript 4.7)