# Changes to pHTML Define

### 4.1.0 (May 16, 2019)

- Updated: `node-fetch` to 2.6.0 (minor)
- Updated: `phtml` to 4.1.0 (minor)

### 4.0.0 (May 6, 2019)

- Updated: `phtml` to 4.0.0 (major)
- Updated: `node-fetch` to 2.5.0 (minor)
- Updated: Node 8+ compatibility (major)

### 3.0.0 (March 16, 2019)

- Updated: `phtml` to 3.0.0 (major)

### 2.0.0 (February 18, 2019)

- Updated: `phtml` to 2.0.1 (major)

### 1.2.0 (February 12, 2019)

- Added: `<link rel="html" href>` can reference an external URL
- Added: Slot attribute values can have fallbacks

### 1.1.0 (February 12, 2019)

- Added: `preserve` option to preserve the original Custom Element
- Updated: `phtml` to 1.1.6 (patch)

### 1.0.2 (February 12, 2019)

- Fixed: Issue updating cache when file contents have changed

### 1.0.1 (February 11, 2019)

- Fixed: Issue removing non-html `<link>` elements

### 1.0.0 (February 11, 2019)

- Initial version
