Skip to content

Latest commit

 

History

History
120 lines (69 loc) · 5.02 KB

File metadata and controls

120 lines (69 loc) · 5.02 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

1.5.0 - 2026-03-24

Added

  • export individual env statics (#189)

Other

  • Auto-generate available env categories list in README via xtask (#188)
  • Auto update globals from upstream (#179)
  • map npm package links to npmx.dev (#174)

1.4.1 - 2026-02-02

Fixed

  • (ci) update globals package before running xtask (#158)

1.4.0 - 2026-01-14

Added

  • add audioworklet environment (#145)

Other

  • (xtask) use globals from node_modules instead of HTTP (#144)
  • Auto update globals from upstream (#136)
  • Auto update globals from upstream (#132)
  • (deps) lock file maintenance (#117)
  • (deps) update rust crate ureq to v3.1.4 (#115)
  • (deps) lock file maintenance (#114)
  • Auto update globals from upstream (#110)

1.3.4 - 2025-10-29

Other

  • Add Vue, Svelte, and Astro globals (#106)

1.3.3 - 2025-09-10

Other

  • Auto update globals from upstream (#79)
  • Add auto-update CI workflow for JavaScript globals (#75)
  • (deps) lock file maintenance rust crates (#72)
  • (deps) lock file maintenance (#68)
  • (deps) lock file maintenance rust crates (#63)

1.3.2 - 2025-07-27

Other

  • use phf_codegen instead of using macros

1.3.1 - 2025-07-07

Fixed

  • fix

1.3.0 - 2025-07-07

Added

  • add es2026 (#36)

Fixed

  • add Float16Array to es2025 features (#38)

Other

  • (deps) lock file maintenance (#35)
  • update globals (#37)
  • (deps) lock file maintenance rust crates (#31)

1.2.0 - 2025-06-09

Added

  • update globals

Other

  • (deps) lock file maintenance rust crates (#26)
  • (deps) lock file maintenance rust crates (#22)

1.1.1 - 2025-05-24

Other

  • there are no tests
  • update list

1.1.0 - 2025-05-12

Added

  • globals v16.1.0

Other

  • (deps) lock file maintenance (#14)

0.0.1 - 2025-02-27

Other

  • init repo