Skip to content

Commit

Permalink
adds changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
ValJed committed Nov 7, 2024
1 parent deab4fb commit ded68f9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@

* It's possible now to target the HMR build when registering via `template.append` and `template.prepend`. Use `when: 'hmr:public'` or `when: 'hmr:apos'` that will be evaluated against the current asset `options.hmr` configuration.

### Changes

* Removes postcss plugin and webpack loader used for breakpoint preview mode. Uses instead the new `postcss-viewport-to-container-toggle` plugin in the webpack config.

## 4.9.0 (2024-10-31)

### Adds
Expand Down

0 comments on commit ded68f9

Please sign in to comment.