Commit graph

236 commits

Author SHA1 Message Date
Emanuele Stoppa
7e4da4edb8
ci: manually push tags and create release (#6439)
Some checks are pending
CI on main / Test (push) Waiting to run
CI on main / Format Rust Files (push) Waiting to run
CI on main / Lint Rust Files (push) Waiting to run
CI on main / Check Dependencies (push) Waiting to run
CI on main / Test262 Coverage (push) Waiting to run
Release / Release (push) Waiting to run
Release / version (push) Blocked by required conditions
Release / Package darwin-arm64 (push) Blocked by required conditions
Release / Package darwin-x64 (push) Blocked by required conditions
Release / Package linux-arm64-musl (push) Blocked by required conditions
Release / Package linux-x64-musl (push) Blocked by required conditions
Release / Package win32-arm64 (push) Blocked by required conditions
Release / Package win32-x64 (push) Blocked by required conditions
Release / Package linux-arm64 (push) Blocked by required conditions
Release / Package linux-x64 (push) Blocked by required conditions
Release / Build WASM (push) Blocked by required conditions
Release / Package JavaScript APIs (push) Blocked by required conditions
Release / Publish (push) Blocked by required conditions
Repository dispatch on main / Build @biomejs/wasm-web (push) Waiting to run
Repository dispatch on main / Repository dispatch (push) Blocked by required conditions
2025-06-20 19:37:39 +01:00
Arend van Beelen jr.
e0bbda3d7d Revert "chore: strip types from script"
This reverts commit 450437a39b.
2025-06-17 13:42:47 +02:00
Arend van Beelen jr.
450437a39b chore: strip types from script 2025-06-17 13:36:02 +02:00
Arend van Beelen jr.
4164badf09
chore: use own version check script (#6354) 2025-06-17 13:29:25 +02:00
Emanuele Stoppa
fbc101df75
ci: add script to correctly update packages during the release (#3423) 2024-07-15 10:37:59 +01:00
Emanuele Stoppa
eb4a6fc2c7
chore: remove website from monorepo (#2505) 2024-04-18 09:47:43 +01:00
Victorien Elvinger
fe7192983f
refactor: make biome_string_case publishable (#2066) 2024-03-12 18:45:30 +01:00
Emanuele Stoppa
45aebac1f3 release: crates, 0.5.6 2024-03-12 08:58:45 +00:00
Emanuele Stoppa
61e613bf96 fix: add biome_deserialize_macros to the list of crates 2024-03-08 13:50:29 +00:00
Yusuke Abe
0061e026f8
Rename biome_js_unicode_table to biome_unicode_table (#1378) 2024-01-05 12:46:55 -08:00
Jon
aa0b2abf5d
feat(css_formatter): Bootstrap the CSS Formatter! (#1207) 2023-12-18 20:22:49 -08:00
Daiki Nishikawa
644916d7cd
fix: update the crate publishing order in scripts/publish-crates.sh (#891) 2023-11-26 22:58:55 +09:00
Emanuele Stoppa
5dcae83f52
release: 1.3.0 (#544) 2023-10-19 09:10:27 +01:00
Daiki Nishikawa
af2b9bc622
chore: publish some crates and add add workflow for publish crates (#444) 2023-10-02 22:05:07 +09:00
Emanuele Stoppa
6069a3ccc5
chore: update contribution links (#277) 2023-09-14 17:03:57 +01:00
Victorien Elvinger
4a024bb3ec
chore: improve changelog generation (#204) 2023-09-12 22:47:42 +02:00
Nicolas Hedger
d96b947bee
chore: rename rome_cli to biome_cli (#211) 2023-09-09 14:14:20 +01:00
Victorien Elvinger
2c8343cea5
ci: extract changelog for GitHub release notes (#92) 2023-08-30 20:04:55 +02:00
Victorien Elvinger
81b92f6ddd
refactor(website): rome.json -> biome.json (#37) 2023-08-23 00:01:37 +02:00
Daniel Frederico Lins Leite
8d3fe0bd65
script to analyze behaviour of rome throughout time (#3885) 2022-11-28 16:59:35 +00:00
Jamie Kyle
f162690c10 Begin migration to Rust codebase 2021-09-17 13:26:45 -07:00
jer3m01
ada247e0a2
perf(browsers-db): store data as JSON.parse string instead of json (#1644) 2021-07-16 11:31:30 +01:00
Emanuele Stoppa
4e3c0052e8
feat(core, cli): config migrate and simple migrations (#1601) 2021-07-09 17:28:43 +01:00
jer3m01
286de49242
chore(browsers-db): advanced targeting of css prefix (#1620) 2021-07-07 10:59:18 +01:00
Emanuele Stoppa
4012f8e88f
chore: miscelaneous changes (#1609)
Co-authored-by: Sebastian McKenzie <sebastian@rome.tools>
2021-07-01 17:34:15 +01:00
jer3m01
9f40a6752a
chore(browsers-db): remove ms prefixes (#1605) 2021-06-30 07:56:48 +01:00
Emanuele Stoppa
1d128b8e9c
feat(parser-core, toml): tokenize abstraction and TOML parser (#1589)
Co-authored-by: Sebastian McKenzie <sebastian@rome.tools>
2021-06-24 17:21:41 +01:00
Anton
a2da2c446c
feat(lint): useTsExpectError for TS (#1473) 2021-06-16 13:21:02 +01:00
Yasser Elassal
32a5b417d2
chore(scripts): update node major version in dev-rome script (#1566) 2021-06-14 09:06:26 -05:00
Emanuele Stoppa
1844fe2d28
ci: fix nightly release version (#1553) 2021-06-10 11:34:06 +01:00
Emanuele Stoppa
0136eb063a
chore: new script to update licenses (#1539)
* chore: new script to update licenses

* chore: keep the license in the file

* fix: typecheck
2021-06-08 16:07:45 -07:00
Yasser Elassal
3781e83823
fix(scripts): correct daemon socket path in dev-rome (#1531)
* fix(scripts): correct daemon socket path in dev-rome

* Add comments to associate getSocketPath and createPipePath
2021-06-03 18:29:29 -07:00
Emanuele Stoppa
fc56421ba5
refactor(lint): apply single rules during testing (#1504)
* refactor(lint): apply single rules during testing

* chore: fix script
2021-05-17 11:39:44 +01:00
jer3m01
9d58fbd0d8
feat(css-prefix): multicolumn support (#1425)
* chore(css-prefix): add multicolumn
chore(css-prefix): update existing files

* chore: rebase on main

* feat(website): add box-shadow page

* chore(website): fix box-shadow settings
2021-04-09 22:10:28 +02:00
Emanuele
320f8551bb
chore: script file to generate prefix (#1424) 2021-04-08 14:45:56 +01:00
jer3m01
0d57557f9c
feat(compiler): foundation css prefix (#1298) 2021-04-06 10:25:02 -05:00
Emanuele
21680f12d0
feat(lint): noImportantInKeyframes (#1415) 2021-04-06 14:00:47 +01:00
Sebastian McKenzie
3706c8844e Update vendored Rome 2021-03-09 22:16:41 -06:00
Sebastian McKenzie
e09ce17e85 Revert "Update vendored Rome"
This reverts commit 0a446e94d1.
2021-03-09 22:05:26 -06:00
Sebastian McKenzie
0a446e94d1 Update vendored Rome 2021-03-09 21:40:48 -06:00
Sebastian McKenzie
a97eeb05bd Resource vendor debug 2021-03-09 21:31:13 -06:00
Sebastian McKenzie
7855189851 Add vendor debug 2021-03-09 21:26:43 -06:00
Sebastian
4603ecb804
internal: Add create-release-pr release script (#1396) 2021-03-09 21:13:14 -06:00
Sebastian McKenzie
887ddfa260 Combine nightly and autopublish workflows 2021-03-09 13:10:20 -06:00
Sebastian
96036a5f58
feat(releases): Add automatic nightly releases (#1391) 2021-03-08 01:44:32 -06:00
Sebastian
5c6e97043a
feat(website): Add new barebones WIP website (#1389) 2021-03-08 00:09:33 -06:00
jer3m01
c5a15d8cf4
chore: update usages of chained consumer get to getPath (#1390) 2021-03-07 23:51:03 +01:00
Sebastian
d4b8b5c5c4
Ch-ch-ch-ch-changes (#1384) 2021-03-06 18:14:54 -06:00
jer3m01
8ead8e57a0
feat: add new package internal/codec-browsers (#1364)
* feat: add new package internal/codec-browsers

* wip

* wip

* feat(codec-browsers): finish parser
test(codec-browsers): add test fixtures for parser

* chore(browsers-db, browser-features): use number instead of string for version

* feat(browser-features): add isReleased, getAllBrowserNames, getAllBrowserUsages method
feat(browsers-db): set default browser version to last browser version and rename "all" to "1"
feat(browsers-db): update data
feat(codec-browsers): finish parser and resolver
test(codec-browsers): add test fixtures

* fix: conflicts

* fix: conflicts
feat(codec-browsers): use UTC dates

* style: apply linting

* docs(codec-browsers): nice readme

* test(codec-browsers): update snapshots

* feat(codec-browsers): review suggestions
chore(parser-core): change full DiagnosticDescription to DiagnosticDescriptionOptional

* chore: remove old file

* refactor(codec-browsers): review suggestions
chore(browser-features): always return a value else throw

* chore(codec-browsers): remove full stop on diagnostic messages.
2021-03-06 13:49:17 -06:00
Emanuele
8b992b675d
Feature/commit validation (#1011)
Co-authored-by: Paul Bouchon <mail@bitpshr.net>
2021-03-04 10:36:58 +00:00