629 Commits

Author SHA1 Message Date
Robin Malfait
547f9f674a
3.2.1 2022-10-21 18:15:16 +02:00
Robin Malfait
1445aafd3f
Ensure micromatch is a proper CLI dependency (#9620)
* ensure `micromatch` is a proper dependency

* update changelog
2022-10-20 19:14:05 +02:00
Robin Malfait
3c7fc692d3
Workflow improvements (#9609)
* remove unnecessary download links

GitHub already shows them in a table right below it.

* detach `npm run style` from `npm run test`

* decouple lint from test in workflows

Which means that we don't need to do the crazy linking in certain
workflows.

* hoist the `CI` environment variable

* create dedicated `lint` job

The `lint` tests will run against source files and should not be
dependant on a specific node version. Instead of running the `npm run
style` on every node version we use, we can and should only run it once.

* remove `prettier-plugin-tailwindcss`

As long as we use older versions of node/npm where we can't have
ourselves as a dependency, it is a bit of a mess to maintain properly
sorted html in tests.

Let's remove it for now until we have a better solution!
2022-10-20 18:10:18 +02:00
Robin Malfait
642c5c8aa9
3.2.0 2022-10-19 18:41:09 +02:00
Robin Malfait
cb6e45a3bc
Prepare for release (#9605)
* rename `build-cli.yml` to `prepare-release.yml`

In other repo's we will also have a `prepare-release` so this makes it a
bit more consistent.

* use common CONSTANT_CASE for environment variables

* use `strategy` for defining the node version

* add script to get the release notes

* add release notes to release draft

* use CONSTANT_CASE for environment variables

* improve consistency for relase related scripts
2022-10-19 15:52:39 +02:00
Robin Malfait
c2854dae71
Calculate tag for releases based on package.json version (#9572)
* calculate tag for the release

This is based on the name we use in the version e.g.: `3.2.0-beta.2`. If
no name can be found in the version, we will default to `latest`

* ignore node_modules caching for now
2022-10-16 16:20:21 +02:00
depfu[bot]
3f9ef7c72e Update eslint to version 8.25.0 2022-10-15 00:45:03 +00:00
depfu[bot]
e6f20a4223
Update postcss-nested to version 6.0.0 (#9546)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2022-10-14 16:50:29 -04:00
depfu[bot]
a8a2e2a719 Update autoprefixer to version 10.4.12 2022-10-13 00:03:00 +00:00
depfu[bot]
e7b4d33c54 Update postcss to version 8.4.17 2022-10-07 14:13:07 +00:00
depfu[bot]
3a5ebadbdb Update esbuild to version 0.15.10 2022-10-06 22:28:52 +00:00
depfu[bot]
211c81eef0 Update @swc/jest to version 0.2.23 2022-10-06 02:44:20 +00:00
depfu[bot]
22cd14e331 Update @swc/core to version 1.3.4 2022-10-03 10:49:08 +00:00
depfu[bot]
19b86e62e0 Update eslint to version 8.23.1 2022-09-23 22:46:12 +00:00
depfu[bot]
063ca64f9f Update autoprefixer to version 10.4.11 2022-09-21 09:24:48 +00:00
depfu[bot]
be429b75ce Update fast-glob to version 3.2.12 2022-09-16 10:29:03 +00:00
depfu[bot]
3e6b8ac6e5
Update esbuild to version 0.15.7 (#9306)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2022-09-12 23:01:27 +02:00
depfu[bot]
09f38d2964 Update eslint to version 8.23.0 2022-09-02 22:47:02 +00:00
depfu[bot]
d6e6ff6f34 Update @swc/core to version 1.2.244 2022-08-30 05:29:11 +00:00
depfu[bot]
bd46d0dce8 Update cssnano to version 5.1.13 2022-08-19 18:13:17 +00:00
depfu[bot]
22ab71da5e Update eslint to version 8.21.0 2022-08-13 20:59:43 +00:00
depfu[bot]
bbf2b1b165 Update postcss to version 8.4.16 2022-08-13 18:43:51 +00:00
depfu[bot]
21849031bd Update esbuild to version 0.14.54 2022-08-09 22:14:05 +00:00
Jordan Pittman
99b53b4160 3.1.8 2022-08-05 10:33:22 -04:00
depfu[bot]
a6d17835c8 Update autoprefixer to version 10.4.8 2022-08-05 11:44:34 +00:00
depfu[bot]
2bfd3e7423 Update prettier-plugin-tailwindcss to version 0.1.13 2022-08-04 15:59:10 +00:00
depfu[bot]
2b73af5605 Update eslint to version 8.20.0 2022-07-30 19:14:55 +00:00
Jordan Pittman
d1111bfa0d 3.1.7 2022-07-29 11:04:15 -04:00
depfu[bot]
da268f63e6 Update jest to version 28.1.3 2022-07-27 13:01:57 +00:00
depfu[bot]
b311c203d9 Update @swc/jest to version 0.2.22 2022-07-25 02:43:59 +00:00
depfu[bot]
8d6e68228e Update @swc/core to version 1.2.218 2022-07-21 12:58:30 +00:00
depfu[bot]
e8f68a15a5 Update jest-diff to version 28.1.3 2022-07-20 15:29:15 +00:00
depfu[bot]
415f0a3544 Update lilconfig to version 2.0.6 2022-07-17 13:58:39 +00:00
depfu[bot]
31991f98e5 Update eslint to version 8.19.0 2022-07-15 21:01:34 +00:00
depfu[bot]
8b152e7cd5 Update prettier-plugin-tailwindcss to version 0.1.12 2022-07-14 15:59:33 +00:00
Jordan Pittman
aee196ef47 3.1.6 2022-07-11 15:56:46 -04:00
Jordan Pittman
b4e637e2e0 Revert "Update postcss-load-config to version 4.0.1 (#8686)"
This reverts commit c47e66613f1d1072f7a71278d2ebee090af3010c.

Node 12 reached EOL on 30 April 2022 after which there will be no more bugfix or security releases. This is one reason why `postcss-load-config` dropped support for Node 10 *and* 12. However, as we still support Node 12 in Tailwind CSS v3, we can’t upgrade to `postcss-load-config` 4.0.
2022-07-11 10:04:21 -04:00
Jordan Pittman
bd03dec664 3.1.5 2022-07-07 13:24:28 -04:00
depfu[bot]
6e75e6eb03 Update esbuild to version 0.14.48 2022-07-07 03:43:23 +00:00
depfu[bot]
5d04331a05 Update eslint-plugin-prettier to version 4.2.1 2022-07-07 02:29:08 +00:00
depfu[bot]
10e1b3958f Update jest to version 28.1.2 2022-07-06 13:01:32 +00:00
depfu[bot]
c47e66613f
Update postcss-load-config to version 4.0.1 (#8686)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2022-07-01 16:39:26 -04:00
depfu[bot]
7b03ee90d4 Update cssnano to version 5.1.12 2022-07-01 20:28:32 +00:00
depfu[bot]
60a0ae2017 Update resolve to version 1.22.1 2022-06-24 21:14:48 +00:00
depfu[bot]
340cca9609 Update eslint to version 8.18.0 2022-06-24 20:59:52 +00:00
Jordan Pittman
1a30ca07ab 3.1.4 2022-06-21 12:08:08 -04:00
depfu[bot]
9c9ce366b4 Update prettier to version 2.7.1 2022-06-21 07:44:51 +00:00
depfu[bot]
77c248cabb Update cssnano to version 5.1.11 2022-06-17 22:01:00 +00:00
depfu[bot]
3cf48bf174 Update esbuild to version 0.14.43 2022-06-15 03:28:17 +00:00
Jordan Pittman
76340ce5b9 3.1.3 2022-06-14 13:12:28 -04:00