Jan Dvorak
621a851094
2.4-rc.4
2021-09-02 10:22:22 +02:00
filipenevola
f0063af6c5
Bump version to 2.4.0-rc.3
2021-08-29 11:14:51 -10:00
Jan Dvorak
ae142366b9
2.4-rc.2
2021-08-24 10:36:52 +02:00
Jan Dvorak
744300da25
2.4-rc.1
2021-08-23 11:42:09 +02:00
Jan Dvorak
7e31112905
2.4-rc.0
2021-08-16 13:35:15 +02:00
Jan Dvorak
2c84114fd0
Prepare for 2.4-beta.11
2021-08-12 23:22:03 +02:00
Jan Dvorak
ac56fc9a3f
Meteor 2.4-beta.10
2021-08-11 11:34:09 +02:00
Jan Dvorak
c704a16935
2.4-beta.9
2021-08-05 15:35:22 +02:00
Jan Dvorak
f5a5a7824d
2.4-beta.8
2021-08-03 14:23:09 +02:00
Jan Dvorak
7df26051a8
2.4-beta.7
2021-08-03 04:40:49 +02:00
Jan Dvorak
f79b80a88d
2.4-beta.6
...
Security Node update
2021-07-30 10:08:55 +02:00
Jan Dvorak
950053638a
2.4-beta.5
2021-07-29 23:32:59 +02:00
Jan Dvorak
95f81d2ca6
2.4-beta.4
2021-07-29 23:31:33 +02:00
Jan Dvorak
1327a9749d
2.4-beta.3
2021-07-29 23:15:37 +02:00
Jan Dvorak
30b0ec3337
2.4-beta.2
2021-07-27 12:35:31 +02:00
Jan Dvorak
9660c2f770
Update history
2021-07-14 10:27:24 +02:00
Jan Dvorak
a11785c198
Update CSS minifiers
...
Update to the latest postcss and latest cssnano in v4 branch. One tests fails if we go to cssnano v5 and that is due to the order of variables beings switched, though the main point of the test passes. This will need further investigation.
2021-07-12 23:53:39 +02:00
Dirk Stolle
57ee10322d
fix typos in several files
2021-05-13 01:02:31 +02:00
filipenevola
c1e383bc3e
Update minifier-css npm-shrinkwrap.json
2021-04-21 17:15:01 -04:00
filipenevola
a5244723e2
Update postcss from 7.0.32 to 8.2.10
2021-04-21 16:30:36 -04:00
filipenevola
3f1d13d64d
Ignores .npm of minifier-css
2020-09-10 16:16:25 -04:00
afrokick
e9f16f1c62
update postcss to 4.0.32
2020-09-10 21:20:24 +03:00
filipenevola
a9983a2aad
Bump minifier-css package version to 1.5.2
2020-07-17 13:09:27 -04:00
Filipe Névola
dfe7177b85
Merge pull request #11101 from mfen/11096-minifier-import-hoist
...
Fix moving css imports after comments to top of merged css
2020-07-17 13:05:29 -04:00
afrokick
a0a155d2c0
update postcss
2020-06-24 10:10:49 -04:00
Matthew Fenwick
bd4a1aa8b7
Fix moving css imports after comments to top of merged css
...
See #11096 , `rulesPredicate` check on undefined comment node name halted looking for imports at the first comment parsed.
2020-06-22 19:20:06 -04:00
filipenevola
39cc07472f
Bump package versions for the official 1.9 release. 🎉
2020-01-08 18:18:03 -05:00
Ben Newman
80b4e4d1c2
Bump package versions for 1.9-rc.3 release.
2020-01-07 21:06:10 -05:00
Ben Newman
4ce94e8b1f
Bump package versions for 1.9-rc.2 release.
2020-01-02 11:01:25 -05:00
Ben Newman
ed214002e0
Bump package versions for 1.9-rc.1 release.
...
This release contains a potential mitigation for the excessive garbage
collection discussed here: https://github.com/meteor/meteor/pull/10527#issuecomment-567982128
2019-12-30 12:11:46 -05:00
Ben Newman
e48dbc6d1c
Bump package versions for 1.9-rc.0 release. 🎉
...
With Node.js 8.x nearing end-of-life status at the end of this year, and
Node.js 12 now in LTS, we think it makes sense to finalize Meteor 1.9
sooner rather than later, and continue working to take advantage of all
the great features of Node 12 in future 1.9.x releases.
As usual, the meaning of "release candidate" is that we can still fix bugs
before the final release, but there will be no new features added.
2019-12-19 09:11:29 -05:00
Ben Newman
c9e6225085
Bump package versions for 1.9-beta.4 release.
2019-11-26 17:52:03 -05:00
Ben Newman
d5a45c1f90
Bump package versions for 1.9-beta.3 release.
2019-11-14 16:43:57 -05:00
Ben Newman
0e1b0cb250
Bump package versions for 1.9-beta.2 release.
2019-11-10 00:50:56 -05:00
Ben Newman
588116d8c3
Bump package versions for 1.9-beta.1 release.
2019-09-19 19:45:09 -04:00
Ben Newman
bb5ff4c784
Bump package versions for 1.9-beta.0 release. 🎉
...
Now that Meteor 1.8.2 has moved to the RC phase of testing, I think it
makes sense to promote Meteor 1.9 from alpha to beta, especially if we are
hoping to release Meteor 1.9 around/after October 1st, when Node.js 12
offically enters Long-Term Support (LTS).
2019-09-19 12:58:29 -04:00
Ben Newman
c499de30e8
Bump package versions for 1.9-alpha.10 release.
2019-09-06 22:01:08 -04:00
Ben Newman
9fb6b9cd89
Bump package versions for 1.8.2-beta.18 release.
2019-09-06 18:53:04 -04:00
Ben Newman
5a765e9b47
Update npm dependencies of minifier-css package.
2019-09-06 18:29:14 -04:00
Ben Newman
d376276158
Bump package versions for the official 1.8.1 release.
2019-04-02 18:51:59 -04:00
Ben Newman
8e16365ea6
Bump package versions for 1.8.1-rc.1 release.
2019-03-20 11:06:12 -04:00
Ben Newman
7f7545c850
Bump package versions for 1.8.1-rc.0 release.
...
Now that we've moved into the release candidate phase, there will be no
more new features added to Meteor 1.8.1, and all remaining effort will be
focused on fixing bugs.
Please test the release candidate if you have time, by running the
following command in any application directory:
meteor update --release 1.8.1-rc.0
2019-03-19 14:24:56 -04:00
Ben Newman
d3ccc4ef73
Bump package versions for 1.8.1-beta.20 release.
2019-02-28 16:18:39 -05:00
Ben Newman
cd9ace9434
Bump package versions after updating npm dependencies in #10448 .
2019-02-28 14:11:22 -05:00
Ben Newman
3348d708aa
Update shrinkwrap files for npm dependencies bumped in #10448 .
2019-02-28 14:09:40 -05:00
lukas strassel
2edc15a055
fix(deps): update terser, fetch, decimaljs, postcss, nanocss
2019-02-28 14:05:27 -05:00
James Burgess
37abeef9a1
Improve css @import warning text ( #10375 )
2019-01-11 17:13:17 -05:00
Ben Newman
249f31707a
Bump [standard-]minifier-css package versions.
2018-11-03 16:06:41 -04:00
lukas strassel
689ae3dfa7
Update postcss and cssnano to latest non breaking versions ( #10260 )
2018-11-03 16:04:42 -04:00
Ben Newman
37eb174612
Bump package versions for the official 1.8 release. :feelsgood:
2018-10-05 17:29:17 -04:00