Skip to content

Releases: mkholt/pcf-reloader-transformer

v1.3.0: Virtual Components

17 Aug 15:49
Compare
Choose a tag to compare

What's Changed

  • Inject debugger by @mkholt in #21
  • Virtual components by @mkholt in #23
  • Support for Socket.IO version 4 protocol

Full Changelog: v1.2.0...v1.3.0

v1.2.0

18 Apr 19:33
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.2...v1.2.0

v1.1.2: Disable auto-install

23 Feb 08:47
Compare
Choose a tag to compare

If patching on install, we will also run on CI environments, this is not the intention.
If this is wanted behaviour, patch manually as part of the process.
This fixes #10

Full Changelog: v1.1.1...v1.1.2

Automatic protocol detection

16 Feb 19:31
Compare
Choose a tag to compare

What's Changed

  • Autopatch by @mkholt in #7
    Automatically run ts-patch on installation of the packages.

  • Autoprotocol by @mkholt in #9
    Detect the protocol by finding the installed version of PCF Start. Still has abilitity to override to specific protcol

Full Changelog: v1.1.0...v1.1.1

1.1.0 BrowserSync support

10 Feb 13:25
48861a6
Compare
Choose a tag to compare