Skip to content

chore: release v0.0.9 - #8

Open
MagicalTux wants to merge 1 commit into
masterfrom
release-plz-2026-07-27T20-25-41Z
Open

chore: release v0.0.9#8
MagicalTux wants to merge 1 commit into
masterfrom
release-plz-2026-07-27T20-25-41Z

Conversation

@MagicalTux

@MagicalTux MagicalTux commented Jul 27, 2026

Copy link
Copy Markdown
Member

🤖 New release

  • kataan: 0.0.8 -> 0.0.9 (✓ API compatible changes)
Changelog

0.0.9 - 2026-07-28

Added

  • (atomics) real multi-agent execution — built-ins/Atomics is green (+21)
  • (module) real asynchronous module evaluation (+6)
  • (intl) legacy constructor mode, dayPeriod, era year, formatRange (+17)
  • (web) documentation and playground published to GitHub Pages

Fixed

  • (web) refresh the conformance figures and derive them all from the ledger
  • (builtins) RegExp RepeatMatcher, function metadata, realms, integrity (+31)
  • (async) PromiseResolve must observe constructor; async-generator ticks (+13)
  • (scope) Annex B.3.3 block-function hoisting is sloppy-only (+6)
  • (lexer) a class body's } ends a statement, so / after it is a regex (+4)
  • (module) evaluate a deferred import's async dependencies (+8)
  • (intl) apply the locale's collation tailoring
  • (shape) break the parent/transition reference cycle
  • (array) Array.fromAsync suspends at each Await (+4)
  • (array) Array.prototype is an Array exotic object (+4)
  • (array) ArraySetLength coercion order and [[Set]] result (+2)
  • (engine) honour replaced built-in prototype methods (+4)
  • (array) generic Array.prototype methods on typed arrays (+6)
  • (ci) drop --locked from the Pages build
  • (nbvm) sync KNOWN_GLOBALS with the installed global set (+ wasm32 support)

Other

  • (roadmap) §3.7 records the global-object write-side design
  • (roadmap) §5.2 rewritten — regex algorithmic gaps are closed
  • (regex) reuse the matcher's working buffers across a scan
  • (regex) skip offsets that cannot start a match
  • (regex) memoize the subject; fix two nbvm correctness bugs found doing it
  • (roadmap) §5.2, the per-call regex subject buffer
  • (regex) stop rescanning every position for an anchored pattern
  • (deps) intl 0.5.1 -> 0.5.2
  • (test262) tell an aborted worker from a hung one; timeout back to 30s
  • (test262) raise the hang timeout from 20s to 90s


This PR was generated with release-plz.

@MagicalTux
MagicalTux force-pushed the release-plz-2026-07-27T20-25-41Z branch 27 times, most recently from bb1dede to 7c59726 Compare July 28, 2026 15:52
@MagicalTux
MagicalTux force-pushed the release-plz-2026-07-27T20-25-41Z branch from 7c59726 to 45d13d8 Compare July 28, 2026 16:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant