Skip to content

Commit a1b589e

Browse files
author
Andrew Welch
committed
Version 1.2.16
1 parent a8125e5 commit a1b589e

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
11
# Transcoder Changelog
22

33
## 1.2.16 - UNRELEASED
4+
### Added
5+
* Added `make update` to update NPM packages
6+
* Added `make update-clean` to completely remove `node_modules/`, then update NPM packages
7+
48
### Changed
59
* More consistent `makefile` build commands
6-
* Use Tailwind 2.x & `@tailwindcss/jit`
10+
* Use Tailwind CSS `^2.1.0` with JIT
711
* Move settings from the `composer.json` “extra” to the plugin main class
812
* Move the manifest service registration to the constructor
913
* Remove deprecated ManifestController

0 commit comments

Comments
 (0)