1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-22 15:06:54 -05:00
denoland-deno/cli/standalone
Bartek Iwańczuk 064a73f7a0
BREAKING: Remove --unstable flag (#25522)
This commit effectively removes the --unstable flag.

It's still being parsed, but it only prints a warning that a granular
flag should be used instead and doesn't actually enable any
unstable feature.

Closes https://github.com/denoland/deno/issues/25485
Closes https://github.com/denoland/deno/issues/23237
2024-09-09 23:44:29 +02:00
..
binary.rs BREAKING: Remove --unstable flag (#25522) 2024-09-09 23:44:29 +02:00
file_system.rs fix(node): Implement fs.lchown (and process.getegid) (#24418) 2024-07-05 18:32:51 +00:00
mod.rs BREAKING: Remove --unstable flag (#25522) 2024-09-09 23:44:29 +02:00
virtual_fs.rs fix(compile): make output more deterministic (#25092) 2024-08-19 16:41:11 +00:00